Update README.md

Add note about current API issues
This commit is contained in:
Samuel Spagl 2024-04-05 16:58:44 +02:00 committed by GitHub
parent 430f6a1840
commit 14e30ba970
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 17 additions and 1 deletions

View File

@ -2,6 +2,22 @@
Welcome to YASSI, the Home Assistant integration designed to bring comprehensive control over your Samsung Soundbar into your smart home ecosystem.
> [!CAUTION]
> **Soundbar Integration Issues**:
>
> Samsung changed (un)intentionally? something in the SmartThings API. Therefore it is currently not possible to retrieve a status update for
> custom capabilities like *Soundmode, EQ, Woofer and Advanced Audio settings (Nightmode, Bassmode, Voice-enhancer).
> Other than this, the integration is working as expected.
>
> **I released a new beta version where you can select for which custom capability entities should be created. If one is disabled so is the update
> process, and therefore the error logs will disappear.**
>
> It is still possible to adjust all settings of the custom capabilties, therefore the beta version features service calls for each of those.
> For more and updated information please refer to [#26](https://github.com/samuelspagl/ha_samsung_soundbar/issues/26).
>
> Best Samuel ✌️
**Table of Contents:**
<!-- TOC -->
* [Why YASSI](#why-yassi)
@ -81,4 +97,4 @@ Contributions are what make the open-source community such an amazing place to l
## General Thanks
- Like already mentioned, thanks to @PiotrMachowski / @thierryBourbon for the general idea on how to do things.
- Like already mentioned, thanks to @PiotrMachowski / @thierryBourbon for the general idea on how to do things.