NorthernMan54 / homebridge-alexa

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

Alexa and home bridge #574

Closed Kilo132 closed 9 months ago

Kilo132 commented 11 months ago

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.

NorthernMan54 commented 11 months ago

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.

Kilo132 commented 11 months ago

How do I access the log?

On Tue, Jul 11, 2023 at 11:21 AM Northern Man @.***> wrote:

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.

— Reply to this email directly, view it on GitHub https://github.com/NorthernMan54/homebridge-alexa/issues/574#issuecomment-1631122298, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBGLURURI7KM37PZHG7P2MLXPV4QBANCNFSM6AAAAAA2GD2O7U . You are receiving this because you authored the thread.Message ID: @.***>

Kilo132 commented 11 months ago

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

NorthernMan54 commented 11 months ago

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