samuelspagl / ha_samsung_soundbar

YASSI (Yet another Samsung Soundbar integration) is a HomeAssistant integration for Samsung Soundbars.
https://ha-samsung-soundbar.vercel.app
MIT License
44 stars 2 forks source link

Failed to set up #27

Closed traqnski89 closed 8 months ago

traqnski89 commented 8 months ago

Hello, I have a Q800A soundbar and till 2 days ago everything was working fine. Unfortunately I have changed my router and I needed to reset the soundbar and configured again. Since than I am not able to connect it back to HA. I tried to delete the integration, to generate a new token, I have reset and reconfigured the sound bar again! Nothing helps! I receive always the same error! image

image

samuelspagl commented 8 months ago

Hi @traqnski89,

Yeah I know, so this is the same as #26, it seems that Samsung changed something in their API, which is really unfortunate.

I am already thinking about how to tackle this.

samuelspagl commented 8 months ago

I would close this issue as it is a duplicate of #26. Feel free to join the discussion there.

I released a new Alpha version yesterday evening, that lets you enable / disable the entities and also the update process for certain capabilities. At the current stage, retrieving the status of all of those extra capabilities is not working. The linked thread explains things in more detail.

I am thinking about adding services for those extra capabilities, as it is still possible to set values there.

Pull Request: https://github.com/samuelspagl/ha_samsung_soundbar/pull/28 https://github.com/samuelspagl/ha_samsung_soundbar/releases/tag/0.4.0b1

If there is anything else, feel free to reopen.