Search found 110 matches
- Friday 14 March 2025 21:03
- Forum: Z-Wave
- Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
- Replies: 465
- Views: 277325
Re: Easiest way to migrate Openzwave to ZWave-JS-UI
Have you tried going into Edit and adding those "levels" (0, 1, 11, 15, 31, etc.) manually?
- Sunday 02 March 2025 18:32
- Forum: Z-Wave
- Topic: Upgrading Z-Wave JS UI 3.11 to any newer version stops the integration from working
- Replies: 2
- Views: 911
Re: Upgrading Z-Wave JS UI 3.11 to any newer version stops the integration from working
I'm showing the versions jumped from 3.5.0 to 4.0.0, which is also from 2021: https://github.com/zwave-js/zwave-js-ui ... es?page=23
Where did 3.11 come from?
Where did 3.11 come from?
- Friday 24 January 2025 20:47
- Forum: Bugs and Problems
- Topic: Thermostat mode and fan modes are incorrectly set as selector switches
- Replies: 7
- Views: 201
Re: Thermostat mode and fan modes are incorrectly set as selector switches
Thank you for the info. Odd that is used to be correct - see the screenshot above where it was a thermostat mode in v2023.1 and in the "Utilities" tab.
- Friday 24 January 2025 19:51
- Forum: Bugs and Problems
- Topic: Thermostat mode and fan modes are incorrectly set as selector switches
- Replies: 7
- Views: 201
Re: Thermostat mode and fan modes are incorrectly set as selector switches
Since it's really a thermostat mode and thermostat fan mode, it should be in the "Utilities" tab in Domoticz. That's the purpose of the tab grouping. Not a light switch as it is currently:
- Monday 20 January 2025 14:35
- Forum: dzVents
- Topic: Failing to understand
- Replies: 25
- Views: 957
Re: Failing to understand
Can you please paste your code - don't forget to format it as code so it appears correctly
- Monday 20 January 2025 2:14
- Forum: MQTT Auto Discovery
- Topic: update zwave-js-ui
- Replies: 14
- Views: 1888
Re: update zwave-js-ui
You are on the latest/stable channel which tracks the "Latest version of the last *major* release" so you are on the right release for it. If you want the "Latest minor or patch release of latest major release" then switch the channel: sudo snap refresh zwave-js-ui --channel=latest/candidate The ...
- Monday 20 January 2025 1:54
- Forum: General Discussion
- Topic: What's next for Domoticz??
- Replies: 20
- Views: 1454
Re: What's next for Domoticz??
I agree as others have mentioned with dzVents you can write some really powerful automation scripts.
On the other hand blockly is great for those that need basic automation but might not have the capability or skills for scripting.
The best of both worlds here!
On the other hand blockly is great for those that need basic automation but might not have the capability or skills for scripting.
The best of both worlds here!
- Monday 20 January 2025 0:19
- Forum: Bugs and Problems
- Topic: Thermostat mode and fan modes are incorrectly set as selector switches
- Replies: 7
- Views: 201
Re: Thermostat mode and fan modes are incorrectly set as selector switches
Since it is a switch, the android app sees the selector levels as a light level:
- Monday 20 January 2025 0:17
- Forum: Bugs and Problems
- Topic: Thermostat mode and fan modes are incorrectly set as selector switches
- Replies: 7
- Views: 201
Re: Thermostat mode and fan modes are incorrectly set as selector switches
They should be set as 'thermostat mode' and 'thermostat fan mode' like this:
- Monday 20 January 2025 0:16
- Forum: Bugs and Problems
- Topic: Thermostat mode and fan modes are incorrectly set as selector switches
- Replies: 7
- Views: 201
Thermostat mode and fan modes are incorrectly set as selector switches
(Split into multiple posts due to attachment limit) Hi just reporting that I have noticed that Domoticz incorrectly sets thermostat modes and thermostat fan modes to selector switches instead of correctly setting them as 'thermostat mode' and 'thermostat fan mode'. It does switch and indicate as ...
- Friday 10 January 2025 2:08
- Forum: MQTT Auto Discovery
- Topic: Not all devices are discovered in Domoticz for Heatit thermostat
- Replies: 11
- Views: 3015
Re: Not all devices are discovered in Domoticz for Heatit thermostat
{ "modes": [ "Off", "Low" ], "mode_state_template": "{{ {0: \"Off\", 1: \"Low\"}[value_json.value] | default('Off') }}", "temperature_state_topic": "zwave/Test/ThermostatTest2/67/0/setpoint/2", "temperature_state_template": "{{ value_json.value }}", "temperature_command_topic": "zwave/Test ...
- Monday 30 December 2024 22:19
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: How to use the install.domoticz.com script to install not the latest version?
- Replies: 7
- Views: 668
Re: How to use the install.domoticz.com script to install not the latest version?
OpenZWave is in the latest version. But better to migrate to ZwaveJS-UI with MQTT Auto Discovery, and while your doing so, maybe switch to the docker compose version of Domoticz as well so you don't have issues with ssl libraries in the feature I completely agree and the migration to ZwaveJS-UI ...
- Friday 27 December 2024 23:15
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: How to use the install.domoticz.com script to install not the latest version?
- Replies: 7
- Views: 668
Re: How to use the install.domoticz.com script to install not the latest version?
Ok after first installing libssl1.1 ( viewtopic.php?t=42200 ) and then changing the line in the script it did install 2023.2 successfully.
However, OZW is not in the list. Wasn't v2023.2 the last version to have it?
However, OZW is not in the list. Wasn't v2023.2 the last version to have it?
- Friday 27 December 2024 19:18
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Instal with install.domoticz.com wont work
- Replies: 12
- Views: 3490
- Saturday 07 December 2024 16:57
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: How to use the install.domoticz.com script to install not the latest version?
- Replies: 7
- Views: 668
Re: How to use the install.domoticz.com script to install not the latest version?
I want v2023.2 due to OpenZWave. When OpenZWave was added back it lost some capability with my older thermostats. This is the easier path for now versus replacing thermostats or when I finally migrate to ZWaveJS.
- Friday 06 December 2024 21:53
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: How to use the install.domoticz.com script to install not the latest version?
- Replies: 7
- Views: 668
Re: How to use the install.domoticz.com script to install not the latest version?
Thank you... I did replace the link to download "domoticz_linux_2023.2_x86_64.tgz". Are you aware of anything else required to change in the script?
- Thursday 05 December 2024 23:12
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: How to use the install.domoticz.com script to install not the latest version?
- Replies: 7
- Views: 668
How to use the install.domoticz.com script to install not the latest version?
Hello, By default the script at install.domoticz.com will install the latest version. I want to use the script to install v2023.2 as I would like the transfer my v2023.2 from Windows to my Ubuntu server and stay on the same version. Looking through the script, I see line 380 which is: wget -O ...
- Wednesday 17 July 2024 14:35
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Upgrade from 2021.1 to 2024.7 issues
- Replies: 13
- Views: 3936
- Sunday 14 July 2024 14:12
- Forum: News & Updates
- Topic: Domoticz version 2024.7 released
- Replies: 74
- Views: 32519
Re: Domoticz version 2024.6 released
2024.7 has the GCM messaging fix
- Friday 12 July 2024 0:06
- Forum: News & Updates
- Topic: Domoticz version 2024.7 released
- Replies: 74
- Views: 32519
Re: Domoticz version 2024.6 released
Thank you @waltervl for pointing that out.
Google is deprecating the old API starting July 22nd, so messaging will permanently break for all users on the stable Domoticz release around that time:
https://firebase.google.com/docs/cloud- ... migrate-v1
Google is deprecating the old API starting July 22nd, so messaging will permanently break for all users on the stable Domoticz release around that time:
https://firebase.google.com/docs/cloud- ... migrate-v1