0.13.0 πŸ” Latest connected devices tracking and improved parental control

2022-11-27

β†’ πŸ™ GitHub change log ←open in new window

πŸš€ New features

  • New entities and devices parameters of the asusrouter.device_internet_access service to allow setting multiple devices state at once
  • New sensor.{device}_latest_connected sensor - details
  • Allowed setting the number of latest connected devices to show
  • New attributes for device identity - conneted - providing a datetime when device has connected

πŸ› Bug fixes

  • Fixed wrong wireless entities names
  • Fixed bug with parental control rules, when no rules were set yet

πŸ’₯ Deprecation warning

  • entity_id, mac and name parameters of the asusrouter.device_internet_access service are now deprecated and will be removed in version 0.15.0.

πŸ“– Translations

  • Added a missing translations string

πŸ“¦ Dependencies

πŸ”¨ Other changes

  • Code cleanup
  • Better constants usage