Changed update entity name to RouterOS update #229

This commit is contained in:
Tomaae 2022-08-11 13:33:57 +02:00
parent 1a4479da78
commit 24e91ba115
No known key found for this signature in database
GPG key ID: 8360BBD8A381D1C0

View file

@ -24,7 +24,7 @@ class MikrotikUpdateEntityDescription(UpdateEntityDescription):
SENSOR_TYPES = {
"system_fwupdate": MikrotikUpdateEntityDescription(
key="system_fwupdate",
name="Firmware update",
name="RouterOS update",
ha_group="System",
data_path="fw-update",
data_name="",