summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2024-04-18 19:12:52 -0300
committerRoger Gonzalez <roger@rogs.me>2024-04-18 19:12:52 -0300
commite9de91a02ef27ab98f5cb52b5aca31c27053d87d (patch)
tree9ffd0ba275bc49d940912ed8d2d56b14a22855ba
parente25f636ebc52efa807446d9a3209ad51d6185a1d (diff)
Added "no longer works" section to README
-rw-r--r--.gitlab-ci.yml2
-rw-r--r--README.md6
2 files changed, 6 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dd3c1af..064613a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,7 +34,5 @@ deploy_to_pypi:
- master
changes:
- pyproject.toml
- except:
- - tags
script:
- POETRY_PYPI_TOKEN_PYPI=$PYPI_PASSWORD poetry publish --build
diff --git a/README.md b/README.md
index abeb034..9b57fc6 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
# 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>