Search found 5 matches

by TheStig
Sunday 04 March 2018 21:34
Forum: Z-Wave
Topic: new zwave plus thermostat valves
Replies: 64
Views: 17900

Re: new zwave plus thermostat valves

Hi, I am trying to accomplish something similar but then in LUA.
How can I turn my Spirit in the study in VALVE mode?

I tried the following command: commandArray[VALVStudy]='Valve'
But that does not work.

How should I do this?
by TheStig
Monday 26 February 2018 22:46
Forum: Heating/cooling
Topic: Has anybody programmed Domoticz to mimic Evohome?
Replies: 1
Views: 1458

Re: Has anybody programmed Domoticz to mimic Evohome?

Did you ever find an interesting option?


Verzonden vanaf mijn iPad met Tapatalk
by TheStig
Sunday 25 February 2018 19:55
Forum: Heating/cooling
Topic: Help requested: controlling heating via Eurotronic Spirit
Replies: 1
Views: 1557

Re: Help requested: controlling heating via Eurotronic Spirit

I was able to find the answer to my own question. I will post it here, maybe it is usefull for somebody else. Controlling the Eurotronic Spirit can be done by the following command: -- to turn the heat to max potential commandArray[VALVStudy]="On" -- to turn the heat off commandArray[VALVStudy]="Off ...
by TheStig
Wednesday 21 February 2018 21:38
Forum: Heating/cooling
Topic: Help requested: controlling heating via Eurotronic Spirit
Replies: 1
Views: 1557

Help requested: controlling heating via Eurotronic Spirit

I've bought several Eurotronic Spirit Z-wave radiator thermostat valves and was able to register them in Domoticz. I can see several devices in Domoticz so I know that the inclusions were succesfull. The next step would be to start controlling the heating via controlling the Valve levels (0-100 ...
by TheStig
Wednesday 09 September 2015 19:37
Forum: Python
Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
Replies: 231
Views: 95561

Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters

Thanks for the great work!!! It works perfectly.