Commit Graph
139 Commits
Author SHA1 Message Date
Dermot Duffy 953ebf8bfe Bump version to v0.1.1 . 2021-08-18 21:25:44 -07:00
Dermot Duffy 13833f54a5 Add HACS installation instructions. 2021-08-18 20:51:58 -07:00
Dermot Duffy d0396b145f Use absolute URLs in README for rendering in HACS. 2021-08-18 20:31:29 -07:00
Dermot Duffy efc82e1119 Update workflow title. 2021-08-18 20:25:03 -07:00
Dermot Duffy 54a22c637a Run HACS validation on build (except HACS load). 2021-08-18 20:24:03 -07:00
Dermot Duffy 4cacec7f80 Move HACS validation to release publish. 2021-08-18 19:52:24 -07:00
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