What's Changed
This release removes the Monster-specific debug logging option and returns debug logging to Homebridge’s native debug mode behavior.
It also improves scene accessory handling by including the scene category in scene accessory names and UUIDs. This prevents overlap when different scene categories include scenes with the same name, such as Static Halloween and Dynamic Halloween.
Changes
- Removed plugin-specific debug logging setting.
- Restored native Homebridge debug logging behavior.
- Added scene category differentiation to scene accessory names.
- Added scene category differentiation to scene accessory UUID generation.
Upgrade Notes
After updating, use Homebridge’s built-in Debug Mode when collecting verbose troubleshooting logs.