I have been eagerly waiting an integration between Home Assistant and ControlMySpa service to be able to control the spa via home assistant for example to avoid the most expensive hours while heating it etc.
Has anyone created an integration via the python library? Custom component or other ways to integrate it to HA? Maybe even ready-made code to be added to HA?
I would be super interested in hearing and learning how to make the integration real. Please share your creations and ideas, if you have fiddled with the integration.
I’ve been using GitHub - mikakoivisto/controlmyspa-ha-mqtt for a couple of years now, running docker in a separate VM. A bit fiddling setting up, but very stable.
Controlling the thermostat with priceanalyzer works perfect with a good plan based on prices from nordpool.
The python library is based on the same js.
FYI, @hares has now begun working on an experimental native ControlMySpa integration as a custom component (based on the above mentioned library) → GitHub - haresik/Hares-ControlMySpa