Dermot Duffy
|
470f8fa1c1
|
Merge pull request #552 from dermotduffy/key-deprecated
Remove usage of deprecated attribute
|
2022-05-08 17:28:39 -07:00 |
|
Dermot Duffy
|
221ce96c7e
|
Add comment.
|
2022-05-08 17:25:57 -07:00 |
|
Dermot Duffy
|
9a71440ca1
|
Don't use deprecated keyCode
|
2022-05-08 17:24:47 -07:00 |
|
Dermot Duffy
|
0ed81deaf9
|
Merge pull request #551 from dermotduffy/hover-menu-disappearing
Change the hover menu to only show up when the mouse is over the menu
|
2022-05-08 17:09:11 -07:00 |
|
Dermot Duffy
|
c1096619be
|
Change hover menu to show up only when mouse is over the menu.
|
2022-05-08 17:05:07 -07:00 |
|
Dermot Duffy
|
0f4d52d1d5
|
Merge pull request #550 from dermotduffy/cloneDeep
Use `cloneDeep` instead of JSON parsing
|
2022-05-08 16:54:51 -07:00 |
|
Dermot Duffy
|
58d271892f
|
Use cloneDeep instead of JSON parsing.
|
2022-05-08 16:52:23 -07:00 |
|
Dermot Duffy
|
90670177a7
|
Merge pull request #548 from dermotduffy/enabled-disabled
For configuration consistency: Change menu subitem 'disabled' => 'enabled'
|
2022-05-08 16:38:52 -07:00 |
|
Dermot Duffy
|
f917dbee75
|
Change menu subitem 'disabled' => 'enabled'
|
2022-05-08 16:32:54 -07:00 |
|
Dermot Duffy
|
ac7572b53d
|
Merge pull request #547 from dermotduffy/select-entity-submenu
Add native select/input_select entity support for submenus
|
2022-05-08 16:14:15 -07:00 |
|
Dermot Duffy
|
a417df5521
|
Codereview fixes.
|
2022-05-08 16:12:28 -07:00 |
|
Dermot Duffy
|
28292483fc
|
Add native select entity support.
|
2022-05-08 15:58:56 -07:00 |
|
Dermot Duffy
|
c7462e7f4f
|
Merge pull request #544 from dermotduffy/auto-pause
Implement `auto_play`, `auto_pause`, `auto_mute` and `auto_unmute`
|
2022-05-08 08:59:39 -07:00 |
|
Dermot Duffy
|
00ba9bed4f
|
Minor codereview fixes.
|
2022-05-08 08:49:41 -07:00 |
|
Dermot Duffy
|
0f11a938fb
|
Fix rollup warnings.
|
2022-05-08 08:24:09 -07:00 |
|
Dermot Duffy
|
cfb5f04438
|
Fix live camera preload behavior.
|
2022-05-08 08:05:33 -07:00 |
|
Dermot Duffy
|
f6cdf2f01d
|
Add auto_play and auto_unmute for consistency.
|
2022-05-08 08:05:33 -07:00 |
|
Dermot Duffy
|
d552cf1a0d
|
Implement auto_mute .
|
2022-05-08 08:05:33 -07:00 |
|
Dermot Duffy
|
66588ee1c6
|
Initial attempt at auto_pause .
|
2022-05-08 08:05:33 -07:00 |
|
Dermot Duffy
|
1dcd2c4dc1
|
Merge pull request #543 from xiel/fix-process-env
fix: replace process.env.NODE_ENV in bundled files
|
2022-05-06 07:06:57 -07:00 |
|
Felix Leupold
|
5befdfbbf4
|
fix: replace process.env.NODE_ENV in bundled files
|
2022-05-06 12:30:26 +02:00 |
|
Dermot Duffy
|
a4ad74ab90
|
Merge pull request #541 from dermotduffy/lazy-unload-improvement
Add new lazily unload criteria
|
2022-05-03 22:55:32 -07:00 |
|
Dermot Duffy
|
38f700e8f1
|
Update view for new lazyload signature.
|
2022-05-03 22:39:32 -07:00 |
|
Dermot Duffy
|
26b7bbbb9e
|
Add new lazily unload criteria .
|
2022-05-03 22:30:43 -07:00 |
|
Dermot Duffy
|
328a1088b8
|
Merge pull request #539 from dermotduffy/import-icons
Import full set of entity icons to fix 'checkmark' issue
|
2022-05-02 20:33:27 -07:00 |
|
Dermot Duffy
|
9248075d19
|
Import full set of entity icons.
|
2022-05-02 20:28:14 -07:00 |
|
Dermot Duffy
|
69a49f57c2
|
Merge pull request #535 from dermotduffy/cast-support
Add native cast/media_player support
|
2022-05-02 19:46:16 -07:00 |
|
Dermot Duffy
|
28e94b610d
|
Rename the button to make it a little more obvious how this works.
|
2022-05-02 19:44:28 -07:00 |
|
Dermot Duffy
|
8dbd0107be
|
Add README troubleshooting FAQ.
|
2022-05-02 19:42:34 -07:00 |
|
Dermot Duffy
|
320948f475
|
Set title on casted media.
|
2022-05-02 12:50:38 -07:00 |
|
Dermot Duffy
|
e90d56371c
|
Break out actions for type safety.
|
2022-05-01 22:50:18 -07:00 |
|
Dermot Duffy
|
14fb1c65eb
|
Codereview fixes.
|
2022-05-01 22:40:29 -07:00 |
|
Dermot Duffy
|
d733498445
|
Initial media_player (cast) support.
|
2022-05-01 22:34:48 -07:00 |
|
Dermot Duffy
|
0eeab6e04f
|
Merge pull request #534 from dermotduffy/process-undefined
Remove attempt to serve in prod env
|
2022-05-01 13:43:15 -07:00 |
|
Dermot Duffy
|
d0b40f46e8
|
Add terser back.
|
2022-05-01 13:39:59 -07:00 |
|
Dermot Duffy
|
c7c1ac990b
|
Remove attempt to serve in prod env.
|
2022-05-01 13:34:50 -07:00 |
|
Dermot Duffy
|
927d053ffc
|
Merge pull request #533 from dermotduffy/override-view
Allow view to be overridden (e.g. change default card view based on HA state)
|
2022-05-01 13:27:52 -07:00 |
|
Dermot Duffy
|
2a52144d4c
|
Allow the view parameters to be overridden.
|
2022-05-01 13:22:04 -07:00 |
|
Dermot Duffy
|
f2ceaa0a41
|
Merge pull request #530 from dermotduffy/state-in-overrides
Allow use of HA state in Frigate Card Conditions (e.g. for use in configuration overrides)
|
2022-05-01 12:56:49 -07:00 |
|
Dermot Duffy
|
050399a517
|
Codereview fixes.
|
2022-05-01 12:53:30 -07:00 |
|
Dermot Duffy
|
08ce8e8419
|
Update README.
|
2022-05-01 12:48:03 -07:00 |
|
Dermot Duffy
|
dafaae7fe4
|
First attempt to add state to frigate card conditions.
|
2022-04-30 21:39:29 -07:00 |
|
Dermot Duffy
|
d273328e76
|
Merge pull request #528 from dermotduffy/action-confirmation
Support confirmation for actions
|
2022-04-30 09:00:36 -07:00 |
|
Dermot Duffy
|
cfd390ede3
|
Support confirmation for actions.
|
2022-04-30 08:52:10 -07:00 |
|
Dermot Duffy
|
e6f6f9b1a4
|
Merge pull request #527 from dermotduffy/action-style
Style custom buttons based on actions the button will activate
|
2022-04-29 22:16:08 -07:00 |
|
Dermot Duffy
|
2f74b8d37c
|
Style custom buttons based on actions.
|
2022-04-29 22:12:36 -07:00 |
|
Dermot Duffy
|
22dc35e024
|
Merge pull request #526 from dermotduffy/menu-priority
Improve menu versatility: support ordering and alignment per button
|
2022-04-29 20:50:17 -07:00 |
|
Dermot Duffy
|
60b8504069
|
Update README.
|
2022-04-29 20:36:11 -07:00 |
|
Dermot Duffy
|
a44d444d53
|
Add menu prioritization & alignment.
|
2022-04-29 20:13:05 -07:00 |
|
Dermot Duffy
|
ccd47d9a9d
|
Initial skeleton menu button priority/alignment.
|
2022-04-26 20:20:32 -07:00 |
|