Compare commits

..

No commits in common. "master" and "2.4.0" have entirely different histories.

2 changed files with 2 additions and 8 deletions

View File

@ -1,11 +1,5 @@
# UTE API Wrapper 🇺🇾
# THIS API NO LONGER WORKS
UTE deprecated the API that this wrapper uses on April 15th 2024. More information [here](https://github.com/rogsme/ute_homeassistant_integration/issues/3#issuecomment-2054332575).
I'll archive this repository in a few days.
<p align="center">
<img src="https://gitlab.com/uploads/-/system/project/avatar/48558040/icon.png" alt="ute-wrapper"/>
</p>

View File

@ -1,7 +1,7 @@
[tool.poetry]
name = "ute-wrapper"
version = "2.5.1"
description = "[DEPRECATED] A wrapper to interact with UTE's API"
version = "2.4.0"
description = "A wrapper to interact with UTE's API"
authors = ["Roger Gonzalez <roger@rogs.me>"]
license = "GPL-3.0-or-later"
readme = "README.md"