NorthernMan54 / homebridge-alexa

Expose your homebridge controlled devices to Amazon Alexa.
https://www.homebridge.ca
442 stars 77 forks source link

Alexa PowerController TurnOff CD:22:3D:E3:CE:64 undefined null #509

Closed dastr010 closed 2 years ago

dastr010 commented 2 years ago

Describe the bug Not really a bug just a quick question

I changed from "homebridge hue" plugin to the "Homebridg deconz" plugin. When I say "Alexa turn on Lamp Kitchen" I notice that I get in the Homebridge log "undefined null". It works as expected but I'm just interested what the "undefined null" means.

Example: [27.3.2022, 19:37:26] [Alexa] PowerController TurnOn CD:22:3D:E3:CE:64 undefined null [27.3.2022, 19:39:37] [Alexa] PowerController TurnOff CD:22:3D:E3:CE:64 undefined null

NorthernMan54 commented 2 years ago

The undefined and null are where errors would appear from the request. Undefined and null is a good response

On Mar 27, 2022, at 1:40 PM, dastr010 @.***> wrote:

 Describe the bug Not really a bug just a quick question

I changed from "homebridge hue" plugin to the "Homebridg deconz" plugin. When I say "Alexa turn on Lamp Kitchen" I notice that I get in the Homebridge log "undefined null". It works as expected but I'm just interested what the "undefined null" means.

Example: [27.3.2022, 19:37:26] [Alexa] PowerController TurnOn CD:22:3D:E3:CE:64 undefined null [27.3.2022, 19:39:37] [Alexa] PowerController TurnOff CD:22:3D:E3:CE:64 undefined null

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.