Add example for fan characteristics rotationSpeed

This commit is contained in:
Thomas Kaltenbach 2020-09-25 20:53:06 +02:00
parent c17b460bf5
commit 1aeabb631d

View File

@ -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",