Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Latest commit

 

History

History
64 lines (22 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

64 lines (22 loc) · 2.23 KB

0.1.4 (2021-06-22)

Bug Fixes

0.1.3 (2020-02-20)

Bug Fixes

  • add required data to withings login request (d567a44), closes #3
  • send right battery information on first tick (4d62965)

0.1.2 (2020-01-24)

Bug Fixes

  • reconnect automatically when session expires (2366065), closes #2

0.1.1 (2019-10-12)

Bug Fixes

  • use numbers instead of hap constants in air quality levels (a00c908)

0.1.0 (2019-10-12)

Features

  • replace co2 sensor with air quality sensor (443351d)

0.0.3 (2019-10-12)

Bug Fixes

  • schema: add missing 'name' property (5ccb621)

Performance Improvements

  • rebuild api and plugin architecture (c57c2bb)

0.0.2 (2019-10-10)