Skip to content

Version 1.1.27

Compare
Choose a tag to compare
@arachnetech arachnetech released this 05 Apr 18:15
· 157 commits to master since this release

npm
npm
Discord
verified-by-homebridge

Homebridge MQTT-Thing: Release Notes

Version 1.1.27

  • Added support for adaptive lighting

Version 1.1.26 (Beta)

  • Weather Station: added ambient light level (thanks, Matt Kirman)
  • Validate characteristics when setting to avoid Homebridge 1.3 warnings
  • Lock/unlock fix with Siri and Homebridge 1.3.x (thanks, @tasict)

Version 1.1.25

  • Fan: When setRotationSpeed is configured but not setOn, turn fan off with zero rotation speed (#358 and #310)
  • Lightbulb: Change whiteMix to noWhiteMix for configuration schema as items defaulting to true are populated when irrelevant
  • Fan: Tested minRotationSpeed/maxRotationSpeed - Homekit apparently doesn't like this changed
  • Added debounceRecvms setting

Version 1.1.24

  • Lightbulb: Allow lightbulb-Dimmable to use setBrightness only (0 brightness for off) when no setOn topic configured

Version 1.1.23

  • Thermostat: Fixed target relative humidity
  • Changed incorrect 'http' protocol in MQTT server configuration to 'mqtt' (thanks, Nicholas Humfrey)