Commit graph

82 commits

Author SHA1 Message Date
fc11ae264f Added plugin page for viewing plugin information 2020-06-22 22:16:50 +02:00
cf3c922fa2 Added page for viewing properties. 2020-06-22 21:55:04 +02:00
04864434a1 Fixed event data toggle 2019-11-12 14:52:31 +01:00
Ziver Koc
1b4f558e8d Fixed event details page state switch 2019-11-12 14:15:59 +01:00
Ziver Koc
a8ed1ef5a9 Update sensor configuration to use util function 2019-11-12 14:15:58 +01:00
Ziver Koc
5d21a0cc05 Added toggle witch to detail page 2019-11-12 14:12:24 +01:00
Ziver Koc
9de2ee1e3c Fixed Event config page 2019-11-12 14:12:24 +01:00
88d2b2cebf Added clear detected events button 2018-12-03 19:13:27 +01:00
a3a7409808 fixed event save issue 2018-12-03 19:07:30 +01:00
93a237ad17 Fixed sensor conf save issue 2018-12-03 19:05:51 +01:00
208655b465 Added clear button for detected sensors 2018-12-03 18:55:34 +01:00
68e695da67 Sensor list description update 2018-12-03 18:43:13 +01:00
02aaf46f2b change name of alert url template parameter 2018-12-03 18:41:14 +01:00
ca42cb71b9 Made title bold 2018-02-26 23:22:08 +01:00
60e5131850 Added description for flows and turn on and off option 2018-02-26 23:17:03 +01:00
89d4291168 Changed checkbox name and action 2018-02-26 22:40:17 +01:00
9ccdee277c Added focus event to update charts 2017-07-29 20:44:55 +02:00
f069aa69e6 Cleaned up html forms a bit 2017-04-19 17:34:33 +02:00
c438882f74 bugfix 2017-04-01 00:19:18 +02:00
6b13f3527a Refactoring of duplicate JS form code 2017-03-16 17:01:49 +01:00
b5024a063d Fixed issue with dynamic checkboxes 2017-03-13 18:07:29 +01:00
9af96a7cb2 Implementation of Event based triggering. issue 51 2017-03-10 16:59:07 +01:00
52357fd589 Updated and cleaned up old libs and refactored speech api. FIX 2017-03-07 18:12:11 +01:00
25b15e3fd2 Added delete button to flows. fixes issue 48 2017-03-06 16:15:47 +01:00
2608ad0bfd Changed new trigger flow button to do post. fixed issue 47 2017-03-06 15:39:44 +01:00
0a77d3f400 Added ID fields to Event and Sensor detail page 2017-03-06 15:38:17 +01:00
90c1dd7e37 Refactored sensor detail page. issue 38 2017-02-27 18:54:00 +01:00
1265c38d82 Implemented UI for editing Triggers and Actions 2017-02-10 18:11:52 +01:00
36f2509d94 Implemented instantiatiation of triggers and actions. issue 6 2017-02-08 17:23:34 +01:00
9fa687081a Split alert messages into title and msg, title should be unique 2017-01-30 17:31:06 +01:00
a1cb12f6ce Refactored storing logic of triggers and actions. issue 6 2017-01-30 17:16:56 +01:00
5814b2537f Added trigger page (incomplete). issue 6 2017-01-25 17:02:05 +01:00
1688a8b2e5 Some cleanup in the templates 2017-01-25 16:56:13 +01:00
33de44b166 Made alerts bold, fixed sensor not responding alert, refactored aggregator a small bit 2017-01-21 19:26:15 +01:00
172975d792 a couple of bug fixes:
- fixed sensor detail chart not showing data
- fixed? out ouf memory in PowerChalange page
- temporary fix for wrong / redirect
2016-12-01 14:51:31 +01:00
909c8ea2b3 Implemented sensor filtering for json endpoint 2016-11-29 16:45:30 +01:00
92f402a07b Created Json endpoints and separated json stuff from http pages, moved chart JS to common file. 2016-11-28 17:11:17 +01:00
beff7da576 Added avatar to ext users in sensor config page. issue 39 2016-11-19 17:50:30 +01:00
5b2eabcfd3 Added Gravatar avatar icons. issue 39 2016-11-19 17:36:45 +01:00
a55064846f Added email field to user. issue 39 2016-11-16 21:29:05 +01:00
d90bc0f59f some changes to charts 2016-11-10 17:03:31 +01:00
0fac8b29f8 Finished change of chart api. issue 1 2016-11-09 16:57:58 +01:00
5a7d1042de updated some chart css 2016-11-08 17:23:13 +01:00
dd22551e65 New chart lib added, some problems exist 2016-11-07 17:07:11 +01:00
c5ce7df958 Added map sensor data text 2016-09-23 16:20:15 +02:00
6e745acaa5 bugfix 2016-08-30 19:53:13 +02:00
726fc3e955 fixed event icons and added 10s refresh to map 2016-08-30 19:50:05 +02:00
b9d684fbbc Converted map icons to svg and added off for lights 2016-08-30 17:13:18 +02:00
6839ad1a53 Fixed issue 35 where device configuration params was not showing 2016-08-30 11:04:55 +02:00
889f9fc85f AbstractDevice was not loading latest DeviceData at startup 2016-08-25 22:15:45 +02:00