claudiospizzi / node-red-contrib-intexspa

Intex SPA nodes for Node-RED.
MIT License
4 stars 0 forks source link

Controlling the SPA (target temperature, heat, filter, etc) #1

Closed davyrolink closed 2 years ago

davyrolink commented 2 years ago

Hi Claudio,

Thanks for writing this already great module. I'm curious if you plan to make it possible to control the SPA as well? It would be very nice to be able to control e.g. the temperature and filtering.

Regards, Davy

claudiospizzi commented 2 years ago

Hi @davyrolink

It took me a while to figure out the API for the SPA control. I've released an update to version 2.0.0 which includes a node to perform an action, e.g. turn on/off the heating. I wonder if it's working with your SPA.

I've also fixed a bug not refreshing the cloud status ans still showing old values.

Please be aware, there is a breaking change: The device name is now part of the configuration node.

Regards, Claudio

davyrolink commented 2 years ago

Wow I am very excited to see this, I will try it out immediately this weekend. Thank you so much!

davyrolink commented 2 years ago

I have been able to test it extensively and it works great, thanks again

claudiospizzi commented 2 years ago

Hey @davyrolink

Thanks for the feedback and your generous support!

Regards, Claudio