Search found 15 matches

by johnrwoods
Saturday 31 January 2026 13:41
Forum: Other questions and discussions
Topic: How do I create a Timer(schedule) on a Thermostat using the API
Replies: 7
Views: 119

Re: How do I create a Timer(schedule) on a Thermostat using the API


Just wondering why you would program a timer with an API call when you also could just set the setpoint value on the wanted time with a script (or API call).


The issue is that the "wanted time" is based on other timers, which switch a heating system on and off. These and are different dependant ...
by johnrwoods
Saturday 31 January 2026 13:28
Forum: Other questions and discussions
Topic: How do I create a Timer(schedule) on a Thermostat using the API
Replies: 7
Views: 119

Re: How do I create a Timer(schedule) on a Thermostat using the API

jvdz wrote: Thursday 29 January 2026 18:59 I always look at the source when I need a true complete list. :roll:
Good advice!
I was hoping for a lazy option ;)
by johnrwoods
Thursday 29 January 2026 18:58
Forum: Other questions and discussions
Topic: How do I create a Timer(schedule) on a Thermostat using the API
Replies: 7
Views: 119

Re: How do I create a Timer(schedule) on a Thermostat using the API

Does anyone know where I can find a full and up to date list of all API commands?

The Wiki appears to be out of date - I am looking at this https://wiki.domoticz.com/Domoticz_API/JSON_URL%27s
by johnrwoods
Thursday 29 January 2026 18:54
Forum: Other questions and discussions
Topic: How do I create a Timer(schedule) on a Thermostat using the API
Replies: 7
Views: 119

Re: How do I create a Timer(schedule) on a Thermostat using the API

Many thanks for that.
There is an undocumented API call (AddSetpointTimer) which does everything I need.

Your help much appreciated.
by johnrwoods
Thursday 29 January 2026 18:30
Forum: Other questions and discussions
Topic: How do I create a Timer(schedule) on a Thermostat using the API
Replies: 7
Views: 119

How do I create a Timer(schedule) on a Thermostat using the API

I would like to add a timer to a Thermostat Setpoint using the api but the "addtimer" api command does not an to

When a Timer is created on a Thermostat Setpoint device through the UI it is possible to include a setpoint in the values:
Timer.png

I can inspect the timer information that has been ...
by johnrwoods
Monday 09 January 2023 12:19
Forum: Zigbee
Topic: Issue with ZiGate (V1)
Replies: 2
Views: 587

Issue with ZiGate (V1)

System:
Zigate (V1) with 3.21 (legacy) firmware
RPi 3b
Domoticz V2022.2 with Zigate Plugin V 6.3.008

A couple of weeks ago I started having problems with the ZiGate not accepting new hardware although the plugin was reading and sending data to and from Zigbee devices without any issues.

I tried ...
by johnrwoods
Thursday 21 October 2021 22:53
Forum: dzVents
Topic: Set Thermostat Setpoint when adding a Schedule(timer)
Replies: 4
Views: 835

Re: Set Thermostat Setpoint when adding a Schedule(timer)

I had considered this but I think it would be rather messy for my particular scenario.

I have 20+ thermostats which need to have different temperature settings throughout the day and each of them is on a different schedule.

I guess that if the API cannot handle the setting of the Setpoint for a ...
by johnrwoods
Thursday 21 October 2021 12:56
Forum: dzVents
Topic: Set Thermostat Setpoint when adding a Schedule(timer)
Replies: 4
Views: 835

Set Thermostat Setpoint when adding a Schedule(timer)

I would like to add a new schedule(timer) with a specific setpoint to a Thermostat using dzVents.

In dzVents I am calling the json api using the addtimer parameter but cannot see an option in the parameters that would allow me to set the setpoint.
In the UI to add a Timer to a Thermostat there is a ...
by johnrwoods
Thursday 21 January 2021 15:09
Forum: Zigbee
Topic: extra support of Tuya TRV TS0601 in Zigate
Replies: 6
Views: 1512

Re: extra support of Tuya TRV TS0601 in Zigate

Hi Walter,

Did you ever get the battery level showing for your TS0601s?
I have just added two of these TRVs to my Domoticz/Zigate installation and have the same issue as you.
Three devices are created for each TRV (Temperature, Setpoint and an Off, Auto, Manual selector switch) but no battery level.
by johnrwoods
Thursday 05 March 2020 18:27
Forum: dzVents
Topic: dzVents error after upgrading to v4.11775 [Solved]
Replies: 3
Views: 372

Re: dzVents error after upgrading to v4.11775

That was it. I had:
timer = ( 'at 04:00 on sun' )

I have replaced the () with curly brackets {}.

Thank you very much.
by johnrwoods
Thursday 05 March 2020 7:24
Forum: dzVents
Topic: dzVents error after upgrading to v4.11775 [Solved]
Replies: 3
Views: 372

dzVents error after upgrading to v4.11775 [Solved]

I have just upgraded to v4.11775 and am now getting the following error every minute:

Error: EventSystem: in /home/pi/domoticz/dzVents/runtime/dzVents.lua: /home/pi/domoticz/dzVents/runtime/EventHelpers.lua:462: bad argument #1 to 'for iterator' (table expected, got string)

I have disabled all of ...
by johnrwoods
Saturday 25 January 2020 11:02
Forum: Zigbee
Topic: Zigate and Aqara devices not connecting to router
Replies: 4
Views: 724

Re: Zigate and Aqara devices not connecting to router

OK thanks for your help.

I will be more patient.
by johnrwoods
Saturday 25 January 2020 10:57
Forum: Zigbee
Topic: Zigate and Aqara devices not connecting to router
Replies: 4
Views: 724

Re: Zigate and Aqara devices not connecting to router

Thanks for your very quick reply.

1) The system is stable and has been running for 24 hours without interruption.
2) The smart plug is definitely on the mesh network and two of the Aqara sensors are within 20cm of the plug:
Capture.PNG
Capture.PNG (6.99 KiB) Viewed 675 times
by johnrwoods
Saturday 25 January 2020 10:40
Forum: Zigbee
Topic: Zigate and Aqara devices not connecting to router
Replies: 4
Views: 724

Zigate and Aqara devices not connecting to router

I have a RPi running Domoticz v4.11641, Zigate 031a, multiple Aqara temperature sensors and a Samsung SmartThings Smart Plug.

I have registered all of my ZigBee sensors with the Zigate and these are all working as expected. However, due to thick walls in my house I sometimes lose connectivity ...