Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 1.05 KB

Changes for Hubitat HA7Net Drivers

0.2.0

  • Breaking change: No longer create separate devices for combined humidity and temperature sensors. Now create one device and set temperature and humidity settings for the one device.

1.9

  • Implemented family code based discovery of 1-Wire sensors.
  • When DS2438 sensors are found, a refined, but still less than ideal check has been implemented to distinguish between standalone temperature only sensors and cases in which a DS2438 is used as part of a combined temperature + humidity sensor. e.g. AAG TAI-8540 sensors.

1.8

  • Implemented first phase of concurrency management via locking for Search.html calls.
  • Enhanced debug logging.
  • Fixed bug that was inhibiting the humidity offset parameter from taking effect.