Commit graph

17 commits

Author SHA1 Message Date
Tobias Reisinger 6728ef9264 fix: load less from database on mqtt publish 2020-08-28 23:26:22 +02:00
Tobias Reisinger f98a01f3f0 fix: use separate relay caches for status 2020-08-25 12:39:43 +02:00
Tobias Reisinger 0eef646fe0 fix: all the bugs with the new database and commanding 2020-08-24 23:45:00 +02:00
Tobias Reisinger d23655eb61 add: functions to insert list (for junctions) 2020-08-18 13:35:15 +02:00
Tobias Reisinger 14c35a4227 add: database functions and generalisation 2020-08-15 13:10:17 +02:00
Tobias Reisinger e84d54f562 add: more debugging
add: more options for testing
2020-08-14 23:18:22 +02:00
Tobias Reisinger 6d37bd9734 add: cache (WIP) 2020-08-13 16:29:26 +02:00
Tobias Reisinger 6c6e5023da add: status for mqtt
fix: refactor connection handlers
2020-06-26 01:01:46 +02:00
Tobias Reisinger a78815cb32 add: endpoint /tags
fix: leaks from config (now using static length for config strings)
2020-06-13 19:21:32 +02:00
Tobias Reisinger f2a40ca330 REFRACTOR 2020-05-28 19:13:57 +02:00
Tobias Reisinger 5a19e99627 add: temporary CORS headers
add: better sql calls with JOIN
2020-05-20 00:51:16 +02:00
Tobias Reisinger 606f2483a5 add: forward schedule updates to relays 2020-05-11 14:50:25 +02:00
Tobias Reisinger 0edb16a2d5 add: controller/..../relays endpoints
add: relay functions
remove: drivers
2020-05-06 22:49:22 +02:00
Tobias Reisinger a127a68e31 add: relay endpoint
fix: discovery invalid read
2020-05-06 01:16:43 +02:00
Tobias Reisinger 1171ef22be add: models for controller and relay
add: first controller endpoints
2020-05-06 01:05:36 +02:00
Tobias Reisinger b5a8523ae0 add: tests
add: schedule endpoints
2020-05-05 22:29:04 +02:00
Tobias Reisinger 6d828fcffc init rewrite 2020-05-05 11:42:02 +02:00