tomaae.homeassistant-mikrot.../custom_components/mikrotik_router
Sergey Krashevich 8e8ff310c1
feat(mikrotik_router): format release notes for better readability
This commit updates the handling of MikroTik RouterOS update release notes within the custom component. Specifically, it modifies the formatting of the release notes text by replacing instances of "*) " with "- ", in addition to converting newline characters to "<br />" HTML tags. This change aims to improve the readability of the release notes when displayed in the UI, making it easier for users to understand the changes in each RouterOS update.
2024-04-16 17:57:01 +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(mikrotik_router): format release notes for better readability 2024-04-16 17:57:01 +03:00
update_types.py converted update sensors 2023-08-09 09:53:48 +02:00