From 6e5f2aed79db2fbe8c8afa5ee8a470674ffebb0a Mon Sep 17 00:00:00 2001 From: Max Winterstein Date: Thu, 31 Dec 2020 18:45:24 +0100 Subject: [PATCH] Added some note about the rebuild button --- eufy-ha-mqtt-bridge/CHANGELOG.md | 1 + eufy-ha-mqtt-bridge/README.md | 3 +++ 2 files changed, 4 insertions(+) diff --git a/eufy-ha-mqtt-bridge/CHANGELOG.md b/eufy-ha-mqtt-bridge/CHANGELOG.md index e33c589..9283fb8 100644 --- a/eufy-ha-mqtt-bridge/CHANGELOG.md +++ b/eufy-ha-mqtt-bridge/CHANGELOG.md @@ -2,5 +2,6 @@ ## [0.2.0] - 2020-12-31 - Remove superflous `apt-get` part +- Added some note about the rebuild button ## [0.1.0] - 2020-12-31 - Initial release \ No newline at end of file diff --git a/eufy-ha-mqtt-bridge/README.md b/eufy-ha-mqtt-bridge/README.md index 86fcecc..3507a56 100644 --- a/eufy-ha-mqtt-bridge/README.md +++ b/eufy-ha-mqtt-bridge/README.md @@ -7,4 +7,7 @@ Quick wrapp around https://github.com/matijse/eufy-ha-mqtt-bridge. Application data will be written to `/share/eufy-ha-mqtt-bridge/` so log and other files can be accessed from other addons, e.g. the `Samba share` addon, or view it at the `Visual Studio Code` add-on. + +As there is currently no real versioning you might want to hit the `REBUILD` button from time to time, to ensure you got the latest version. + 🚨 This also contains some plaintext configuration file with login credentials, so take care who can access your files! 🚨 \ No newline at end of file