mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
Add light to velbus integration (#11581)
This commit is contained in:
parent
6effbe0f2d
commit
d5ef4b7cfb
@ -8,6 +8,7 @@ ha_category:
|
|||||||
- Climate
|
- Climate
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
|
- Light
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
ha_release: "0.50"
|
ha_release: "0.50"
|
||||||
---
|
---
|
||||||
@ -21,6 +22,7 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
- Cover
|
- Cover
|
||||||
|
- Light
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
@ -35,7 +37,7 @@ velbus:
|
|||||||
port: 'PORT_STRING'
|
port: 'PORT_STRING'
|
||||||
```
|
```
|
||||||
|
|
||||||
## Port Sstring
|
## Port String
|
||||||
|
|
||||||
The port string used in the user interface or the configuration file can have 2 formats:
|
The port string used in the user interface or the configuration file can have 2 formats:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user