Update aionut to 4.3.4 (#137389)
parent
1bbd5d7954
commit
d89412ca75
|
@ -7,6 +7,6 @@
|
|||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aionut"],
|
||||
"requirements": ["aionut==4.3.3"],
|
||||
"requirements": ["aionut==4.3.4"],
|
||||
"zeroconf": ["_nut._tcp.local."]
|
||||
}
|
||||
|
|
|
@ -315,7 +315,7 @@ aionanoleaf==0.2.1
|
|||
aionotion==2024.03.0
|
||||
|
||||
# homeassistant.components.nut
|
||||
aionut==4.3.3
|
||||
aionut==4.3.4
|
||||
|
||||
# homeassistant.components.oncue
|
||||
aiooncue==0.3.7
|
||||
|
|
|
@ -297,7 +297,7 @@ aionanoleaf==0.2.1
|
|||
aionotion==2024.03.0
|
||||
|
||||
# homeassistant.components.nut
|
||||
aionut==4.3.3
|
||||
aionut==4.3.4
|
||||
|
||||
# homeassistant.components.oncue
|
||||
aiooncue==0.3.7
|
||||
|
|
Loading…
Reference in New Issue