Releases: remuslazar/homeassistant-carwings
Releases · remuslazar/homeassistant-carwings
v0.4.1
What's Changed
- Bump pycarwings to 0.7.8 by @remuslazar in #57
- Handle 0% SOC Gracefully by @remuslazar in #58
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- chore(deps): bump ruff from 0.6.7 to 0.6.9 by @dependabot in #54
- Handle Polling Timeout Errors gracefully by @remuslazar in #51
- Implement update service by @remuslazar in #34
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- chore(deps): bump ruff from 0.6.2 to 0.6.4 by @dependabot in #44
- chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #42
- Handle missing data and API hiccups greacefully by @remuslazar in #46
- chore(deps): bump ruff from 0.6.4 to 0.6.7 by @dependabot in #50
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Refactor climate pending state logic in coordinator by @remuslazar in #40
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Update AC status more frequently while awaiting update by @remuslazar in #31
- Refactor API/DataCoordinator types and imports by @remuslazar in #36
- Add last update sensor by @remuslazar in #37
- Implement Start Charging Remotely by @remuslazar in #35
- Update README by @remuslazar in #38
- Cleanup AC Status Logic by @remuslazar in #39
Full Changelog: v0.1.6...v0.2.0
v0.1.6
What's Changed
- Cleanup AC Control Logic by @remuslazar in #27
- Fix AC switch issues by @remuslazar in #29
- fix: Fix missing key error while fetching the current AC status by @remuslazar in #30
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Disable Polling by @remuslazar in #23
- Improve AC Control Logic by @remuslazar in #22
- chore: update pycarwings3 dependency to version 0.7.4 by @remuslazar in #25
- Fix AC Status Issues by @remuslazar in #26