From e9de91a02ef27ab98f5cb52b5aca31c27053d87d Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Thu, 18 Apr 2024 19:12:52 -0300 Subject: Added "no longer works" section to README --- .gitlab-ci.yml | 2 -- README.md | 6 ++++++ 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. +

ute-wrapper

-- cgit v1.2.3