Add supported devices to MyStrom (#28206)

* Add supported devices to MyStrom

* Add supported devices to MyStrom
This commit is contained in:
Joost Lekkerkerker 2023-07-15 04:00:32 +02:00 committed by GitHub
parent e23e5dca2b
commit 4492225fb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,14 @@ There is currently support for the following device types within Home Assistant:
## Lights and switches
The myStrom integration allows you to control your [myStrom](https://mystrom.ch/) WiFi Bulbs and WiFi Switches. Make sure that you have enabled the REST API under **Advanced** in the web frontend of the switch.
The myStrom integration allows you to control your [myStrom](https://mystrom.ch/) Wi-Fi Bulbs and Wi-Fi Switches. Make sure that you have enabled the REST API under **Advanced** in the web frontend of the switch.
Supported devices are:
- Switch CH v1 (101)
- Bulb (102)
- LED strip (105)
- Switch CH v2 (106)
- Switch EU (107)
{%include integrations/config_flow.md %}