mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump aiooui to 0.1.9 (#135956)
This commit is contained in:
parent
640da1cc67
commit
725d835fab
@ -7,5 +7,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/nmap_tracker",
|
"documentation": "https://www.home-assistant.io/integrations/nmap_tracker",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["nmap"],
|
"loggers": ["nmap"],
|
||||||
"requirements": ["netmap==0.7.0.2", "getmac==0.9.5", "aiooui==0.1.8"]
|
"requirements": ["netmap==0.7.0.2", "getmac==0.9.5", "aiooui==0.1.9"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -321,7 +321,7 @@ aiooncue==0.3.7
|
|||||||
aioopenexchangerates==0.6.8
|
aioopenexchangerates==0.6.8
|
||||||
|
|
||||||
# homeassistant.components.nmap_tracker
|
# homeassistant.components.nmap_tracker
|
||||||
aiooui==0.1.8
|
aiooui==0.1.9
|
||||||
|
|
||||||
# homeassistant.components.pegel_online
|
# homeassistant.components.pegel_online
|
||||||
aiopegelonline==0.1.1
|
aiopegelonline==0.1.1
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -303,7 +303,7 @@ aiooncue==0.3.7
|
|||||||
aioopenexchangerates==0.6.8
|
aioopenexchangerates==0.6.8
|
||||||
|
|
||||||
# homeassistant.components.nmap_tracker
|
# homeassistant.components.nmap_tracker
|
||||||
aiooui==0.1.8
|
aiooui==0.1.9
|
||||||
|
|
||||||
# homeassistant.components.pegel_online
|
# homeassistant.components.pegel_online
|
||||||
aiopegelonline==0.1.1
|
aiopegelonline==0.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user