Search found 5 matches
- Friday 21 June 2019 20:21
- Forum: dzVents
- Topic: Use switch to disable setpoint timers [Solved]
- Replies: 6
- Views: 3446
Re: Use switch to disable setpoint timers [Solved]
The log only shows that the switch is switched: 2019-06-21 20:13:57.389 Status: User: Admin initiated a switch command (142/CV zomerstand/Off) When using curl on the CLI: pi@MediaPi:~ $ curl http://127.0.0.1:8080/json.htm?type=command¶m=setactivetimerplan&ActiveTimerPlan=0 [1] 24848 [2] 24849 pi ...
- Thursday 20 June 2019 21:31
- Forum: dzVents
- Topic: Use switch to disable setpoint timers [Solved]
- Replies: 6
- Views: 3446
Re: Use switch to disable setpoint timers [Solved]
Thank you both! Very helpful. Although I don't get the function working. Also tried the json url in the "on" and "off" action of the switch like this: http://127.0.0.1:8080/json.htm?type=command¶m=setactivetimerplan&ActiveTimerPlan=0 (As suggested here ) But that doesn't work. Also tried with ...
- Saturday 15 June 2019 7:40
- Forum: dzVents
- Topic: Use switch to disable setpoint timers [Solved]
- Replies: 6
- Views: 3446
Use switch to disable setpoint timers [Solved]
I have a couple of Eurotronic Z-wave radiator thermostats. These thermostats have devices for setting the desired temperature. These can be found on the "Utility" tab in Domoticz. There you can set various timers for these devices. I have used these timers to change the setpoint throughout the day ...
- Wednesday 24 October 2018 6:33
- Forum: OpenTherm gateway
- Topic: Control setpoint with PS=1
- Replies: 2
- Views: 4138
Re: Control setpoint with PS=1
Something else seems to be the matter. In my previous post I said that boiler (Remeha Quinta 35c) would start to heat. But actually, it starts the ventilation, but then stops with code 6, which means that boiler water temp is higher than desired temp.
Any ideas on how to debug this further?
Any ideas on how to debug this further?
- Sunday 21 October 2018 10:47
- Forum: OpenTherm gateway
- Topic: Control setpoint with PS=1
- Replies: 2
- Views: 4138
Control setpoint with PS=1
I have a OTGW with nodemcu connected to my boiler. According to the OTGW website http://otgw.tclcode.com/standalone.html#intro it is possible to use the OTGW without thermostat connected. When I try without connecting domoticz to the OTGW and using the OTMonitor to see what's happening, I can set a ...