mike-grant / haaska

Home Assistant Alexa Skill Adapter that supports v3 of the Alexa Smart Home Skill API
MIT License
539 stars 118 forks source link

A/C recognised as thermostat #223

Closed ghost closed 3 years ago

ghost commented 3 years ago

My AC, exposed via 2021.7.x version of HA is seen as a thermostat in Alexa app while it should be seen as A/C.

Simone

chemelli74 commented 3 years ago

Any feedback on this issue ?

Thx in advance,

Simone

mike-grant commented 3 years ago

Unfortunately, Haaska only proxies the request to your home assistant setup. You'll need to raise a call on the home assistant repo to get this looked into.

chemelli74 commented 3 years ago

I think you closed it a bit too quickly 😉

HA already recognize it as an a/c and I have all the settings available (mode, temp, ventilation) but on Alexa I can set only the temperature.

Simone

chemelli74 commented 3 years ago

Double checked and in HA the entity has domain "climate" so should be correct.

Am I missing something ?

Simone

chemelli74 commented 3 years ago

Can you please reconsider this issue ?

Thx,

Simone

chemelli74 commented 3 years ago

Ping

mike-grant commented 3 years ago

Unfortunately, this is a still an issue that needs looking at in the HomeAssistant codebase, what gets sent to Alexa via Haaska, is generated within HomeAssistant itself.

kiwipaulrob commented 2 years ago

Any progress? Would be great to tell Alexa to change fan speed. In meantime will investigate setting up new fan entity...