mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
2.9 KiB
2.9 KiB
Changelog
[2.2.2] - 2022-06-18
- Update
toogoodtogo-ha-mqtt-bridgeto2.2.2(see release notes)
Note: If you encounter an error around
token_version = version.parse(tokens["token_version"])
reinstalling the addon-on should fix the issue.
[2.1.0] - 2022-05-21
- Update
toogoodtogo-ha-mqtt-bridgeto2.1.0(see release notes)
[2.0.0] - 2022-03-05
- Update
toogoodtogo-ha-mqtt-bridgeto2.0.0(see release notes) - Ensure login tokens are stored across reboot.
- Align Add-on version with bridge version.
[1.9.2] - 2021-11-03
- Update
toogoodtogo-ha-mqtt-bridgeto1.9.2(see release notes) - Ensure login tokens are stored across reboot.
- Align Add-on version with bridge version.
[1.9.0] - 2021-11-15
- Update
toogoodtogo-ha-mqtt-bridgeto1.8.0(see release notes)
[1.8.0] - 2021-11-02
- Update
toogoodtogo-ha-mqtt-bridgeto1.7.0(see release notes
[1.7.0] - 2021-10-06
- Update
toogoodtogo-ha-mqtt-bridgeto1.6.0(see release notes)
[1.6.0] - 2021-03-08
- Update
toogoodtogo-ha-mqtt-bridgeto1.5.0(see release notes)
[1.5.0] - 2021-03-06
- Update
toogoodtogo-ha-mqtt-bridgeto1.4.0(see release notes)
[1.4.0] - 2021-02-10
- Use Pre-build containers (no more unused docker images, yay).
🚨 !!Important Update Notice!! 🚨
The Update progress might fail when the installed version is <1.4.0.
Copy your Configuration to your clipboard and Uninstall/Install manually.
[1.3.0] - 2021-02-08
- Update
toogoodtogo-ha-mqtt-bridgeto1.3.0(see release notes)
[1.2.0] - 2021-02-07
- Update
toogoodtogo-ha-mqtt-bridgeto1.2.0(see release notes)
[1.1.0] - 2021-01-16
- Update
toogoodtogo-ha-mqtt-bridgeto1.1.0(see release notes)
[1.0.0] - 2021-01-14
- Update
toogoodtogo-ha-mqtt-bridgeto1.0.0(see release notes) - Add config for the new pull interval setting
every_n_minutes. Addevery_n_minutes: 10to your configuration! (See example config)
[0.1.0] - 2020-12-31
- Initial release