crashtestoz / homebridge-http-window-blinds

This is a homebridge plugin for motorised DIY window blinds.
22 stars 14 forks source link

Removed unneeded getName function #1

Open NorthernMan54 opened 5 years ago

NorthernMan54 commented 5 years ago

The getName function creates a empty characteristic called name that breaks homebridge-alexa.

{ "iid": 12, "type": "00000023-0000-1000-8000-0026BB765291", "perms": ["pr"], "format": "string", "value": "", "description": "Name" }],

NorthernMan54 commented 5 years ago

Please see https://github.com/NorthernMan54/homebridge-alexa/issues/161