Merge PR #508: Hue: Add new providedInterfaces property with light and powersocket to bridge

This commit is contained in:
Jenkins nymea 2021-12-15 11:53:14 +01:00
commit d4407597e1

View File

@ -13,6 +13,7 @@
"name": "bridge",
"displayName": "Hue gateway",
"interfaces": ["gateway", "update"],
"providedInterfaces": ["light", "button", "presencesensor", "powersocket"],
"createMethods": ["discovery"],
"setupMethod": "pushButton",
"browsable": true,