Commit graph

13 commits

Author SHA1 Message Date
3e0ba165e8 Add websocket server 2026-03-27 20:30:53 +01:00
e3b6d5c3a6 Add support for mqtt sensors 2026-03-27 17:47:09 +01:00
913d7df56d Finish lerge refactor of systems 2026-03-22 23:23:18 +01:00
6d742e60db Major wip refactor
Allow running without gui
Remove serialPortMultiplexer broadcast use
Add TcpServer and TcpClient
Introduce the concept of an item source
2026-03-01 14:39:27 +01:00
a301bdbaa7 Add time to the sensor list widget, also broadcast and recive the time of a sensor 2023-11-08 23:35:50 +01:00
fa45072998 move from tabs to spaces 2022-04-15 13:28:47 +02:00
a6aad07f05 add message box on save 2022-04-15 12:13:27 +02:00
954eec754c Fix bug that prevented aquireing new items
Add save button to master that saves json file
Remove autosave on quit
2021-10-02 14:12:58 +02:00
5fb9ca7cc0 Added system item support, support for RGBControlers with multiple item backends, and item settings widgets 2020-05-05 22:29:43 +02:00
b0b4a985e9 ocupancy sensor now uses libnl to collect connected devices
fixed regulator saving values as int instead of double
2020-02-13 19:22:14 +01:00
772d21a982 Sensors now work over broadcast pipe
Added Polynomal actor
Added Item adding dialog
Added Factor Actor
2020-02-04 22:57:01 +01:00
f6aaebafc6 Bug fixes 2019-06-13 00:05:10 +02:00
3cbe947408 Added json broadcasting 2019-06-10 23:22:08 +02:00