diff --git a/README.md b/README.md
index 2833772..2d5371d 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,20 @@
Presence detection server for Happy Bubbles Bluetooth beacon-based
presence detection system.
+## Deprecation warning
+
+**This add-on is in a deprecated state!**
+
+The Happy Bubbles project/company announced in 2018, that they would take a
+break. Two years later, they still haven't returned and at this point,
+it seems unlikely that that will every happen.
+
+See:
+
+The time has come to deprecate this add-on because of the above. If you
+are still in need of running a Happy Bubbles presence server, please refer to
+the official Happy Bubbles site.
+
## About
This add-on is a server that subscribes to MQTT topics that the "Happy Bubbles"
@@ -129,7 +143,7 @@ SOFTWARE.
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
-[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
+[project-stage-shield]: https://img.shields.io/badge/project%20stage-%20!%20DEPRECATED%20%20%20!-ff0000.svg
[reddit]: https://reddit.com/r/homeassistant
[releases-shield]: https://img.shields.io/github/release/hassio-addons/addon-happy-bubbles.svg
[releases]: https://github.com/hassio-addons/addon-happy-bubbles/releases
diff --git a/happy-bubbles/.README.j2 b/happy-bubbles/.README.j2
index 6a56450..f4c8b73 100644
--- a/happy-bubbles/.README.j2
+++ b/happy-bubbles/.README.j2
@@ -11,6 +11,20 @@
Presence detection server for Happy Bubbles Bluetooth beacon-based
presence detection system.
+## Deprecation warning
+
+**This add-on is in a deprecated state!**
+
+The Happy Bubbles project/company announced in 2018, that they would take a
+break. Two years later, they still haven't returned and at this point,
+it seems unlikely that that will every happen.
+
+See:
+
+The time has come to deprecate this add-on because of the above. If you
+are still in need of running a Happy Bubbles presence server, please refer to
+the official Happy Bubbles site.
+
## About
This add-on is a server that subscribes to MQTT topics that the "Happy Bubbles"
@@ -75,6 +89,6 @@ If you are more interested in stable releases of our add-ons:
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
-[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
+[project-stage-shield]: https://img.shields.io/badge/project%20stage-%20!%20DEPRECATED%20%20%20!-ff0000.svg
[release-shield]: https://img.shields.io/badge/version-{{ version }}-blue.svg
[release]: {{ repo }}/tree/{{ version }}