dahlb / ha_hatch

Home Assistant Integration for Hatch Rest Mini
MIT License
76 stars 16 forks source link

Unable to start sound after firmware 7.775.82 #116

Closed dacmcbibs closed 2 months ago

dacmcbibs commented 2 months ago

Our Hatch rest + took a firmware update to version 7.775.82 - and we can now not start sounds from home assistant. All other functionality seems to work, but when calling media player: play we are now seeing this error.

In the app the interface to choose sounds looks to have changed a bit, so I suspect the api call may have changed.

File "/config/custom_components/ha_hatch/riot_media_entity.py", line 55, in media_play self.rest_device.set_favorite(self._attr_sound_mode_list[0])


IndexError: list index out of range
dahlb commented 2 months ago

Duplicate of #95