⚠️ Breaking Changes
hideDevFromHB
config option renamed toignoredDevices
- After installing this update any hidden devices may reappear in Homebridge. Please edit your configuration directly, changing
hideDevFromHB
toignoredDevices
. The devices will be removed upon Homebridge restart.
- After installing this update any hidden devices may reappear in Homebridge. Please edit your configuration directly, changing
New
- New Accessory Simulations:
- 2 Taps/Faucets using a multi-channel device
- 4 Irrigation Valves using a multi-channel device #182
- New
disableDeviceLogging
config option to hide device state logging #183
Changes
- Minimum
operationTime
for associated Accessory Simulations increased to 20 (2 seconds) - Removal of maximum values on plugin settings screen for all
number
types - Changes to startup log messages
- Adaptive lighting minimum Homebridge beta version is now beta-42
- Backend code changes
- Updated dependencies