Releases: tomaae/homeassistant-mikrotik_router
Mikrotik Router v.2.1.4
Mikrotik Router v2.1.3
Changes
- Added switch temperatute sensor (for available models)
- Added blocked attribute to kid control
- Added state classes for sensors
- Reworked integration to HA coordinator setup
- Updated Device info in like for HA 2023.9 update
- Units of measurements can now be changed from HA UI (option removed from integration configuration)
- Added check for "test" access permission
- Increased check for update time
- Added request timeout for API
- Next button for first step in optionsflow
- Do not update IP or hostname from disabled DHCP entry
Mikrotik Router 2.1.2
Mikrotik Router 2.1.1
Mikrotik Router 2.1
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.
Entity attribute names have been changed to Snake Case. Templates/automation that access entity attributes may need to be adjusted.
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 Router 2.0
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
Mikrotik Router 1.8
Changes
-
[BREAKING CHANGE] Changed mangle unique key
-
[BREAKING CHANGE] Implemented scripts as button entity
-
Added 7.1 support for system health
-
Added client traffic sensors for 7.1
-
Added device class for binary sensors
-
Kid control support for both disable and pause
-
Added status, rate, duplex and negotiation status to ethernet ports
-
Fixed sensor and binary sensor attributes
-
Added support for overriding zone name in device_tracker
-
Fix for numeric-only serial numbers
-
Improved startup when mikrotik is not available
-
Fixed listeners unload when removing mikrotik device
Mikrotik Router 1.7.3
Changes
- Merged System category
- Added device classes to system sensors
- Added management URL to system web interface
- Added firmware version to system category
- Added entity categories
- Added update device class for firmware update sensor
- Convert uptime to new HA style
- Added iot_class
- Fixed some devices having manufacturer name "detect"
- Fixed empty comments as tracker entity name (hash as first character)
- Added measurement state class to traffic sensor
- Updated device_state_attributes to use extra_state_attributes
- Changed DEVICE_CLASS_* attributes to device classes