Commit graph

24 commits

Author SHA1 Message Date
34f129967b Allow propagation of sensor updates from secondary to main 2026-04-27 00:27:56 +02:00
25b9f87285 Add the ability to add mqtt sensors at runtime 2026-04-26 13:50:06 +02:00
a07b019a22 Sensor: improve update handling 2026-04-25 23:43:59 +02:00
221cb519a2 Add groups to the sensors 2026-04-21 17:17:56 +02:00
09f7e55b4e Support different Sensor update types 2026-04-21 16:31:13 +02:00
7c96b87a11 Rename icons and .desktop files 2026-04-19 19:22:49 +02:00
be303aa851 Support power, engery and voltage sensors in sensors and mqtt 2026-04-17 18:30:43 +02:00
d69bfb58b9 Fix mqtt items asserting on client instances 2026-04-13 14:09:58 +02:00
eb60f85604 Add Mqtt item 2026-04-12 18:06:55 +02:00
18cf2b01bd wip item refactor 2026-03-30 16:59:32 +02:00
37c0c5d17b Add unit support to sensors 2026-03-29 22:11:10 +02:00
e3b6d5c3a6 Add support for mqtt sensors 2026-03-27 17:47:09 +01:00
c1f6b6e90f Switch to cmake 2026-03-27 11:29:20 +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
cbeb8d49a7 Port to qt6 2026-02-07 18:53:31 +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
03c2be7977 fix some compiler warnings 2022-04-15 13:43:32 +02:00
fa45072998 move from tabs to spaces 2022-04-15 13:28:47 +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
df27b622a0 switched from qsettings to json added editng of actors 2019-06-06 21:19:12 +02:00