Skip to content

Releases: SphtKr/homebridge-zway

0.3.2

11 Jan 21:46
Compare
Choose a tag to compare

Bugfixes:

  • Fix: Missing break (introduced in merge) would cause any sensorBinary to crash device enumeration (technically, unless it also had a doorlock component).

0.3.1

11 Jan 21:25
Compare
Choose a tag to compare

Enhancements:

  • Added doorlock device support, e.g. Danalock
  • Added sensorMultilevel.Humidity support

Bugfixes:

  • Fixed a bug that would crash device enumeration if there was a Homebridge.IsPrimary and Homebridge.ServiceType.* tag but the specified ServiceType could not be configured (or any other scenario that resulted in only the InformationService being configured and no other services)

Homebridge-ZWay 0.3.0

01 Jan 19:41
Compare
Choose a tag to compare

First Homebridge plugin-based version of the Z-Way bridge platform.

Enhancements:

  • Can now use Homebridge.Service.Type:Lightbulb to make on/off switches appear to HomeKit as lights