Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

July update [WIP] #30

Merged
merged 5 commits into from Jul 5, 2022
Merged

July update [WIP] #30

merged 5 commits into from Jul 5, 2022

Conversation

Ernst79
Copy link
Owner

@Ernst79 Ernst79 commented Jul 5, 2022

BREAKING CHANGES

  • HA legacy sensor support has been removed
  • Split up of alarm sensor of Govee H5183 (one for each probe)
  • Govee H5178 was mixing the battery readings of the indoor and outdoor sensor [Bug]: Some Govee readings cycle between two widely separated values custom-components/ble_monitor#907. With this PR, the Govee H5178 is split up in two devices, one for the indoor sensor and one for the outdoor sensor. The MAC address of the outdoor sensor in increased with 1 (compared to the indoor sensor), to do this. The outdoor temperature and humidity sensor are not used anymore after this update and are moved to the new H5178-outdoor device.

NEW SENSORS

  • Govee H5185 meat sensor
  • Govee H5182
  • Added co2 and tvoc measurements to HA BLE
  • Mikrotik sensors
  • Thermopro TP359 sensor
  • XMWXKG01YL Xiaomi smart switch
  • Lockin Q2

OTHER FIXES

  • Move to_mac and to_unformatted_mac functions to helper
  • Some Qingping sensors weren't updating all information. This release should fix that issue
  • Fix for Xiaomi toothbrush
  • Fix for Linptech K9B switches not updating their state
  • Cleaner up logs for encrypted HA BLE sensors that didn't have an encryption key (yet)
  • Fix for XMWXKG01YL locks not working properly

@Ernst79 Ernst79 merged commit 34a6f3e into master Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant