Add deprecated message to eufy-ha-mqtt-bridge

This commit is contained in:
Max Winterstein
2022-08-20 14:23:49 +02:00
committed by GitHub
parent b9a7d6143c
commit c0337febda
3 changed files with 10 additions and 5 deletions
+3
View File
@@ -1,5 +1,8 @@
# ⚠️ This add-on will not receive any updates anymore. See [github.com/matijse/eufy-ha-mqtt-bridge](https://github.com/matijse/eufy-ha-mqtt-bridge#warning-no-longer-actively-maintained) ⚠️
### 🚨 Important Information 🚨
- This addon recently switched to pre-build images. The Update progress might fail when the installed version is <1.10.0.
Copy your _Configuration_ to your clipboard and Uninstall/Install manually.
- This is some experimental release!
+1 -1
View File
@@ -41,7 +41,7 @@
"log_level": "list(error|warn|info|http|verbose|debug|silly)",
"eval": "str?"
},
"stage": "experimental",
"stage": "deprecated",
"url": "https://github.com/matijse/eufy-ha-mqtt-bridge/",
"map": ["share:rw"],
"hassio_role": "default",