Releases: FrancisLab/hass-climate-scheduler
Releases · FrancisLab/hass-climate-scheduler
Python 3.11 compatibility (Fixes asyncio.wait error)
What's Changed
- Switch to tasks+asyncio.gather for Python 3.11 compat by @FrancisLab in #12
Full Changelog: v0.1.4...v0.1.5
Fix input_select init
What's Changed
- Fix input_selector initialization to use from_yaml by @FrancisLab in #8
Full Changelog: v0.1.3...v0.1.4
Initial Public Release
v0.1.3 Ignore "brands" hacs validaton
Fix heat_cool service calls
Merge pull request #2 from FrancisLab/fix-service-calls Fix heat_cool service calls
Initial Release
Initial beta publish, probably contains bugs.