Search found 4 matches

by awtjes
Tuesday 06 May 2025 13:31
Forum: Heating/cooling
Topic: Intergas - disabling/enabling heater when door opens
Replies: 7
Views: 1006

Re: Intergas - disabling/enabling heater when door opens

@akamming tnx! I did a similar request, but my result was something completely different, which didn't work obviously. Your script is getting me in the right direction. In the mean time I learned that a (week)schedule is generated and controlled by the room-thermostat. And with this script to the ...
by awtjes
Tuesday 06 May 2025 11:12
Forum: Heating/cooling
Topic: Intergas - disabling/enabling heater when door opens
Replies: 7
Views: 1006

Re: Intergas - disabling/enabling heater when door opens

So you can change temp setpoint of thermostat from Domoticz. and you have some door contact... You need Dzvents script that is activated by door contact and by timer (5 min?) 1. the script is activated by sensor: means the door is open/close -> set temp to low/high or off/on heating 2. the script ...
by awtjes
Tuesday 06 May 2025 10:40
Forum: Heating/cooling
Topic: Intergas - disabling/enabling heater when door opens
Replies: 7
Views: 1006

Re: Intergas - disabling/enabling heater when door opens

You can check the setpoint every 1, 2, 3, 5 minutes and act accordingly. I'd say tell your story to AI, tell it which sensors you have, publish your posts here, say the magic word dzVents and you'll get your solution in seconds. I'ver tried this, but it returns direct http-requests which the ...
by awtjes
Friday 02 May 2025 17:18
Forum: Heating/cooling
Topic: Intergas - disabling/enabling heater when door opens
Replies: 7
Views: 1006

Intergas - disabling/enabling heater when door opens

Hi all, I have an Intergas LAN2RF gateway, version 1.3 (this one needs authenticating when you want set values) I have Domoticz Version: 2025.1 (build 16657) on a Raspberry Pi What I want to achieve is that when our sliding-door in the Livingroom is opened, the heating will be disabled, or set to a ...