After updating Domoticz to the latest Beta (15555) en Dashtics to the latest Beta (3.10.8), al the setpoints displays "On":
The data-field in Domoticz shows the actual setpoint number:
Hopefully someone can help.
Thanks.
Setpoints shows 'On' instead of setpoint number Topic is solved
Moderators: leecollings, htilburgs, robgeerts
-
- Posts: 75
- Joined: Friday 08 January 2016 10:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Nederland
- Contact:
- waltervl
- Posts: 5722
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Setpoints shows 'On' instead of setpoint number
@Lokonli There has been some changes on Thermostat devices in this beta, see viewtopic.php?p=307044#p307044 and https://github.com/domoticz/domoticz/pull/5817
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 2287
- Joined: Monday 29 August 2016 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Setpoints shows 'On' instead of setpoint number
Thanks, I'll checkwaltervl wrote: ↑Thursday 21 September 2023 12:25 @Lokonli There has been some changes on Thermostat devices in this beta, see viewtopic.php?p=307044#p307044 and https://github.com/domoticz/domoticz/pull/5817
- waltervl
- Posts: 5722
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Setpoints shows 'On' instead of setpoint number
Is the setpoint device api json different now? It seems that the Android app also don't understand the output anymore.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
- waltervl
- Posts: 5722
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Setpoints shows 'On' instead of setpoint number
To answer myself:
Main difference is "Type" that changed from "Thermostat" to "SetPoint". SubType stayed the same (SetPoint).
Also the new settings are added (min/max/step/vunit)
Stable 2023.2
Code: Select all
"SetPoint": "17.0",
"ShowNotifications": true,
"SignalLevel": "-",
"SubType": "SetPoint",
"Timers": "false",
"Type": "Thermostat",
"TypeImg": "override_mini",
"Unit": 1,
"Used": 1,
"XOffset": "0",
"YOffset": "0",
"idx": "144"
Code: Select all
"SetPoint" : "24.2",
"ShowNotifications" : true,
"SignalLevel" : "-",
"SubType" : "SetPoint",
"Timers" : "false",
"Type" : "Setpoint",
"TypeImg" : "override_mini",
"Unit" : 1,
"Used" : 1,
"XOffset" : "0",
"YOffset" : "0",
"idx" : "80",
"max" : 200.0,
"min" : -200.0,
"step" : 0.5,
"vunit" : "\u00b0C"
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 2287
- Joined: Monday 29 August 2016 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Setpoints shows 'On' instead of setpoint number
Fixed in latest Dashticz beta.
Update with 'git pull'
Can you test?
Update with 'git pull'
Can you test?
-
- Posts: 75
- Joined: Friday 08 January 2016 10:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Nederland
- Contact:
Re: Setpoints shows 'On' instead of setpoint number
Great. It shows the correct values now.
Thanks again.
Thanks again.
Who is online
Users browsing this forum: No registered users and 1 guest