mirror of
https://github.com/bahmcloud/HA-KNX-Bridge.git
synced 2026-04-06 16:51:14 +00:00
Add switch port support
This commit is contained in:
@@ -39,6 +39,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Switch Port",
|
||||
"data": {
|
||||
"entity_id": "Switch entity",
|
||||
"command_address": "Command group address (DPT 1)",
|
||||
"state_address": "State group address (DPT 1)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"cover": {
|
||||
"step": {
|
||||
"user": {
|
||||
|
||||
Reference in New Issue
Block a user