To enable debug level logging, please follow the instructions provided here.
WARNING: Enabling DEBUG logging WILL show log entries that are sensitive and can be used to perform session hijacking. Do not give these logs out to anyone without removing the sensitive information.
How to enable debug mode:
- Open the Homebridge UI.
- Open the Plugins section
- Click the … and select Plugin Config for the plugin
- In the Logging option, ensure the Imitation mode is selected
- Click Save
- When prompted to restart Homebridge click close (it will be restarted after the next step)
- Open the Homebridge Settings menu.
- In the environment variables section, enter the following value into the DEBUG text box:
homebridge-automower-platform
- Restart Homebridge.
At this point, you should see additional log entries. To revert the change, simply remove the DEBUG environment variable and restart Homebridge.
For an example of the debug log entries, see the sample below: