Open b2un0 opened 5 years ago
Is your feature request related to a problem? Please describe. in combination with homebridge-alexa i can't use devices from this plugin with "alexa, turn on Bedside Lamp"
Screenshot from https://alexa.amazon.de -> Smart Home -> Devices
Describe the solution you'd like
a defaultValue array like homebridge-mi-aqara has
defaultValue
{ "platform": "Yeelight-Platform", "defaultValue": { "0x0000000005684263": { "name": "Bedside Lamp", "addResetSwitch": true, "shouldTurnOff": true, "scenes": [] } } }
Noted. Please expect this feature in future release. @b2un0
Is this a feature right now?
Is your feature request related to a problem? Please describe. in combination with homebridge-alexa i can't use devices from this plugin with "alexa, turn on Bedside Lamp"
Screenshot from https://alexa.amazon.de -> Smart Home -> Devices
Describe the solution you'd like
a
defaultValue
array like homebridge-mi-aqara has