tomaae.homeassistant-mikrot.../custom_components/mikrotik_router
Sergey Krashevich 04b0987781
feat(update): update Mikrotik RouterOS changelog URL
This commit updates the URL used to fetch the Mikrotik RouterOS changelog. Previously, the integration fetched the changelog from a general Mikrotik changelogs page, which required specifying the version as a parameter. This approach has been changed to directly access the changelog from the CDN for the specific RouterOS version in question.

The change ensures that the integration directly accesses the relevant changelog file for the specified RouterOS version, potentially improving reliability and speed of access to these changelogs. This modification is particularly useful for environments where RouterOS updates are closely monitored, and up-to-date information is critical for maintaining system security and performance.
2024-04-16 17:55:55 +03:00
..
translations Lokalise: updates 2023-09-18 09:27:03 +02:00
__init__.py cleanup 2023-08-10 02:03:11 +02:00
apiparser.py coordinator update 2023-08-08 00:50:09 +02:00
binary_sensor.py feat: netwatch binary sensor 2023-10-15 17:16:33 +02:00
binary_sensor_types.py black 2023-11-06 00:48:47 +01:00
button.py converted buttons 2023-08-09 09:59:50 +02:00
button_types.py converted buttons 2023-08-09 09:59:50 +02:00
config_flow.py black 2023-11-06 00:48:47 +01:00
const.py feat: netwatch binary sensor 2023-10-15 17:16:33 +02:00
coordinator.py Update coordinator.py 2024-02-14 22:05:09 +01:00
device_tracker.py Fixed device tracker names 2023-09-12 12:00:42 +02:00
device_tracker_types.py Fixed device tracker names 2023-09-12 12:00:42 +02:00
diagnostics.py Fixed diagnostics, fixes #303 2023-09-18 08:52:37 +02:00
entity.py black 2023-11-06 00:48:47 +01:00
exceptions.py removed library check since it is now included in the integration #2 2019-12-08 09:09:31 +01:00
helper.py Use Snake Case formatting for attribute names #204 2022-05-26 10:10:02 +02:00
manifest.json Updating dependencies for pip change in 20.3 2022-03-01 12:56:56 +01:00
mikrotikapi.py Added query path into query error 2023-09-18 09:07:10 +02:00
sensor.py Fixed traffic sensor names, ref #306 2023-09-18 08:48:45 +02:00
sensor_types.py fixed uom for interfaces, fixes #325 2023-12-07 00:54:23 +01:00
services.yaml added option to specify router name for services 2020-04-20 11:46:23 +02:00
strings.json feat: netwatch binary sensor 2023-10-15 17:16:33 +02:00
switch.py fixed switch control 2023-08-09 09:48:08 +02:00
switch_types.py converted switches 2023-08-09 09:37:48 +02:00
update.py feat(update): update Mikrotik RouterOS changelog URL 2024-04-16 17:55:55 +03:00
update_types.py converted update sensors 2023-08-09 09:53:48 +02:00