mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Fix ha_release and sample
This commit is contained in:
parent
c476a9960e
commit
4e34ec5a39
@ -10,15 +10,14 @@ footer: true
|
|||||||
logo: x10.gif
|
logo: x10.gif
|
||||||
ha_category: Light
|
ha_category: Light
|
||||||
ha_iot_class: "Local Polling"
|
ha_iot_class: "Local Polling"
|
||||||
ha_release: true
|
ha_release: 0.25
|
||||||
---
|
---
|
||||||
|
|
||||||
X10 support is integrated into Home Assistant as a light platform.
|
The `x10` light platform allows you to control your X10 based lights with Home Assistant.
|
||||||
|
|
||||||
Requires heyu x10 interface
|
Requires [Heyu x10 interface](http://www.heyu.org).
|
||||||
http://www.heyu.org
|
|
||||||
|
|
||||||
To enable x10 lights, add something like this to your `configuration.yaml` file:
|
To enable those lights, add the following lines to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user