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