Releases: arachnetech/homebridge-mqttthing
Releases · arachnetech/homebridge-mqttthing
Version 1.1.38
Homebridge MQTT-Thing: Release Notes
Version 1.1.38
- Fix to use valid initial value for airPressure (0 invalid)
Version 1.1.37
- Update to MQTT 4.3.2
- Fixed characteristic_TemperatureDisplayUnits for airQualitySensor
Version 1.1.36
- Miscellaneous fixes to pull requests merged in version 1.1.33
Version 1.1.35
- Added support for MQTTTHING_ environment variables providing default MQTT settings (thanks, Robert Redgwell)
Version 1.1.34
- Added Door
- Add minimum and maximum position for window, door and windowCovering
Version 1.1.37
Homebridge MQTT-Thing: Release Notes
Version 1.1.37
- Update to MQTT 4.3.2
- Fixed characteristic_TemperatureDisplayUnits for airQualitySensor
Version 1.1.36
- Miscellaneous fixes to pull requests merged in version 1.1.33
Version 1.1.35
- Added support for MQTTTHING_ environment variables providing default MQTT settings (thanks, Robert Redgwell)
Version 1.1.34
- Added Door
- Add minimum and maximum position for window, door and windowCovering
Version 1.1.33
- Revert change in 1.1.32. MQTT-Thing now requires Node.js 14 or later.
- Engines updated to require Homebridge 1.3.5 and Node.js 14 (thanks, Donavan Becker)
- Fixed typo in documentation (thanks, Brian White)
- Fixed duration characteristic validation error message (thanks, Thomas Vandahl)
- Moved codec loading earlier to allow codecs to manipulate the configuration (thanks, Martin)
- Added water level characteristic to leak sensor (thanks, Moritz)
- Added max wind and dewpoint characteristics to weather station (thanks, 2610)
- Added jsonpath support (thanks, Antonio Yip)
- Added Eve Room 2 support for air quality sensor (thanks, D4rk)
- Don't set MQTT retain in example config (thanks, iGod42)
- Added AltSensorState to alarm system (thanks, Ferme de Pommerieux)
- Added codec for Bosch AMAX with Shelly switches (thanks, Ferme de Pommerieux)
Version 1.1.36
Homebridge MQTT-Thing: Release Notes
Version 1.1.36
- Miscellaneous fixes to pull requests merged in version 1.1.33
Version 1.1.35
- Added support for MQTTTHING_ environment variables providing default MQTT settings (thanks, Robert Redgwell)
Version 1.1.34
- Added Door
- Add minimum and maximum position for window, door and windowCovering
Version 1.1.33
- Revert change in 1.1.32. MQTT-Thing now requires Node.js 14 or later.
- Engines updated to require Homebridge 1.3.5 and Node.js 14 (thanks, Donavan Becker)
- Fixed typo in documentation (thanks, Brian White)
- Fixed duration characteristic validation error message (thanks, Thomas Vandahl)
- Moved codec loading earlier to allow codecs to manipulate the configuration (thanks, Martin)
- Added water level characteristic to leak sensor (thanks, Moritz)
- Added max wind and dewpoint characteristics to weather station (thanks, 2610)
- Added jsonpath support (thanks, Antonio Yip)
- Added Eve Room 2 support for air quality sensor (thanks, D4rk)
- Don't set MQTT retain in example config (thanks, iGod42)
- Added AltSensorState to alarm system (thanks, Ferme de Pommerieux)
- Added codec for Bosch AMAX with Shelly switches (thanks, Ferme de Pommerieux)
Version 1.1.32
- Improve compatibility with older Node.js versions
Version 1.1.35
Homebridge MQTT-Thing: Release Notes
Version 1.1.35
- Added support for MQTTTHING_ environment variables providing default MQTT settings (thanks, Robert Redgwell)
Version 1.1.34
- Added Door
- Add minimum and maximum position for window, door and windowCovering
Version 1.1.33
- Revert change in 1.1.32. MQTT-Thing now requires Node.js 14 or later.
- Engines updated to require Homebridge 1.3.5 and Node.js 14 (thanks, Donavan Becker)
- Fixed typo in documentation (thanks, Brian White)
- Fixed duration characteristic validation error message (thanks, Thomas Vandahl)
- Moved codec loading earlier to allow codecs to manipulate the configuration (thanks, Martin)
- Added water level characteristic to leak sensor (thanks, Moritz)
- Added max wind and dewpoint characteristics to weather station (thanks, 2610)
- Added jsonpath support (thanks, Antonio Yip)
- Added Eve Room 2 support for air quality sensor (thanks, D4rk)
- Don't set MQTT retain in example config (thanks, iGod42)
- Added AltSensorState to alarm system (thanks, Ferme de Pommerieux)
- Added codec for Bosch AMAX with Shelly switches (thanks, Ferme de Pommerieux)
Version 1.1.32
- Improve compatibility with older Node.js versions
Version 1.1.31
- Improve null handling (multicharacteristic) (thanks, Jakub Samek)
- Added optimizePublishing option
Version 1.1.34
Homebridge MQTT-Thing: Release Notes
Version 1.1.34
- Added Door
- Add minimum and maximum position for window, door and windowCovering
Version 1.1.33
- Revert change in 1.1.32. MQTT-Thing now requires Node.js 14 or later.
- Engines updated to require Homebridge 1.3.5 and Node.js 14 (thanks, Donavan Becker)
- Fixed typo in documentation (thanks, Brian White)
- Fixed duration characteristic validation error message (thanks, Thomas Vandahl)
- Moved codec loading earlier to allow codecs to manipulate the configuration (thanks, Martin)
- Added water level characteristic to leak sensor (thanks, Moritz)
- Added max wind and dewpoint characteristics to weather station (thanks, 2610)
- Added jsonpath support (thanks, Antonio Yip)
- Added Eve Room 2 support for air quality sensor (thanks, D4rk)
- Don't set MQTT retain in example config (thanks, iGod42)
- Added AltSensorState to alarm system (thanks, Ferme de Pommerieux)
- Added codec for Bosch AMAX with Shelly switches (thanks, Ferme de Pommerieux)
Version 1.1.32
- Improve compatibility with older Node.js versions
Version 1.1.31
- Improve null handling (multicharacteristic) (thanks, Jakub Samek)
- Added optimizePublishing option
Version 1.1.30
- Fixed out of range default voltage
- Validation tweaks
Version 1.1.33
Homebridge MQTT-Thing: Release Notes
Version 1.1.33
- Revert change in 1.1.32. MQTT-Thing now requires Node.js 14 or later.
- Engines updated to require Homebridge 1.3.5 and Node.js 14 (thanks, Donavan Becker)
- Fixed typo in documentation (thanks, Brian White)
- Fixed duration characteristic validation error message (thanks, Thomas Vandahl)
- Moved codec loading earlier to allow codecs to manipulate the configuration (thanks, Martin)
- Added water level characteristic to leak sensor (thanks, Moritz)
- Added max wind and dewpoint characteristics to weather station (thanks, 2610)
- Added jsonpath support (thanks, Antonio Yip)
- Added Eve Room 2 support for air quality sensor (thanks, D4rk)
- Don't set MQTT retain in example config (thanks, iGod42)
- Added AltSensorState to alarm system (thanks, Ferme de Pommerieux)
- Added codec for Bosch AMAX with Shelly switches (thanks, Ferme de Pommerieux)
Version 1.1.32
- Improve compatibility with older Node.js versions
Version 1.1.31
- Improve null handling (multicharacteristic) (thanks, Jakub Samek)
- Added optimizePublishing option
Version 1.1.30
- Fixed out of range default voltage
- Validation tweaks
Version 1.1.32
Homebridge MQTT-Thing: Release Notes
Version 1.1.32
- Improve compatibility with older Node.js versions
Version 1.1.31
- Improve null handling (multicharacteristic) (thanks, Jakub Samek)
- Added optimizePublishing option
Version 1.1.30
- Fixed out of range default voltage
- Validation tweaks
Version 1.1.29
- Update Node.js dependencies - homebridge-lib now requires Node.js 14
Version 1.1.28
- Validation fixes
- Allow validation to be disabled
Version 1.1.31
Homebridge MQTT-Thing: Release Notes
Version 1.1.31
- Improve null handling (multicharacteristic) (thanks, Jakub Samek)
- Added optimizePublishing option
Version 1.1.30
- Fixed out of range default voltage
- Validation tweaks
Version 1.1.29
- Update Node.js dependencies - homebridge-lib now requires Node.js 14
Version 1.1.28
- Validation fixes
- Allow validation to be disabled
Version 1.1.27
- Added support for adaptive lighting
Version 1.1.30
Homebridge MQTT-Thing: Release Notes
Version 1.1.30
- Fixed out of range default voltage
- Validation tweaks
Version 1.1.29
- Update Node.js dependencies - homebridge-lib now requires Node.js 14
Version 1.1.28
- Validation fixes
- Allow validation to be disabled
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.29
Homebridge MQTT-Thing: Release Notes
Version 1.1.29
- Update Node.js dependencies - homebridge-lib now requires Node.js 14
Version 1.1.28
- Validation fixes
- Allow validation to be disabled
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
tonoWhiteMix
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