Commit Graph
32 Commits
Author SHA1 Message Date
Dermot Duffy e503f0e429 Initial version of status bar. 2024-08-16 20:08:21 -07:00
Dermot Duffy b08a8f55c3 Fix minor type errors. 2024-03-07 06:46:02 -08:00
Dermot Duffy e12912fa85 Add out-of-the-box Frigate PTZ support. 2023-10-29 14:10:41 -07:00
Dermot Duffy 9a2eb24d35 Rename service_data to data to maintain HA compatibility. 2023-10-08 21:17:57 -07:00
Dermot Duffy f2e230fa81 Add mixxing part of prior commit. 2023-10-03 20:22:56 -07:00
Dermot Duffy 9b72dd8089 Refactor main types.ts . 2023-10-02 22:35:58 -07:00
Dermot Duffy bfdbe70d6c Refactor card.ts substantially and test. 2023-10-02 16:30:05 -07:00
Dermot Duffy fd74c1c855 Add initial support for automations. 2023-05-04 19:54:41 -07:00
Dermot Duffy b10b0e6072 Add native PTZ element. 2022-08-16 21:27:10 -07:00
Dermot Duffy ffa31c05ed Clean lit-plugin warnings 2022-06-19 07:30:08 +00:00
Dermot Duffy 10c2e746b2 Don't re-render the whole card for conditionState. 2022-06-12 17:56:25 -07:00
Dermot Duffy e9dde20a76 Allow the image view to trigger a card resize. 2022-06-11 16:28:59 -07:00
Dermot Duffy 7ebada9aa5 Initial draft of recordings support. 2022-06-04 11:04:38 -07:00
Dermot Duffy 6b30487229 Initial common.js refactor. 2022-05-12 20:42:02 -07:00
Dermot Duffy 47e2f47b58 Update the elements root when the config changes. 2022-05-09 16:34:06 -07:00
Dermot Duffy 28292483fc Add native select entity support. 2022-05-08 15:58:56 -07:00
Dermot Duffy 050399a517 Codereview fixes. 2022-05-01 12:53:30 -07:00
Dermot Duffy dafaae7fe4 First attempt to add state to frigate card conditions. 2022-04-30 21:39:29 -07:00
Dermot Duffy af07624e51 Retire use of @query and use ref univerally. 2022-04-18 19:20:03 -07:00
Dermot Duffy 98e2a89a41 Remove superfluous imports. 2022-04-18 18:08:46 -07:00
Dermot Duffy 22c2b022e7 Avoid use of ExtendedHomeAssistant wherever possible. 2022-04-18 18:04:51 -07:00
Dermot Duffy 70ee05168f Create a means of re-rendering the card based on external state. 2022-02-17 19:34:12 -08:00
Dermot Duffy 93ff4d8445 Initial submenu support. 2021-12-17 18:08:07 -08:00
Dermot Duffy c7506c9ee0 Add menu conditions. 2021-11-14 15:32:25 -08:00
Dermot Duffy fc3033a0fe Add support for card and view actions. 2021-11-13 20:50:11 -08:00
Dermot Duffy 19291ae184 Allow custom actions to control the frigate card. 2021-11-10 07:45:59 -08:00
Dermot Duffy 66ae262654 Implement downloading and correct MediaShow events in carousel. 2021-10-29 16:36:36 -07:00
Dermot Duffy e5b1deb334 Various build extension fixes. 2021-10-24 07:57:28 -07:00
Dermot Duffy 031d9362d6 Fix element rendering. 2021-10-18 22:30:44 -07:00
Dermot Duffy 7f76543bbd Add frigate-card-conditional element to select views. 2021-10-09 23:33:54 -07:00
Dermot Duffy 9a915af390 Better integrate elements into stock HA custom element support. 2021-10-09 15:52:52 -07:00
Dermot Duffy 49455ab741 Add picture elements support. 2021-10-07 21:16:16 -07:00