Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Add shutdown warning
Browse files Browse the repository at this point in the history
  • Loading branch information
elupus authored Dec 3, 2024
1 parent 1798c38 commit cb283ab
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,17 @@
Nibe Uplink Communciation Module
********************************

Deprecation
===========

.. warning::

Nibe is shutting down nibeuplink.com which this integration is dependent upon. This project is therefor deprecated. Upgrade your heatpump and swith to myuplink solution, use built in modbus server on S-series pumps or add a nibegw device like https://github.com/elupus/esphome-nibe to use the native support inside home assistant instead.


Module
======


The module is an asyncio driven interface to nibe uplink public API. It is throttled to one http request every 4 seconds so
try to make the most of your requests by batching requests.

Expand Down

0 comments on commit cb283ab

Please sign in to comment.