Stella Z, JS and razberry
Re: Stella Z, JS and razberry
Thoise work a treat , thanks PZ1, out of interest where did you pick up the thermostatsetpointset(modus, settemp) command ?
Re: Stella Z, JS and razberry
I think originally I got them from stella datasheet, and from Razberry Developer Documentation. Today I copied it from the RaZOR module, which is a precursor from the OpenRemoteHelpers module that I developed with a lot of help from PoltoS
Since 29-12-2016 I am no longer a moderator for this forum
Re: Stella Z, JS and razberry
Actually got another Q 
How do I insert a wakeup signal before any request to the stellas

How do I insert a wakeup signal before any request to the stellas
Re: Stella Z, JS and razberry
You can not wake these devices. They wake up at the interval you've defined. Commands stay in the queue and will be processed as soon as the device wakes up. (IIRC newer battery driven devices with FLIRS functionality can wake on a command by the controller)
Since 29-12-2016 I am no longer a moderator for this forum