mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Add light to velbus integration (#11581)
This commit is contained in:
parent
6effbe0f2d
commit
d5ef4b7cfb
@ -8,6 +8,7 @@ ha_category:
|
||||
- Climate
|
||||
- Sensor
|
||||
- Switch
|
||||
- Light
|
||||
ha_iot_class: Local Push
|
||||
ha_release: "0.50"
|
||||
---
|
||||
@ -21,6 +22,7 @@ There is currently support for the following device types within Home Assistant:
|
||||
- Sensor
|
||||
- Switch
|
||||
- Cover
|
||||
- Light
|
||||
|
||||
## Configuration
|
||||
|
||||
@ -35,7 +37,7 @@ velbus:
|
||||
port: 'PORT_STRING'
|
||||
```
|
||||
|
||||
## Port Sstring
|
||||
## Port String
|
||||
|
||||
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