⬆️ Bump comwatt-client to 0.3.4 #37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "bump-comwatt-client-0.3.4"
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?
comwatt-client 0.3.4:
authenticate()now raisesComwattAPIError(notComwattAuthError) for non-credential failures — 5xx on/v1/authent, or 200 without thecwt_sessioncookie.ComwattAuthErroris reserved for rejected credentials (401/403) and invalid sessions.Prerequisite for the typed-exception PRs in config_flow and coordinator (they map
ComwattAuthError→invalid_auth/ConfigEntryAuthFailed, which is only safe with this release).Tests: 29/29 with 0.3.4 installed.
WIP: ⬆️ Bump comwatt-client to 0.3.4to ⬆️ Bump comwatt-client to 0.3.4