Add example for fan characteristics rotationSpeed
This commit is contained in:
parent
c17b460bf5
commit
1aeabb631d
@ -88,6 +88,12 @@ You have to create a config.json in .homebridge directory. You'll find that dire
|
||||
"type": "Fan",
|
||||
"onoff": "OG.Bad.Ventilator"
|
||||
},
|
||||
{
|
||||
"name": "Lüftung",
|
||||
"type": "Fan",
|
||||
"onoff": "EG.Lüftung"
|
||||
"rotationSpeed": "EG.LüftungSpeed"
|
||||
},
|
||||
{
|
||||
"name": "Schalter",
|
||||
"type": "Switch",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user