|
|
d69bfb58b9
|
Fix mqtt items asserting on client instances
|
2026-04-13 14:09:58 +02:00 |
|
|
|
b0792d32db
|
Service: Only sent item changes in item updates
|
2026-04-13 14:09:34 +02:00 |
|
|
|
cd64cbe08e
|
UI: fix finger scolling in itemscrollbox tabs
|
2026-04-13 14:08:24 +02:00 |
|
|
|
eb60f85604
|
Add Mqtt item
|
2026-04-12 18:06:55 +02:00 |
|
|
|
0fd50eb227
|
Add tests for the tcp server/client
|
2026-04-09 16:52:58 +02:00 |
|
|
|
3fd27905ee
|
Add tests
|
2026-04-09 16:18:17 +02:00 |
|
|
|
a3a5277e5d
|
Add README and AGENTS
|
2026-04-09 11:55:08 +02:00 |
|
|
|
cd7d44a5a5
|
Merge branch 'tabattempt'
|
2026-04-06 09:08:18 +02:00 |
|
|
|
a17cd23a4e
|
Support item tabs based on item group string
|
2026-04-06 09:07:46 +02:00 |
|
|
|
074c2bd448
|
Inital support for ENUM type items
|
2026-04-05 00:24:02 +02:00 |
|
|
|
f3fe35e778
|
Only obay value on item update
|
2026-04-01 21:02:55 +02:00 |
|
|
|
4a956d3484
|
Add remote website
|
2026-04-01 21:00:11 +02:00 |
|
|
|
0e09b6f46c
|
Add group field to items
|
2026-04-01 18:06:11 +02:00 |
|
|
|
9648c7c040
|
Fix item updates in various scenarious
|
2026-04-01 14:49:30 +02:00 |
|
|
|
34769049f9
|
Add write que to microcontroller to avoid overringing the mcu buffer while not stalling the applicaiton
|
2026-04-01 14:48:54 +02:00 |
|
Carl Philipp Klemm
|
24c168cf64
|
Item Refactor complete
|
2026-03-31 13:06:15 +02:00 |
|
Carl Philipp Klemm
|
219fbfb4c7
|
Continue refactor
|
2026-03-30 18:25:25 +02:00 |
|
|
|
18cf2b01bd
|
wip item refactor
|
2026-03-30 16:59:32 +02:00 |
|
|
|
5cd7c782ce
|
Refactor server services to share more code
|
2026-03-30 16:58:52 +02:00 |
|
|
|
37c0c5d17b
|
Add unit support to sensors
|
2026-03-29 22:11:10 +02:00 |
|
|
|
3e0ba165e8
|
Add websocket server
|
2026-03-27 20:30:53 +01:00 |
|
|
|
59b55d1868
|
Refactor tcpserver into multiple files
|
2026-03-27 20:11:23 +01:00 |
|
|
|
e3b6d5c3a6
|
Add support for mqtt sensors
|
2026-03-27 17:47:09 +01:00 |
|
|
|
d6c8d799e3
|
Add headers to cmake
|
2026-03-27 11:31:14 +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 |
|
|
|
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 |
|