Version 0.4.1
What's Changed
- chore: enabled pre-commit by @chemelli74 in #28
- chore: enable codespell by @chemelli74 in #29
- chore: first run of ruff by @chemelli74 in #30
- chore: typing init by @chemelli74 in #31
- fix: TypeError: 'int' object is not subscriptable by @Necroneco in #33
- fix: Flow handler not found for entry xxxx for midea_ac_lan by @Necroneco in #34
- chore: introduce
requirements.dev.txt
and add mypy to it by @attilaersek in #38 - fix old versions compatibility by @Necroneco in #35
- build: enable pre-commit by @chemelli74 in #39
- chore: enable prettier by @chemelli74 in #41
- chore: prettier on non-python files by @chemelli74 in #45
- Migrate to
supported_color_modes
andcolor_mode
for lights by @Necroneco in #40 - chore: some more typing by @chemelli74 in #44
- chore: typing binary_sensor by @chemelli74 in #42
- chore: more typing by @chemelli74 in #43
- chore: input error with if condition by @wuwentao in #47
- fix lint error after PR merged to master by @wuwentao in #46
- chore: type humidifier by @chemelli74 in #50
- chore: water_heater typing by @chemelli74 in #51
- build: disable black by @chemelli74 in #54
- chore: typing fan by @chemelli74 in #48
- chore: climate typing by @chemelli74 in #53
- chore: config_flow typing by @chemelli74 in #52
- chore: add missing typing to fan by @chemelli74 in #55
- chore: enable mypy final rules by @chemelli74 in #36
- fix: revert some changes from #53 by @Necroneco in #56
- fix: use
_attr_*
attributes by @Necroneco in #57 - chore(manifest): wrong version by @rokam in #58
New Contributors
- @chemelli74 made their first contribution in #28
- @Necroneco made their first contribution in #33
- @attilaersek made their first contribution in #38
Full Changelog: v0.4.0...v0.4.1