Commit Graph

22 Commits

Author SHA1 Message Date
68fc719239 lightstrip controls single leds 2019-11-18 13:05:37 -05:00
da825c1564 refactor devices model, improve lightstrip 2019-11-17 19:46:57 -05:00
1a6b3ca5f6 websocket events send to all connected clients 2019-11-15 12:54:41 -05:00
58f1bd2979 begin converting AJAX to Websocket 2019-11-15 10:35:56 -05:00
5660a37c09 converted flask app to aiohttp app 2019-11-08 13:11:57 -05:00
10aa341bff moved security to buckler 2019-09-25 19:57:54 -04:00
bd61bb6819 split data models into separate module 2019-07-02 08:56:17 -04:00
0f6fa87668 overhauled auth system 2019-06-22 18:37:16 -04:00
c744143431 added delete() 2019-06-20 14:51:00 -04:00
24204f5283 server remembers device locked state 2019-06-20 12:36:19 -04:00
8f2c127d9c new device includes the right sub_device id's 2019-06-20 10:09:40 -04:00
ac01fbaad4 new devices added save properly 2019-06-20 09:00:15 -04:00
ded3593a2f added new_devices() 2019-06-20 07:49:29 -04:00
a95b90002e svgs color correctly on page load 2019-06-19 10:15:08 -04:00
33f071accd refactored network topology 2019-06-18 13:44:35 -04:00
34927741a9 added authentication 2019-06-16 18:22:47 -04:00
bc0e15f706 url_prefix 2019-06-13 20:28:47 -04:00
b9e5745331 added edit_field functionality 2019-06-13 10:46:59 -04:00
0b17c76fae network state is saved across app reboots 2019-06-08 03:56:30 -04:00
952d725639 refactor from_dict() 2019-06-08 03:12:03 -04:00
f155dd131a clicking svg turns outlet on/off 2019-06-06 13:16:59 -04:00
0399f9076a first commit 2019-06-05 13:32:10 -04:00