mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-04-15 14:23:07 +01:00
33 lines
955 B
Markdown
33 lines
955 B
Markdown
# Changelog
|
|
|
|
## [0.8.0] - 2021-01-05
|
|
- Moved to dockerhub located images
|
|
|
|
## [0.7.0] - 2021-01-02
|
|
- Updated logo
|
|
|
|
## [0.6.0] - 2021-01-02
|
|
- Add `hassio_role` and `hassio_api` to config to prevent error message
|
|
|
|
## [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
|
|
- Add some build date information
|
|
|
|
## [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 |