diff --git a/eufy-ha-mqtt-bridge/CHANGELOG.md b/eufy-ha-mqtt-bridge/CHANGELOG.md index 5106fd9..8dfafe0 100644 --- a/eufy-ha-mqtt-bridge/CHANGELOG.md +++ b/eufy-ha-mqtt-bridge/CHANGELOG.md @@ -2,6 +2,7 @@ ## [0.4.0] - 2021-01-02 - Change base image to `hassioaddons/debian-base` +- Add icon (thx to [davida72](https://github.com/matijse/eufy-ha-mqtt-bridge/issues/1#issuecomment-753333591])) ## [0.3.0] - 2020-12-31 - Change name from **eufy-ha-mqtt-bridge** to **Eufy Home Assistant MQTT Bridge** diff --git a/eufy-ha-mqtt-bridge/README.md b/eufy-ha-mqtt-bridge/README.md index b4caaac..aea503c 100644 --- a/eufy-ha-mqtt-bridge/README.md +++ b/eufy-ha-mqtt-bridge/README.md @@ -12,4 +12,8 @@ Application data will be written to `/share/eufy-ha-mqtt-bridge/` so log and oth 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 +🚨 This also contains some plaintext configuration file with login credentials, so take care who can access your files! 🚨 + +## ♥ +- [@matijse](https://github.com/matijse/) for coding this awesome bridge +- [@davida72](https://github.com/matijse/eufy-ha-mqtt-bridge/issues/1#issuecomment-753333591]) for the awesome icon \ No newline at end of file diff --git a/eufy-ha-mqtt-bridge/icon.png b/eufy-ha-mqtt-bridge/icon.png new file mode 100644 index 0000000..e5f6640 Binary files /dev/null and b/eufy-ha-mqtt-bridge/icon.png differ diff --git a/eufy-ha-mqtt-bridge/logo.png b/eufy-ha-mqtt-bridge/logo.png new file mode 100644 index 0000000..e5f6640 Binary files /dev/null and b/eufy-ha-mqtt-bridge/logo.png differ