mikrotik

Mikrotik v2.1 Integration for Home Assistant

Mikrotik v2.1 integration just received a big update. Be sure to check it out.

 

Breaking changes

Unique IDs for device trackers have been changed to prevent conflicts when using multiple mikrotik routers on same network.

If you are using device trackers, it is recommend to remove and re-add all RouterOS devices to avoid duplicate entities.

New features

  • Added RouterOS update sensor

  • Added RouterBoard firwmare update sensor

  • Added support for CHR Mikrotik hardware

  • Added support for captive portal

  • Added UPS support

  • Added GPS support

  • Added sensors for total interface tx/rx bytes

  • Added option to manually remove devices

  • Added local IP address to PPP connection tracking

Improvements

  • Existing entities are no longer being automatically renamed

  • Improved diagnostics

  • Improved tracked host parent data reliability

  • Changed tracker last seen to datetime

  • Added now and unknown states to last seen tracker attribute

  • Changed formatting for attribute names to Snake Case

  • Improved modem detection

Bugfixes

  • Fixed issue with integer only Mikrotik Comments

  • Fixed async_get_registry depricated warning

  • Fixed automatic reconnect

Mikrotik v2.0 Integration for Home Assistant

Mikrotik 2.0 integration just received a big overhaul. Be sure to check it out.

 

Breaking changes

Due to rewritten implementation for HA entities, this release will recreate many entities under new unique ID.
It is recommend to remove and re-add all RouterOS devices to avoid duplicate entities.

New features

  • Entity implementation rewritten to reflect new HA standards and improvements

  • Added client name and manufacturer resolution for client traffic sensors

  • Added source device reference to all entities

  • Switch entities will prioritize comment over name

  • State attributes added to interface traffic sensors

  • Added support for wifiwave2 plugin

  • Added sensors for count of connected wired and wireless clients

  • Improved interface bandwidth tracking

  • Clients behind default gateway are no longer tracked

  • Implemented debug log masking

  • Implemented HA diagnostics

  • Extended uid for filters by address lists

  • Firmware upgrade is detected on RouterOS reboot (no need to restart HA after upgrade to 7.x)

  • Support for RouterOS on custom hardware (x86)

  • Added new language: Portuguese - BRAZIL

Bugfixes

  • All entities are updated with default_name (Entities will never get automatically renamed)

  • It is now possible to delete device trackers once tracking is disabled

  • Limit entity text length to 255 characters

  • Fix for numerical only custom interface names

  • Removed WAN prefix from 7.x client traffic sensors