Commit Graph
133 Commits
Author SHA1 Message Date
Dermot Duffy 3d1ba7805a Update release uploader to use new filename. 2021-08-18 07:36:19 -07:00
Dermot Duffy c4d478eaaa Update filename in hacs.json . 2021-08-17 21:52:08 -07:00
Dermot Duffy bd14adbeeb Run HACS validation after build. 2021-08-17 21:38:44 -07:00
Dermot Duffy 81e1b6d240 File renames to match HACS requirements. 2021-08-17 21:33:28 -07:00
Dermot Duffy 91bf25e6f6 Add HACS validation. 2021-08-17 21:08:11 -07:00
Dermot Duffy ea452ebd6c Fix to release uploader. 2021-08-17 20:59:30 -07:00
Dermot Duffy 5dfe8fad62 Add github workflows. 2021-08-17 20:48:17 -07:00
Dermot Duffy abca09c3db Bump version to v0.1.0. 2021-08-17 20:44:40 -07:00
Dermot Duffy afc44ba717 Clear remaining lint errors. 2021-08-17 20:39:37 -07:00
Dermot Duffy 0497c92779 Prettier formatting. 2021-08-17 20:36:27 -07:00
Dermot Duffy 0e3290998a Remove completed TODOs. 2021-08-17 20:08:40 -07:00
Dermot Duffy a87ac40bc7 Increase left padding of heading. 2021-08-17 20:08:07 -07:00
Dermot Duffy 4f2660842b Remove dependency on lit-transition until resolution of: https://github.com/sijakret/lit-transition/issues/64 2021-08-17 20:04:47 -07:00
Dermot Duffy 047040d04c README updates. 2021-08-17 19:55:29 -07:00
Dermot Duffy 98b2139a02 More natural initialization. 2021-08-16 22:13:36 -07:00
Dermot Duffy 576ef91add Add title to clips/snapshots. 2021-08-16 22:07:29 -07:00
Dermot Duffy 5ca5624dbd Add zone/label support. 2021-08-16 08:38:35 -07:00
Dermot Duffy 84356281f1 Make reusable shouldUpdate. 2021-08-15 20:48:29 -07:00
Dermot Duffy 4f96cfb53c Don't inject styles into head. 2021-08-15 19:17:02 -07:00
Dermot Duffy 428e6d9b43 Minor cleanup. 2021-08-15 19:00:10 -07:00
Dermot Duffy 505ea85afa Converge view mode lists. 2021-08-15 18:59:35 -07:00
Dermot Duffy 5962e7f024 TODO updates. 2021-08-15 15:59:22 -07:00
Dermot Duffy 0266a928a5 Add editing of WebRTC parameters. 2021-08-15 13:24:59 -07:00
Dermot Duffy 06f6b47d1d Use a different icon for expanded/not. 2021-08-15 11:23:14 -07:00
Dermot Duffy 0fbf3e965d Move editor CSS out to its own file. 2021-08-15 09:25:31 -07:00
Dermot Duffy f8085c116b Initial card editor. 2021-08-14 13:55:15 -07:00
Dermot Duffy 3c795ff75e Need to mute video to autoplay on Android. 2021-08-14 09:27:19 -07:00
Dermot Duffy 139baf4b28 Fix motion entity bug, superfluous comma. 2021-08-14 09:23:05 -07:00
Dermot Duffy 606c4e6267 Add beautiful transitions! 2021-08-14 09:12:31 -07:00
Dermot Duffy 3692a2bb08 Render the menu as its own component part 2. 2021-08-14 08:10:34 -07:00
Dermot Duffy cde325f30d Render the menu as its own component. 2021-08-14 08:09:45 -07:00
Dermot Duffy 5061c17f75 Disable the menu on clip/snapshot playing. 2021-08-14 07:18:14 -07:00
Dermot Duffy 9655c67250 Add menu option to go to Frigate UI. 2021-08-13 22:37:36 -07:00
Dermot Duffy 93443a8241 Go with a cleaner menu bar. 2021-08-13 22:24:31 -07:00
Dermot Duffy 27ab146cb5 Add tooltip to events with event information. 2021-08-13 19:45:00 -07:00
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