Commit Graph
1098 Commits
Author SHA1 Message Date
Dermot Duffy cc67c3ebf9 Add webrtc support. 2021-08-12 20:26:50 -07:00
Dermot Duffy ee4ec4d23c Remove action handler includes. 2021-08-10 22:21:25 -07:00
Dermot Duffy a8e878e544 Add more-info for motion entity. 2021-08-10 22:14:02 -07:00
Dermot Duffy 8a89a5e4c2 Use a <ha-card> instead of <div> . 2021-08-10 20:54:09 -07:00
Dermot Duffy 73f2206c8a Add tooltips. 2021-08-10 20:30:21 -07:00
Dermot Duffy 6b9af9b6d3 Add missing TODOs. 2021-08-09 23:09:14 -07:00
Dermot Duffy ced89b45a7 Add missing cardConfig attribute, 2021-08-09 23:05:09 -07:00
Dermot Duffy 2dfcfabcfc Remove completed TODO. 2021-08-09 22:40:03 -07:00
Dermot Duffy 0eee85ccac Change card configuration validation to zod. 2021-08-09 22:39:34 -07:00
Dermot Duffy 359177451a Better sanity checking of HA state. 2021-08-09 21:54:25 -07:00
Dermot Duffy c1ebc1bf5e Improve error rendering. 2021-08-09 21:46:39 -07:00
Dermot Duffy a8fab3263e Frigate event runtime & static validation via zod. 2021-08-09 21:19:04 -07:00
Dermot Duffy 8566573297 Add basic per-method comments. 2021-08-08 22:06:34 -07:00
Dermot Duffy 7f4dfc43e6 Stop video content when the view is changed. 2021-08-08 21:52:52 -07:00
Dermot Duffy 848a4f6af3 Fetch latest snapshot if none specified. 2021-08-08 16:26:50 -07:00
Dermot Duffy c4cfe03f64 Rename timeout/view parameters. 2021-08-08 16:17:30 -07:00
Dermot Duffy ed013293f7 Initial skeletal Frigate lovelace card. 2021-08-08 15:33:31 -07:00
Ian Richardson ed1b89f2d3 add some comments/links about Lit 2020-11-16 20:40:25 -06:00
Ian Richardson a102dd0d4f cleanup 2020-11-16 20:33:14 -06:00
Ian Richardson 90e585529b Maintenance 2020-11-16 20:26:34 -06:00
Ian Richardson 6c50062b32 Update README.md 2020-10-20 21:15:16 -05:00
Ian Richardson ad24ca5793 Update README.md 2020-10-20 21:14:45 -05:00
Jérôme Steunou 55a5fdede6 Extend tag element definition to avoid some cast (#34) 2020-10-20 21:12:54 -05:00
Ian Richardson 396e90b451 Fixes (#36)
Fix devcontainer
Fix editor lazyloaded elements
Fix rollup
Fix hasChanged error
2020-10-20 21:10:17 -05:00
Dima Goltsman 07103ec8f4 fix wrong action description (#35) 2020-10-20 16:52:24 -05:00
Joakim Sørensen 233d3bad01 Merge pull request #30 from custom-cards/dependabot/npm_and_yarn/acorn-7.3.1
Bump acorn from 7.1.0 to 7.3.1
2020-07-17 10:09:20 +02:00
dependabot[bot] af30cf6be0 Bump acorn from 7.1.0 to 7.3.1
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.3.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 07:28:32 +00:00
Joakim Sørensen e7ad983437 Merge pull request #27 from marksie1988/patch-1 2020-07-17 07:55:10 +02:00
Joakim Sørensen f1858a0cee Merge pull request #29 from custom-cards/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-17 07:53:15 +02:00
dependabot[bot] 4b2b6895a4 Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 00:32:15 +00:00
Steven Marks 7f9ac43269 Update localize.ts 2020-07-06 16:45:58 +01:00
Steven Marks 975762d049 Update localize.ts 2020-07-06 16:30:53 +01:00
Steven MarksandBram Kragten d59fb8661c Update src/localize/localize.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-07-03 21:57:46 +01:00
Steven Marks fc78f3013c Amend to have multiple sections
Changed to allow multiple sections  within the json language files.
2020-06-10 21:17:29 +01:00
Georgi Gardev 7f44c5cc9a Add warning and error methods. Refactor types (#26)
* Add warning and error methods. Refactor types

* Remove obsolete CSS style
2020-05-21 09:42:42 -05:00
Ian Richardson 6a4e773d42 Merge remote-tracking branch 'origin/master' 2020-05-02 21:16:23 -05:00
Ian Richardson 2e0bb00b41 Add boilerplate-card to card picker 2020-05-02 21:16:18 -05:00
Joakim Sørensen 7b94bbc971 Update devcontainer (#23) 2020-05-02 17:11:12 -05:00
Ian Richardson a46da131d1 fix custom card helper build issues 2020-05-02 17:09:41 -05:00
Joakim Sørensen 6676f509c9 Removes wrong steps for using a devcontainer (#19) 2020-01-11 08:52:21 -06:00
Ian Richardson 32ec18e9aa Merge pull request #18 from nicxvan/docs/devcontainer
Docs/devcontainer
2020-01-10 23:08:40 -06:00
Ian Richardson cde8fb4380 Merge pull request #17 from nicxvan/fix/actionTypo
Fix action typo
2020-01-10 23:07:35 -06:00
nlighteneddesign 56376910d5 Add Troubleshooting info for node 9 2020-01-11 04:57:32 +00:00
nlighteneddesign 99da84b7c9 Update readme with additional info 2020-01-11 04:54:03 +00:00
nlighteneddesign f78d48a482 Fix action typo 2020-01-11 04:45:59 +00:00
Ian Richardson c07b07ae31 bump 2019-12-15 17:49:39 -06:00
Ian Richardson d861203e7c bump 2019-12-15 17:48:58 -06:00
Ian Richardson 6d97ba2cfd Merge pull request #16 from custom-cards/christmas-update
Christmas update
2019-12-15 17:48:31 -06:00
ludeeus 2051077dec Fix typo 2019-12-15 23:29:41 +00:00
ludeeus 19a88abd43 Add localization 2019-12-15 23:28:48 +00:00