• Joined on 2024-06-11
uvos pushed to master at uvos/UvosSmartHomeInterface 2026-07-02 05:50:38 -04:00
ffe8b0095d Add support for soil moisture sensors
e1195c6f5f update app name in agents.md
037ef5aa09 Update remote html to add support for enum items and groups
Compare 3 commits »
uvos pushed to master at uvos/UvosSmartHomeInterface 2026-06-25 02:55:38 -04:00
32dd6bc2fe Sensoractor: Set delay timer single shot
uvos pushed to master at uvos/UvosSmartHomeInterface 2026-06-25 02:54:06 -04:00
8e33897d29 Add delay ability to sensor actor
8db0ac7290 Add optional delay to sensor actor
Compare 2 commits »
uvos pushed to master at uvos/UvosSmartHomeInterface 2026-06-19 06:16:02 -04:00
58ba22b267 Fix mqtt item expose detection only working on local instances
uvos pushed to scripts at uvos/UvosSmartHomeInterface 2026-06-09 13:38:45 -04:00
3df91cc73d Inial python script actor implementation
uvos created branch scripts in uvos/UvosSmartHomeInterface 2026-06-09 13:38:45 -04:00
uvos pushed to master at uvos/UvosSmartHomeInterface 2026-06-09 04:54:46 -04:00
45676b3384 Fix sensor id truncation on serialization
uvos pushed to master at uvos/UvosSmartHomeInterface 2026-06-09 02:50:21 -04:00
49e1aa98bf Resolve host address via dns
uvos pushed to master at uvos/pipewirestreamwatcher 2026-06-07 03:59:40 -04:00
a5597f80ac Rename serve and node name to be more consistant
uvos pushed to master at uvos/pipewirestreamwatcher 2026-06-07 03:49:18 -04:00
40681cdc1a Add systemd unit file
uvos pushed to master at uvos/pipewirestreamwatcher 2026-06-07 03:49:00 -04:00
85da13dc8c Add systemd unit file
uvos pushed to master at uvos/UvosSmartHomeInterface 2026-04-30 15:05:11 -04:00
5040a79a93 Fix polynomal settings dialog not applying values
uvos pushed to master at uvos/UvosSmartHomeInterface 2026-04-27 16:37:55 -04:00
ad75b0974b Remove factor actor
uvos pushed to master at uvos/UvosSmartHomeInterface 2026-04-27 15:31:42 -04:00
e52de7de50 Sensors: simplfy sensor update logic
90f4538200 UI: fix invalid read on sensors that change while editing
Compare 2 commits »
uvos pushed to master at uvos/UvosSmartHomeInterface 2026-04-27 06:08:13 -04:00
34f129967b Allow propagation of sensor updates from secondary to main
da50a89866 Item: propagate override flag via item update requests
Compare 2 commits »
uvos pushed to master at uvos/UvosSmartHomeInterface 2026-04-26 11:29:25 -04:00
51193a5d0b UI: save and restore ui settings in primary and secondary uis
afb2d23173 UI: Add group support to the sensor list widget
7af4ec4957 Test: update test to correct handle user item updates
25b9f87285 Add the ability to add mqtt sensors at runtime
36171a221a Allow running in headless mode when no display server is present
Compare 15 commits »
uvos pushed to master at uvos/UvosSmartHomeInterface 2026-04-19 13:23:15 -04:00
7c96b87a11 Rename icons and .desktop files
uvos pushed to master at uvos/UvosSmartHomeInterface 2026-04-17 12:35:41 -04:00
05e4fb1cc1 Auto mqttitem attempt
25dd99d8b6 Remove unused mqttitemsource files
869067c2f9 Test: Add mqttitem unit tests
cb05c2237e Dont show combo box on non-enum items
be303aa851 Support power, engery and voltage sensors in sensors and mqtt
Compare 11 commits »
uvos pushed to master at uvos/Aceradio 2026-04-15 15:26:52 -04:00
e4b5f9af5e Add volume slider
7edd7660a6 Fix slider postion not affecting playback
Compare 2 commits »
uvos pushed to master at uvos/Aceradio 2026-04-15 14:19:47 -04:00
8762983cc7 Use old style invocation to avoid bug in older qt