Commit graph

34 commits

Author SHA1 Message Date
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
8fcca909de Remove alarmactions 2026-02-07 18:31:34 +01:00
d30c9546b1 Also read value field from correct sensor on regulatorwidget 2025-10-05 23:45:33 +02:00
0c5603ca44 Fix incorrect sensor selection due to reorder sensors in SensorListWidget 2025-10-05 23:29:23 +02:00
271330d5fd Add the ability to enable and disable actors from the ui
add safe and timeout to the regulator actor
2024-12-03 00:24:35 +01:00
d8471789b7 only show time for external sensors 2023-11-08 23:55:54 +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
260334ef35 fix some minor whitespace issues 2023-05-31 22:22:45 +02:00
146c33673a alarmwidget: fix issue where repeat settings where set to daily when dialog opens 2023-03-12 22:41:28 +01:00
a00c8a52f8 itemsettingsdalog: add header bar to actor list 2023-03-12 22:40:47 +01:00
0acf6c7fc4 Make regulators turn off device when they are disabled 2023-03-12 22:13:00 +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
a6aad07f05 add message box on save 2022-04-15 12:13:27 +02:00
09b23fc296 add missing files 2022-04-15 11:57:31 +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
a761eb4317 added apgetconnected to git 2020-02-13 19:25:28 +01: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
df27b622a0 switched from qsettings to json added editng of actors 2019-06-06 21:19:12 +02:00
IMback
b04fbfb5bc New Sensor-> Actor -> Item system (half implemented, relay support
only), new ui, Relay dehardcoeding.
2018-11-02 22:08:49 +01:00
IMback
74f117db69 init branch 2 2018-10-09 18:41:49 +02:00
IMback
2801671ced init branch 2018-10-09 18:40:55 +02:00
IMback
d40974a8e6 revert to arecord 2017-12-30 21:07:30 +01:00
IMback
2e79a898e8 Broken alsalib record 2017-12-30 20:53:12 +01:00
IMback
1dd7aca03b replace Arecord with Qtmultimedia (requiers pulse?) 2017-11-19 22:08:59 +01:00
IMback
a82a9459bc Splitt PowerOff into own class
Add inital AlarmSettingsDialog (not used so far)
2017-11-19 19:12:09 +01:00
IMback
2c46e6ffb6 Relay dialog hooked up 2017-11-07 20:26:16 +01:00
IMback
08dc57d385 Working TCP subsystem 2017-11-02 20:17:05 +01:00
IMback
88ef0be4a2 Inittial Commit 2017-11-02 17:20:52 +01:00