🔖 Release v0.4.0 #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/release-0.4.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
manifest.jsonversion from0.3.2to0.4.0.What's new since v0.3.2
DataUpdateCoordinatorrefactor — single sharedComwattClientper entry, all I/O off the event loop, sensors/switch becomeCoordinatorEntity, async switchturn_on/turn_off, properConfigEntryAuthFailed/ConfigEntryNotReady/UpdateFailedmapping (#14). Resolves #36, #41, #24.Minor bump (0.3.x → 0.4.0) rather than patch because the internal architecture is substantially different; end-user behavior should be strictly better but worth flagging.
Test plan