Skip to content

v0.2.7

Latest

Choose a tag to compare

@dash16 dash16 released this 11 Jun 18:08
· 4 commits to main since this release

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.