diff --git a/README.md b/README.md index c81b06d74..afefee2fe 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,13 @@ https://github.com/imicknl/ha-tahoma This component doesn't have a hardcoded list of devices anymore, but relies on the `uiclass` of every Somfy device. This way more devices will be supported out of the box, based on their category and available states and commands. -If your device is not supported, it will show the following message in the logging. You can use this to create a new issue in the repository to see if the component can be added. +If your device is not supported, it will show the following message in the debug log. You can use this to create a new issue in the repository to see if the component can be added. -`Unsupported Tahoma device (internal:TSKAlarmComponent - Alarm - TSKAlarmController)` +`DEBUG (MainThread) [custom_components.tahoma] Unsupported Tahoma device (internal:TSKAlarmComponent).` | Somfy uiClass | Home Assistant platform | | ----------------- | ----------------------- | +| HeatingSystem | climate | | Awning | cover | | Curtain | cover | | ExteriorScreen | cover | @@ -58,7 +59,6 @@ If your device is not supported, it will show the following message in the loggi | --------------------- | | RemoteController | | Alarm | -| HeatingSystem | | EvoHome | | HitachiHeatingSystem | | ExteriorHeatingSystem |