apetrycki / daikinskyport

API for accessing a DaikinOne+ Thermostat
60 stars 27 forks source link

Add support for Scenes #37

Closed bravolavo closed 9 months ago

bravolavo commented 2 years ago

When daikinskyport is added to a Scene, the scene fails to execute. Two pop-up errors occur:

Failed to call service scene/apply

Failed to call service scene/turn_on

apetrycki commented 2 years ago

Reference for implementation: https://developers.home-assistant.io/docs/reproduce_state_index

apetrycki commented 9 months ago

It looks like this should work with the changes they've made to HA. Can you see if it does what you need it to @bravolavo?