renamed routeros update entity is for clarity #229

This commit is contained in:
Tomaae 2022-08-11 14:52:17 +02:00
parent 5d391cc09d
commit 4da561f515
No known key found for this signature in database
GPG key ID: 8360BBD8A381D1C0

View file

@ -22,8 +22,8 @@ class MikrotikUpdateEntityDescription(UpdateEntityDescription):
SENSOR_TYPES = {
"system_fwupdate": MikrotikUpdateEntityDescription(
key="system_fwupdate",
"system_rosupdate": MikrotikUpdateEntityDescription(
key="system_rosupdate",
name="RouterOS update",
ha_group="System",
data_path="fw-update",