mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
1.6 KiB
1.6 KiB
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_release |
---|---|---|---|---|---|---|---|---|---|---|
page | Homematic Switch | Instructions how to integrate Homematic switches within Home Assistant. | 2016-06-25 12:24 | true | false | true | true | homematic.png | Switch | 0.23 |
The homematic
switch platform lets you control Homematic switches through Home Assistant.
If the switch uses multiple channels to control different devices, you may setup multiple HA entities. Switches may also be configured as light entities if you have lights attatched to them. Besides that, there a switches that have included sensors, which may also be configured as separate HA entities.
To set it up, add the following information to your configuration.yaml
file:
switch:
platform: homematic
address: LEQ1234567
name: Dishwasher
button: 1
Configuration variables:
- platform (Required: Needed to let Home Assistant know this is a Homematic rollershutter.
- address (Required): The serial number of the device, eg. LEQ1234567
- name (Optional): Name to identify the device.
- button (Optional): Channel of the Homematic interface to interact with (Default: 1)
Currently the following devices are supported:
- Switch from 1 to 4 channels
- Dimmer from 1 to 2 channels
- Switch with powermeter
As an example for a HM-ES-PMSw1-DR switch with powermeter sensors:
switch:
- platform: homematic
address: LEQ1234657
name: Dishwascher
sensor:
- platform: homematic
address: LEQ1234657
name: Dishwascher Power
param: POWER