Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vlebourl committed Jun 17, 2020
1 parent d3dbb1d commit 07776a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down Expand Up @@ -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 |
Expand Down

0 comments on commit 07776a7

Please sign in to comment.