0.13.0 π Latest connected devices tracking and improved parental control
2022-11-27
β π GitHub change log β
π New features
- New
entities
anddevices
parameters of theasusrouter.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
andname
parameters of theasusrouter.device_internet_access
service are now deprecated and will be removed in version0.15.0
.
π Translations
- Added a missing translations string
π¦ Dependencies
- Bump
asusrouter
library to0.12.0
π¨ Other changes
- Code cleanup
- Better constants usage