mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-05-09 06:16:06 +01:00
23 lines
723 B
Markdown
23 lines
723 B
Markdown
# Changelog
|
|
|
|
## [0.5.0] - 2021-01-02
|
|
- Improve image recration by adding some cache buster
|
|
- Change to bashio logs
|
|
- Add `log_level` cofiguration option
|
|
- Add schema validation to configuration
|
|
|
|
## [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**
|
|
|
|
## [0.2.0] - 2020-12-31
|
|
- Remove superflous `apt-get` part
|
|
- Added some 'do not edit' note to config.yml
|
|
- Added some note about the rebuild button
|
|
- Dirtypatched log level for console output
|
|
|
|
## [0.1.0] - 2020-12-31
|
|
- Initial release |