mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 06:37:52 +00:00
Update aionut to 4.3.4 (#137389)
This commit is contained in:
parent
1bbd5d7954
commit
d89412ca75
@ -7,6 +7,6 @@
|
|||||||
"integration_type": "device",
|
"integration_type": "device",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["aionut"],
|
"loggers": ["aionut"],
|
||||||
"requirements": ["aionut==4.3.3"],
|
"requirements": ["aionut==4.3.4"],
|
||||||
"zeroconf": ["_nut._tcp.local."]
|
"zeroconf": ["_nut._tcp.local."]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -315,7 +315,7 @@ aionanoleaf==0.2.1
|
|||||||
aionotion==2024.03.0
|
aionotion==2024.03.0
|
||||||
|
|
||||||
# homeassistant.components.nut
|
# homeassistant.components.nut
|
||||||
aionut==4.3.3
|
aionut==4.3.4
|
||||||
|
|
||||||
# homeassistant.components.oncue
|
# homeassistant.components.oncue
|
||||||
aiooncue==0.3.7
|
aiooncue==0.3.7
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -297,7 +297,7 @@ aionanoleaf==0.2.1
|
|||||||
aionotion==2024.03.0
|
aionotion==2024.03.0
|
||||||
|
|
||||||
# homeassistant.components.nut
|
# homeassistant.components.nut
|
||||||
aionut==4.3.3
|
aionut==4.3.4
|
||||||
|
|
||||||
# homeassistant.components.oncue
|
# homeassistant.components.oncue
|
||||||
aiooncue==0.3.7
|
aiooncue==0.3.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user