Skip to content

Releases: FrancisLab/hass-climate-scheduler

Python 3.11 compatibility (Fixes asyncio.wait error)

03 Jul 21:51
efb36a3
Compare
Choose a tag to compare

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

21 Nov 16:33
b49eecd
Compare
Choose a tag to compare

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

15 Jun 03:59
22d1ab0
Compare
Choose a tag to compare
v0.1.3

Ignore "brands" hacs validaton

Fix heat_cool service calls

07 Apr 03:39
8666324
Compare
Choose a tag to compare
Pre-release
Merge pull request #2 from FrancisLab/fix-service-calls

Fix heat_cool service calls

Initial Release

05 Apr 00:40
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Initial beta publish, probably contains bugs.