lloydw / hass-spanet

HomeAssistant integration for SpaNET
MIT License
9 stars 1 forks source link

No actions available #5

Closed ellyse18 closed 1 week ago

ellyse18 commented 1 week ago

I tried to add an automation to heat the spa overnight between specific hours using a cheap electricity rate on my power plan. but couldn't see an Action to do it.

The Device is listed as 'lloydw/hass-spanet' in my automation section. Not sure if that is just due to the way I added the plugin to Home Assistant. There are no Actions associated to the device. I was hoping to see set temperature so I can raise it during certain hours.

Note that I can set the temp successfully using the dashboard manually. Overall this is great, thanks so much for putting it together.

lloydw commented 1 week ago

Hi There,

Thanks for the feedback, I've not set up actions yet, I’ll add this to the feature request list.

For now you can set the temperature in automations by calling the climate service. There is an example here: https://github.com/lloydw/hass-spanet/issues/4#issuecomment-2160508754

Any questions, let me know.

ellyse18 commented 1 week ago

Thank you, I followed your suggestion and now have a simple working automation to heat the spa.