Commit Graph
425 Commits
Author SHA1 Message Date
Dermot Duffy dba5377870 Bump version to v3.0.0 . 2022-03-13 14:17:55 -07:00
Dermot Duffy 25cc03276f Add allowPropagation option. 2022-03-13 11:29:27 -07:00
Dermot Duffy 117f5d6fdc Restore menu to relative rendering. 2022-03-13 11:21:21 -07:00
Felipe Santos 07636710c8 Refresh dependencies and fix warnings 2022-03-06 17:40:46 -03:00
Dermot Duffy 109c28afa4 Show an error message / stock image on image error. 2022-03-05 19:56:21 -08:00
Dermot Duffy cf76393357 Reject HASS if not currently connected. 2022-03-05 17:15:45 -08:00
Dermot Duffy fed2cba89a Fixes for Firefox. 2022-03-05 08:58:01 -08:00
Dermot Duffy b947df3e14 Prevent old HA state from using an old image access token. 2022-03-04 19:48:36 -08:00
Dermot Duffy cba0858b04 Don't use discriminatedUnion for picture elements. 2022-03-04 19:09:35 -08:00
Dermot Duffy 28f2c8a20d Don't allow the JSMPEG player to internally reconnect 2022-03-03 21:03:49 -08:00
Dermot Duffy 680553130e Avoid submenu exception on HA restart 2022-03-03 20:26:46 -08:00
Dermot Duffy d9ededb6fe Bump version to v3.0.0-rc.2 . 2022-03-03 19:21:29 -08:00
Dermot Duffy a087b80718 Default view should set the default camera. 2022-02-27 19:18:03 -08:00
Dermot Duffy ae7891d4b3 Use new zod discriminatedUnion type. 2022-02-27 16:42:06 -08:00
Dermot Duffy b179eddab7 Convert editor to use new ha-selector components. 2022-02-27 16:12:21 -08:00
Dermot Duffy be9d9469ab Don't trigger card-wide actions on card controls 2022-02-27 11:17:10 -08:00
Dermot Duffy c0b18e8264 children_media_class is now optional. 2022-02-26 16:19:24 -08:00
Dermot Duffy 440f13e0cd Render at (0,0) if there's not root. 2022-02-26 15:52:36 -08:00
Dermot Duffy 89c1a672b3 Change menus to use fixed mode. 2022-02-25 19:22:49 -08:00
Dermot Duffy 9360191242 Add context to error displays. 2022-02-20 10:56:43 -08:00
Dermot Duffy 3300f303c8 Fix issue with using expired token for camera image view. 2022-02-19 13:15:15 -08:00
Dermot Duffy 1a0a1a83c2 Merge pull request #390 from dermotduffy/cardmod
Create a means of re-rendering the card based on external state
2022-02-19 11:11:24 -08:00
Dermot Duffy 34172f834a Remove unnecessary code 2022-02-19 11:09:26 -08:00
Dermot Duffy d985385ac7 Fix stale config causing incorrect editor behavior 2022-02-19 11:03:51 -08:00
Dermot Duffy e4047db6c1 Fix application of state to submenu items. 2022-02-17 20:27:59 -08:00
Dermot Duffy 70ee05168f Create a means of re-rendering the card based on external state. 2022-02-17 19:34:12 -08:00
Felipe Santos 8bdf2919c8 Hiden clips/snapshots button for Birdseye 2022-02-16 18:28:24 -03:00
Dermot Duffy 9ad37acb53 Don't allow closing a submenu to close the editor dialog. 2022-02-14 20:27:12 -08:00
Dermot DuffyandFelipe Santos 15956e49de Update src/localize/languages/pt_br.json
Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
2022-02-14 19:33:15 -08:00
Dermot DuffyandFelipe Santos 676904276d Update src/localize/languages/pt_br.json
Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
2022-02-14 19:33:07 -08:00
Dermot DuffyandFelipe Santos 058d177a05 Update src/localize/languages/pt_br.json
Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
2022-02-14 19:32:59 -08:00
Dermot DuffyandFelipe Santos 571cfd0830 Update src/localize/languages/pt_br.json
Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
2022-02-14 19:32:51 -08:00
Dermot DuffyandFelipe Santos 5ecb0283a4 Update src/localize/languages/pt_br.json
Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
2022-02-14 19:32:41 -08:00
Dermot DuffyandFelipe Santos 8e4947d95f Update src/localize/languages/pt_br.json
Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
2022-02-14 19:32:30 -08:00
Dermot DuffyandFelipe Santos 97928da49a Update src/localize/languages/pt_br.json
Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
2022-02-14 19:32:23 -08:00
Dermot DuffyandFelipe Santos 02c1965fab Update src/localize/languages/pt_br.json
Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
2022-02-14 19:32:02 -08:00
Dermot Duffy 96ef5b244c Update and wire in the pt_BR translations 2022-02-13 14:43:49 -08:00
Dermot Duffy 526e9b3250 Merge pull request #370 from LeandroIssa/main
Add Brazilian Portuguese translate
2022-02-13 14:07:05 -08:00
Dermot Duffy 5184d0df62 Support (HA) camera snapshots in image view. 2022-02-13 14:02:38 -08:00
Dermot Duffy 348959eee8 Fix capitalization and reconsider naming. 2022-02-13 09:15:36 -08:00
Dermot Duffy c94fd4c7d8 Error message clarifications. 2022-02-13 09:13:05 -08:00
Dermot Duffy 873ccf446d Add missing auto-upgrade for webrtc live provider. 2022-02-13 09:10:12 -08:00
Dermot Duffy 221c78d0ad Fix webrtc_card reference. 2022-02-13 08:57:59 -08:00
Dermot Duffy 305d054395 Rename live providers to avoid WebRTC confusion 2022-02-13 08:55:15 -08:00
Leandro Issa eda1e85ad8 Add files via upload 2022-02-12 21:10:42 -03:00
Dermot Duffy 0e13abf62a Hide clips/snapshots button for non-Frigate cameras 2022-02-12 08:57:00 -08:00
Dermot Duffy 6a32c66de0 Add state handling for non-light entities. 2022-02-12 07:30:39 -08:00
Dermot Duffy 2d859545ab Rip out the hold ripple animation. 2022-02-11 08:07:53 -08:00
Dermot Duffy 724ca4c843 Allow the carousel 'slide' animation to be disabled. 2022-02-08 20:36:07 -08:00
Dermot Duffy 7c8f351c33 Fix rounded corners. 2022-02-07 21:58:27 -08:00