mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
add Switcher supported devices (#18289)
This commit is contained in:
parent
8d359ff704
commit
6c86652d2c
@ -1,18 +1,28 @@
|
|||||||
---
|
---
|
||||||
title: Switcher
|
title: Switcher
|
||||||
description: Controlling your Switcher V2 Water Heater.
|
description: Integrate Switcher devices.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Switch
|
- Switch
|
||||||
ha_release: 0.93
|
ha_release: 0.93
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@tomerfi'
|
- '@tomerfi'
|
||||||
|
- '@thecode'
|
||||||
ha_domain: switcher_kis
|
ha_domain: switcher_kis
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
---
|
---
|
||||||
|
|
||||||
This `Switcher` integration allows you to control the [Switcher V2 Water Heater](https://www.switcher.co.il/).
|
This `Switcher` integration allows you to control your [Switcher Devices](https://www.switcher.co.il/).
|
||||||
|
|
||||||
|
Supported devices:
|
||||||
|
|
||||||
|
- Switcher Power Plug
|
||||||
|
- Switcher Touch (from firmware 1.51)
|
||||||
|
- Switcher V2 (Espressif chipset - from firmware 3.21)
|
||||||
|
- Switcher V2 (Qualcomm chipset - from firmware 72.32)
|
||||||
|
- Switcher V4
|
||||||
|
|
||||||
To enable it, add an entry to your `configuration.yaml` according to the following configuration instructions.
|
To enable it, add an entry to your `configuration.yaml` according to the following configuration instructions.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user