Releases: hcoohb/hass-yeelightbt
v1.4.1
v1.4.0
Changes from v1.3.0 to v1.4.0
- Add links to HACS @zealotous (#55)
🐛 Bug Fixes
- Update config_flow.py to conform to HA 2024.1.0 @valkjsaaa (#63)
🧰 Maintenance
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Making the integration work again with HA 2022.10 and ensuring it works with the ESPhome bluetooth proxy! Yay!
That should be a good news for everyone that have poor bluetooth adaptor on the HA box (RPi).
However as a result, you now NEED to have either the bluetooth integration on and configured or have a connected esphome with bluetooth proxy.
For the Candela owners, two things:
- You may have control (only, no feedback if manually changed) of the lamp, based on testing from @grain111, thanks!
- I have left control and notification enabled for the esp bluetooth proxy, with any luck, the esp is less strict on the bt protocol than bluez and thing might work... Anyone able to test and report?
Changes from v1.2.1 to v1.3.0
🐛 Bug Fixes
- Allow for control only of candela with bluez @hcoohb (#53)
- allow correct reconnection with bluetooth proxy @hcoohb (#50)
💥 Breaking Changes
Full Changelog: v1.2.1...v1.3.0
v1.2.1
v1.2.0
Changes from v1.1.0 to v1.2.0
From this release, you will need to add the lights using the UI and the yaml option has now been removed.
For the Candela, trying this time to remove the listening to the lamp and pairing, it may allow to control the light only.
💥 Breaking Changes
🐛 Bug Fixes
- Only delay after turn_on if other attributes changing @hcoohb (#41)
- Fix integration crash if device not detected at startup @hcoohb (#38)
🧰 Maintenance
- use bleak-retry-connector to connect to device @hcoohb (#44)
- let's use some tools for code quality @hcoohb (#40)
- Cleanup logging and no notif for candela @hcoohb (#43)
- fix candela testing no notif @hcoohb (#45)
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Test for candela issue
Test for candela connection issue.
Please report back the log
v1.0.1
v1.0.0
Major changes by using bleak
library
Since Home-assistant 2022.7+ does not work with bluepy
, the integration has been moved to bleak
.
Most of the code had to be re-written and it seems there are still a few issues to iron out but since bluepy no longer works, I thought I'd release this version so we can collect more data on what does and does not work with bleak.
Especially if you have a candela, please let me know if it works or not as I do not have one.
HA is doing a lot of work to unify the bluetooth experience accross all integrations, but while it is good in the longterm, it is creating a bit of issues right now, so please be patient...
Changes from v0.11.3 to v1.0.0
Full Changelog: v0.11.3...v1.0.0
v0.11.3 - Corrected Manifest
- Correct the manifest.json to add
version
andiot_class