mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-31 07:54:31 +02:00
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. |
||
---|---|---|
.. | ||
translations | ||
__init__.py | ||
apiparser.py | ||
binary_sensor.py | ||
binary_sensor_types.py | ||
button.py | ||
button_types.py | ||
config_flow.py | ||
const.py | ||
coordinator.py | ||
device_tracker.py | ||
device_tracker_types.py | ||
diagnostics.py | ||
entity.py | ||
exceptions.py | ||
helper.py | ||
manifest.json | ||
mikrotikapi.py | ||
sensor.py | ||
sensor_types.py | ||
services.yaml | ||
strings.json | ||
switch.py | ||
switch_types.py | ||
update.py | ||
update_types.py |