Releases: domapic/homebridge-domapic-plugin
Releases · domapic/homebridge-domapic-plugin
Release list
Upgrade domapic-service
Changed
- Upgrade domapic-service version. Connection will not work with domapic-controller versions lower than 1.0.0-alpha.14.
TemperatureSensor and HumiditySensor
Added
- Add TemperatureSensor plugin.
- Add HumiditySensor plugin.
- Add "notify" behavior to Switch plugin.
Changed
- Wait 10 seconds when stopping homebridge server until it has been really closed.
Notifications
Added
- Add "notifications" feature. Add "notify" property to configuration in order to map an ability state into a HomeKit notification.
Changed
- Change accessories default name. Add service name after accesory name.
Plugin Configuration
Added
- Use controller services and configs instead of abilities to map HomeKit accessories
- Upgrade domapic-service dependency
- Add ContactSensor Plugin Factory.
- Extend plugins factories from Plugin Class.
- Use CharacteristicMethods Class for all plugins bridges
Button accessory
Added
- Add Button accessory. Register abilities with action and no data type defined as Buttons
Changed
- Set Homebridge server name from service name
- Set Homebridge server random mac, unique by plugin instance
- Upgraded domapic-service dependency
Fixed
- Write homebridge config in domapic storage folder instead of a child of package folder
First pre-release
- First prerelease
- Register boolean abilities as Switch accessories