NorthernMan54 / homebridge-alexa

Expose your homebridge controlled devices to Amazon Alexa.

Home Page:https://www.homebridge.ca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alexa and home bridge

Kilo132 opened this issue · comments

Does homebridge keep a record of activity with its interaction with the Alexa app? I know the Alexa app has an activity log but I am curious if homebridge does.

The only log would be what you see in the homebridge.log. You can increase the level of detail recorded by increasing the plugin's debug log level.

Will the log show what lights or devices were controlled through the Alexa app?

It will log the internal api call, with the internal identifier for each device. With some effort it is feasible to determine which is which