164 Commits

Author SHA1 Message Date
c3f2ebd8d4 Add support for Cast. 2020-01-14 23:06:52 +01:00
5f34d95040 Popup-card functionality 2019-12-08 23:33:02 +01:00
9fcfff81c6 Don't try load_lovelace until it succeeds. 2019-12-08 20:28:53 +01:00
ffc8d5fc2e Try load_lovelace until it succeeds. 2019-12-07 21:25:02 +01:00
9fa91eec3c Allow disabling device creation. Fix #31 2019-11-22 23:54:51 +01:00
61d23a8136 Fix popups outside of lovelace 2019-11-13 22:39:07 +01:00
e9c78e36bf Add deviceID instructions to FAQ 2019-11-12 12:18:51 +01:00
8038cab85c Update build chain 2019-11-09 19:58:31 +01:00
eaed9cd8d9 Add sensor name prefix. Fix #20. Add Toast command 2019-10-03 15:26:54 +02:00
98f2797aa1 More robust popups 2019-10-02 20:12:02 +02:00
2142b4bc0f Bugfix 2019-10-01 22:31:24 +02:00
613656a964 Update readme and allow popups from popups 2019-10-01 21:58:29 +02:00
850496ddd4 Break out screensaver mode code 2019-09-29 21:00:33 +02:00
c456a9c8d2 Simplify deviceID: this in service calls from frontend. 2019-09-29 11:15:12 +02:00
939a87def9 Add service for each command 2019-09-29 11:12:48 +02:00
f13ac064ca Add experimental camera support 2019-09-25 08:32:20 +02:00
a96667fb86 Add link to cookbook to readme 2019-09-24 00:35:01 +02:00
a9ed92adb3 Make popups useable even if not in lovelace 2019-09-21 20:37:21 +02:00
ccacd38192 Bugfix 2019-09-21 09:23:41 +02:00
409a2fbf1e Restructuring complete. Timeouts on popups. Fully Kiosk compatibility. 2019-09-20 21:42:10 +02:00
fdc509f402 Huge restructure in progress 2019-09-17 23:12:29 +02:00
13f17af309 Rudimentary fullyKiosk support. Still not a replacement for lovelace-fullykiosk 2019-09-14 00:03:57 +02:00
fec0d708c9 Add support for fullyKiosk browser 2019-09-13 23:14:44 +02:00
cc4df1c349 Allow both _ and - in entity ids in configuration. Fix #13 2019-08-28 16:02:32 +02:00
5dff7fcee4 Add info.md for hacs 2019-08-08 13:13:10 +02:00
64bd7d1209 Improved scrollable popups 2019-08-07 14:54:00 +02:00
6691302995 Tweak build system 2019-08-05 15:51:54 +02:00
f539e39de6 Bugfix 2019-07-22 19:51:43 +02:00
f0459f26e9 Make popups scrollable 2019-07-10 00:20:51 +02:00
187f4ea634 Add auto_close function to popup 2019-07-09 01:44:11 +02:00
6649630754 Add debug command 2019-07-03 21:37:50 +02:00
210fab5aee Add lovelace-reload command 2019-07-01 21:46:01 +02:00
725121adde Added faq note about yaml and json. 2019-06-29 00:19:00 +02:00
ae611a8800 Add blackout and no-blackout commands 2019-06-29 00:15:16 +02:00
84ff66becc Don't use aiofiles. It's anoying to install in docker 2019-06-28 00:47:09 +02:00
acccacdff1 Silly workaround for apple devices 2019-06-28 00:12:12 +02:00
3f133e4c41 Some security information regarding deviceID 2019-06-27 23:14:23 +02:00
701c54348a More readme fixes from @iantrich 2019-06-27 22:31:27 +02:00
vMeph
05f251e537 Update README.md 2019-06-27 22:23:30 +02:00
cc1c543515 BROWSER_MOD not _COMMANDER! 2019-06-27 22:17:34 +02:00
0fa7ad3659 Remove debug printout 2019-06-27 20:26:43 +02:00
bd61f8db23 Add note about user permissions 2019-06-27 20:06:53 +02:00
29a08feacd Add readme 2019-06-27 19:57:27 +02:00
136ca6ac50 remove debug printouts 2019-06-27 15:36:17 +02:00
0243cf2d05 Replace "this" in service calls with deviceID 2019-06-27 15:15:10 +02:00
5792f880f1 Frontend support for some commands 2019-06-27 14:56:35 +02:00
70f4666fd0 Get some more data from the browser 2019-06-27 14:38:12 +02:00
f58467445c Service to send command to browsers 2019-06-27 13:30:54 +02:00
4149759dd1 added browser-player card 2019-06-27 12:41:24 +02:00
3e704e97d1 Player controlls working 2019-06-27 11:10:10 +02:00