Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

1.12.0

Compare
Choose a tag to compare
@mammuth mammuth released this 04 Oct 19:25
· 23 commits to master since this release
fafdc25

1.12.0:

  • Breaking change: uptime and uptime_str attributes of the connectivity sensor got removed. Use the new last_reboot attribute.

Cool features in previous releases

  • Completely re-work device profiles BREAKING CHANGE - read below (@AaronDavidSchneider)
  • New feature: Service to reboot your FRITZ!Box
  • Faster start-up and an overall smoother integration 🚀
  • Call deflection ("Rufumleitung") controllable by Home Assistant! 📞 🎉 (@AaronDavidSchneider)
  • Control your normal WiFi 🎉 (@janbernhardt)
  • Make setup of entities for various features optional. Remove and re-add the integration to make use of this change.

Breaking Changes:

  • Device profiles are changed in 1.11.0. Remove and re-add the integration to make it work. Attention: You now don't configure individual devices, but create the devices profiles on the router and supply the profile names to the integration. (Maybe this requires the latest FRITZ!OS version)
  • When you experience issues after upgrading try removing the integration and re-add it via UI > Settings > Integrations > + > FRITZ!Box Tools
  • uptime and uptime_str attributes of the connectivity sensor got removed. Use the new last_reboot attribute.