‼️ WARNING ‼️ — If upgrading from v0.9.2 or earlier, READ THIS FIRST.
There is now an option to run both old and new versions of Homebridge Dummy in parallel if you want to migrate gradually
Added
- Different behavior options for
Lightbulbfade outFIXED— Always takes the same amount of time to fade, regardless of brightnessINCREMENTAL- Each 1% takes the amount of time defined ("egg timer")
StatelessProgrammableSwitch— useful for triggering automations or push notifications on a schedule or via webhook- View all currently available webhooks in a browser (e.g. http://localhost:63743/) when at least one accessory has a webhook enabled
Changed
- ⚠️
Webhooksnow use Homebridge UI SSL (https) settings by default- Use
webhookConfigtodisableSSL, change theport, or overridekey/certpaths webhookPortis deprecated
- Use
- Deprecated
enableWebook(spelling) in favor ofenableWebhook - Deprecated
defaultBrightnessfor Lightbulbs — useisDimmerto enable brightness control fadeOutforLightbulbis now an object instead of a boolean with selectable behaviors- Updated push notification dependency (axios)
Fixed
- Changing accessory type within a Group removes stale sub-accessories
Notes
Would you like to see Homebridge Dummy in your language? Please consider getting involved. No coding experience required!