Hi,
I created a virtual Sensor "thermostat setpoint" with "idx 94" and name "setpoint"
Now I want to transfer the value of the setpoint to a virtual "temperature" with "idx 95" and name "setpoint"
This, because I want to import the value from "idx 95" "setpoint" into a blocky input and compare this with a measured temperature in the living room "Woonkamer Temp/Vocht" to control the Pellet stove.
Example how I want to do this.
Setpoint in Blockly
Moderator: leecollings
- Denny64
- Posts: 53
- Joined: Friday 03 February 2017 11:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2023.1
- Location: Italy
- Contact:
Re: Setpoint in Blockly
It's more easy to control the stove.
You have to make just a dummy virtual sensor and put in Thermostat Setpoint mode. Than you can blokly:
IF Woonkamer Temp/Vocht < Setpoint AND Pellet Kachel = Off
Set Pellet Kachel = ON
Else IF Woonkamer Temp/Vocht ≥ Setpoint AND Pellet Kachel = ON
Set Pellet Kachel = OFF
You have to make just a dummy virtual sensor and put in Thermostat Setpoint mode. Than you can blokly:
IF Woonkamer Temp/Vocht < Setpoint AND Pellet Kachel = Off
Set Pellet Kachel = ON
Else IF Woonkamer Temp/Vocht ≥ Setpoint AND Pellet Kachel = ON
Set Pellet Kachel = OFF
-
Knibor
- Posts: 112
- Joined: Sunday 20 May 2018 12:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Stable
- Location: NL
- Contact:
Re: Setpoint in Blockly
Hi, thanks a lot, it works now perfect
Who is online
Users browsing this forum: No registered users and 1 guest