Dermot Duffy
|
c418badc7c
|
Formatting fixes.
|
2022-04-23 16:55:36 -07:00 |
|
Dermot Duffy
|
36aed76878
|
Improve camera names.
|
2022-04-23 15:22:33 -07:00 |
|
Dermot Duffy
|
f8784bfc32
|
Editor support for dependent cameras.
|
2022-04-23 15:15:35 -07:00 |
|
Dermot Duffy
|
fb9d5684ec
|
Add 'dependent camera' support.
|
2022-04-23 11:22:04 -07:00 |
|
Dermot Duffy
|
22c2b022e7
|
Avoid use of ExtendedHomeAssistant wherever possible.
|
2022-04-18 18:04:51 -07:00 |
|
Dermot Duffy
|
a4fcf2513b
|
Add generic support for a 'surround'.
|
2022-03-22 19:58:34 -07:00 |
|
Dermot Duffy
|
c53a3cb818
|
Fix tiny timing bug.
|
2022-03-20 23:19:04 -07:00 |
|
Dermot Duffy
|
b9a627702f
|
Break out thumbnails into their own component.
|
2022-03-20 18:10:48 -07:00 |
|
Felipe Santos
|
07636710c8
|
Refresh dependencies and fix warnings
|
2022-03-06 17:40:46 -03: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
|
680553130e
|
Avoid submenu exception on HA restart
|
2022-03-03 20:26:46 -08:00 |
|
Dermot Duffy
|
be9d9469ab
|
Don't trigger card-wide actions on card controls
|
2022-02-27 11:17:10 -08:00 |
|
Dermot Duffy
|
9360191242
|
Add context to error displays.
|
2022-02-20 10:56:43 -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
|
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 |
|
Dermot Duffy
|
6a32c66de0
|
Add state handling for non-light entities.
|
2022-02-12 07:30:39 -08:00 |
|
Dermot Duffy
|
5bf0951086
|
Allow Frigate card actions to be a list of actions.
|
2022-01-29 16:11:33 -08:00 |
|
Dermot Duffy
|
e7e20f74fb
|
Fix default action config on menu selection.
|
2022-01-28 19:34:44 -08:00 |
|
Dermot Duffy
|
de763f3e56
|
Implement support for {start,end}_tap actions.
|
2022-01-25 22:01:09 -08:00 |
|
Dermot Duffy
|
ea9d3b4809
|
Separate timeout_seconds from refresh_seconds .
|
2022-01-23 21:01:55 -08:00 |
|
Dermot Duffy
|
0e8b40f648
|
Viewer fixes to avoid resetting carousel when not necessary.
|
2022-01-16 15:53:54 -08:00 |
|
Dermot Duffy
|
fd8cdf21a0
|
Significant rework in how events are updated from components.
|
2022-01-14 21:31:16 -08:00 |
|
Dermot Duffy
|
16ac4146d7
|
Allow view change events to trigger re-render.
|
2022-01-14 21:31:16 -08:00 |
|
Dermot Duffy
|
bfd954817d
|
Improve camera titles shown in editor.
|
2022-01-14 21:31:16 -08:00 |
|
Dermot Duffy
|
c40c63862e
|
Initial editor support.
|
2022-01-14 21:31:16 -08:00 |
|
Dermot Duffy
|
b03c8b4020
|
Revert "Convert camera configuration to YAML dictionary."
This reverts commit 37458a299d458d5687db35f046669eff26793112.
|
2022-01-14 21:31:16 -08:00 |
|
Dermot Duffy
|
85ba8f3a93
|
Convert camera configuration to YAML dictionary.
|
2022-01-14 21:31:16 -08:00 |
|
Dermot Duffy
|
38cddd0f18
|
Add tooltip to live camera view.
|
2022-01-14 21:31:16 -08:00 |
|
Dermot Duffy
|
4a93d02fe9
|
Add controls for live carousel.
|
2022-01-14 21:31:16 -08:00 |
|
Dermot Duffy
|
ca581c5078
|
Initial skeleton of multiple camera support.
|
2022-01-14 21:31:16 -08:00 |
|
Dermot Duffy
|
22903edf59
|
Add support for submenus to reflect HA state.
|
2021-12-19 13:02:54 -08:00 |
|
Dermot Duffy
|
256fee9061
|
Small cleanups and README.
|
2021-11-14 07:42:47 -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
|
e0daa17834
|
Initial configuration reorganization.
|
2021-11-01 12:43:33 -07:00 |
|
Dermot Duffy
|
66ae262654
|
Implement downloading and correct MediaShow events in carousel.
|
2021-10-29 16:36:36 -07:00 |
|
Dermot Duffy
|
30adb637a8
|
Convert the viewer into a carousel.
|
2021-10-25 23:08:58 -07:00 |
|
Dermot Duffy
|
e5b1deb334
|
Various build extension fixes.
|
2021-10-24 07:57:28 -07:00 |
|
Dermot Duffy
|
49455ab741
|
Add picture elements support.
|
2021-10-07 21:16:16 -07:00 |
|
Dermot Duffy
|
4f8e21a0b0
|
Rework menu to use elements.
|
2021-10-07 21:15:10 -07:00 |
|
Dermot Duffy
|
e3ccbb0787
|
Dynamically extract dimensions from loaded media.
|
2021-09-23 20:38:39 -07:00 |
|
Dermot Duffy
|
6498ae22cd
|
Convert viewer to Lit component.
|
2021-09-20 21:33:37 -07:00 |
|
Dermot Duffy
|
9bbf46d4a5
|
Move gallery to component.
|
2021-09-20 21:33:37 -07:00 |
|