milo526 / homebridge-tuya-web

Hoobs and Homebridge plugin for Tuya devices using Home Assistant Tuya Web Api
MIT License
217 stars 93 forks source link

Expose more information in 'Device Offline' logs #522

Closed rclarkmorrow closed 1 year ago

rclarkmorrow commented 1 year ago

Is your feature request related to a problem? Please describe. Some outlet/switch devices have recently started appearing in Homebridge status logs as offline, but could be exposed with more information to make troubleshooting easier:

Example: [13/01/2023, 22:27:43] [TuyaWebPlatform] [Switch 1] - Device Offline [13/01/2023, 22:27:43] [TuyaWebPlatform] [Switch 2] - Device Offline

*Describe the solution you'd like Exposing more information in those lines, similar to other logs would make it quicker to identify the specific devices.

Example: Existing Accessory found [Name: <name>] [Tuya ID:<id>] [HomeBridge ID: <id>]

Additional context This is something I would categorize as a low priority 'nice to have' -- if you don't mind other contributors and wanted to point me in the right direction, I might take a pass at it. Thanks for maintaining this software!

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.