npm homebridge-dummy 1.1.0
v1.1.0

22 days ago

‼️ WARNING — Read this if upgrading from v0.9.2 or earlier…

Automations and scenes using Homebridge Dummy accessories will need to be reconfigured. After upgrading, you must RESTART HOMEBRIDGE SERVICE & UI (not just RESTART HOMEBRIDGE). After restarting, open the Homebridge Dummy plugin settings to run the accessory migration helper. Full details here.


Added

  • "Schedule" feature to invoke accessory at a specified interval or times via cron (#136)
  • Groups (Beta) - Items sharing the same group name can be grouped together in a single accessory in the Home.app UI (#46)
    • ⚠️ Adding/removing/changing the group name for an accessory will require you to reconfigure any HomeKit scenes or automations
  • Added "Activate Sensor on Auto-Reset" option (#142)
    • Instead of mirroring accessory, sensor will be activated only when accessory auto-resets
  • Millisecond unit option (#149)
  • Rudimentary support for Thermostats (#145)
    • Manual control only, no scheduling or auto-reset functionality
  • Allow sensor to be attached to all accessory types (excluding Thermostat)

Changed

  • Reorganized plugin config UI and renamed "Timer" to "Auto-Reset Timer"
  • sensor is now an object rather than a primitive string (backwards compatible)
  • Updated dependencies

Fixed

  • Timer logging issues (#143, #148)
  • Better support for custom configuration with multiple plugin instances and child bridges (#152)
  • Broken header image in config UI

Don't miss a new homebridge-dummy release

NewReleases is sending notifications on new releases.