Releases: frwickst/pyhuum
Releases · frwickst/pyhuum
0.8.1
02 Aug 18:17
Compare
Sorry, something went wrong.
No results found
0.8.0
26 Jun 14:29
Compare
Sorry, something went wrong.
No results found
Use new Huum API endpoint https://sauna.huum.eu/action/
Get target temperature only from the status endpoint (works due to the API endpoint change)
Add support for toggling the light on and off with toggle_light
BREAKING CHANGE: removal of status_from_status_or_stop as status now does all that it does due to API changes
0.7.12
13 Nov 13:31
Compare
Sorry, something went wrong.
No results found
Remove upper Python version bounds (might lead to issues in the future, but at least it won't break compatibility with the Python version of HA)
0.7.11
07 Nov 13:55
Compare
Sorry, something went wrong.
No results found
Better readme description for use outside of Home Assistant
Add MIT license to pyproject.toml
Use ruff for styling
Correct payment_end_date schema type
0.7.10
25 Jan 15:13
Compare
Sorry, something went wrong.
No results found
Fix black and ruff dependency
0.7.9
27 Dec 16:16
Compare
Sorry, something went wrong.
No results found
0.7.8
27 Dec 16:10
Compare
Sorry, something went wrong.
No results found
0.7.7
27 Dec 16:08
Compare
Sorry, something went wrong.
No results found
Use custom exceptions for API call errors
0.7.5
27 Dec 09:31
Compare
Sorry, something went wrong.
No results found
0.7.4
26 Dec 21:00
Compare
Sorry, something went wrong.
No results found
Move from Pydantic to Mashumaro
Move from Black to Ruff (keeping isort)