๐จ Note: The update will only works for Home Assistant 2025.1 or later due to the breaking changes HA has done :)
2025.1.1
๐ Fixes
- fix(cover): hotfix for 2025.1.0 update and handle boolean actions state (#490) by @xZetsubou in
801bd9e
๐งน Chores
- chore(auto_configure): adjust device class / network for qt category by @xZetsubou in
3a63542
2025.1.0
๐ Fixes
- fix(auto_configure): device type case sensitivity #422 by @xZetsubou in
e35de4e
- fix: config_entry explicitly deprecated warnings #431 by @xZetsubou in
beb3bce
- fix(fan): force integer for min/max speeds due to migration converting wrong type by @arnpere in
7a8852c
- fix(vacuum): update deprecated constant (#472) by @xZetsubou in
1963505
- fix(vacuum): Updated deprecated constant (#473) by @xZetsubou in
9ac19b4
- fix(vaccum): use activity property instead of deprecated state by @xZetsubou in
d689d1a
- fix(cover): boolean current state by @xZetsubou in
806c361
- fix(config_flow): remove cloud pull label if dp exists locally by @xZetsubou in
caa418c
- fix(climate): Preset mode always null (#488) by @xZetsubou in
5b7ec15
- fix(remote): Fix ENUM type IR send command by @xZetsubou in
363491a
- fixes(light): remove deprecated constant and improve value conversion (#477) by @xZetsubou in
6dd29c4
- Drops deprecated constants.
- FIx map range method to give correct number.
- Use map range based on percent for brightness.
- Fix Temperature value are way off from Tuya APP.
- Set min default brightness to 10.
โจ Feats
- feat(remote): Add support for RF commands by @xZetsubou in
363491a
- feat(light): Add Support for RGBW/RGBWW lights (#449) by @geforcefan in
3e5e940
- feat(cover): handle boolean states (#485) by @xZetsubou in
f647453
- feat:(climate): add 0.01 precision for climates #437 by @xZetsubou in
e0b7d6b
- feat(climate): add support for string/number states (#484) by @xZetsubou in
2d6b4f0
- feat: Add support for BLE bulbs by @Lurker00 in
4ecf43d
โก Improvements
- perf(cloud_api): Improve cloud_api speed by using aiohttp (#471) by @xZetsubou in
aaff9f3
๐งน Chores
- chore(auto_configure): adds EV charger realted #479 by @xZetsubou in
a972798
๐ Reverts
- revert: qn category to heater instead of water heater #415 by @xZetsubou in
6d0ffc6
๐ ๏ธ CI
- ci: added draft release by @xZetsubou in
2458dcb
- ci: revert header type by @xZetsubou in
387a2b1
- ci: fixes nichname author by @xZetsubou in
c2159d7
- ci: drop tox test (#475) by @slonopotamus in
0323952
- ci(draft_release): fix author name when it contains spaces (#483) by @xZetsubou in
9efc1c0