heating scenario

Moderator: leecollings

Post Reply
markjgabb
Posts: 142
Joined: Tuesday 24 January 2017 23:00
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.8153
Location: Australia
Contact:

heating scenario

Post by markjgabb »

hi guys

i have the following blocky, but it never seems to activate....
current temp as i write this is 19
nothing in logs about fails...it just seems to never evaluate

current values from blocky check current values shows as below
35 Office Temp 19 2017-05-23 16:31:45 19
lounge temp control.PNG
lounge temp control.PNG (16.9 KiB) Viewed 1796 times
V 2020.2 RPI 3
RFlink 334 mhz
mysensors
broadlink
Mirabella Genio Globes
User avatar
Egregius
Posts: 2592
Joined: Thursday 09 April 2015 12:19
Target OS: Linux
Domoticz version: v2024.7
Location: Beitem, BE
Contact:

Re: heating scenario

Post by Egregius »

If it's now 19° it can't do anything. It's not lower than 17 and not higher than 20, right?
ropske
Posts: 483
Joined: Tuesday 12 August 2014 5:37
Target OS: Raspberry Pi / ODroid
Domoticz version: V3_8394
Location: Rumbeke,Belgium
Contact:

Re: heating scenario

Post by ropske »

that's also what i see Egrerius :)
markjgabb
Posts: 142
Joined: Tuesday 24 January 2017 23:00
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.8153
Location: Australia
Contact:

Re: heating scenario

Post by markjgabb »

ah crap....yeah your right...i was reading it bacwards....i now feel really stupid thanks guys wow
V 2020.2 RPI 3
RFlink 334 mhz
mysensors
broadlink
Mirabella Genio Globes
markjgabb
Posts: 142
Joined: Tuesday 24 January 2017 23:00
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.8153
Location: Australia
Contact:

Re: heating scenario

Post by markjgabb »

ok heating scenario part 2....

anyone have any ideas how i would go about adding a scenario or perhaps another else if, so that if i turn my heating on remotely it will work..
as you can see ive got presence running with occupied so that when no one is home the heater turns off...
but i would like something so that if im half an hour from home and i know its cold i can turn it on before i get home
heating.PNG
heating.PNG (51.86 KiB) Viewed 1751 times
V 2020.2 RPI 3
RFlink 334 mhz
mysensors
broadlink
Mirabella Genio Globes
User avatar
StanHD
Posts: 347
Joined: Friday 12 July 2013 16:09
Target OS: Windows
Domoticz version:
Location: East Sussex, UK
Contact:

Re: heating scenario

Post by StanHD »

One way would be to add a virtual "Manual Override" or an "Auto" Switch

In your scenario you could add an "Override" switch that can work with the Occupied switch:-

If [Heating =On] And [Occupied = Off] And [Override = Off] Do Set [Heating = Off]

Then add the appropriate conditions to the first "Else If":-

Else If [Temp <= 17] And [Heating = Off] And [[Occupied = On] Or [Override = On]] Do Set [Heating = On]
(Note how the "Or" is "nested")

Below is a Blockley I use to successfully control a ceiling fan. Note where the "Auto" condition is required to be on to run the fan or turn it off. So I can switch this to regain manual control.

Image
Domoticz Main - Intel nuc, Windows, RFXTRX433E. Lan Relay Boards, Aeon Z-Stick Gen 5, Evohome HGI80, Milight WiFi, MySensors Ethernet Gateway, Harmony Hub
Python:- Broadlink RM2, Sonos
HA-Bridge - Amazon Echo / Alexa
markjgabb
Posts: 142
Joined: Tuesday 24 January 2017 23:00
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.8153
Location: Australia
Contact:

Re: heating scenario

Post by markjgabb »

oh wow....ok quite complicated things are possible. thats quite impressive
V 2020.2 RPI 3
RFlink 334 mhz
mysensors
broadlink
Mirabella Genio Globes
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest