mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Bump pynina to 0.3.5 (#142218)
This commit is contained in:
parent
7751964db4
commit
b9e17c6cc6
@ -6,6 +6,6 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/nina",
|
"documentation": "https://www.home-assistant.io/integrations/nina",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["pynina"],
|
"loggers": ["pynina"],
|
||||||
"requirements": ["PyNINA==0.3.4"],
|
"requirements": ["PyNINA==0.3.5"],
|
||||||
"single_config_entry": true
|
"single_config_entry": true
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -70,7 +70,7 @@ PyMetno==0.13.0
|
|||||||
PyMicroBot==0.0.17
|
PyMicroBot==0.0.17
|
||||||
|
|
||||||
# homeassistant.components.nina
|
# homeassistant.components.nina
|
||||||
PyNINA==0.3.4
|
PyNINA==0.3.5
|
||||||
|
|
||||||
# homeassistant.components.mobile_app
|
# homeassistant.components.mobile_app
|
||||||
# homeassistant.components.owntracks
|
# homeassistant.components.owntracks
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -67,7 +67,7 @@ PyMetno==0.13.0
|
|||||||
PyMicroBot==0.0.17
|
PyMicroBot==0.0.17
|
||||||
|
|
||||||
# homeassistant.components.nina
|
# homeassistant.components.nina
|
||||||
PyNINA==0.3.4
|
PyNINA==0.3.5
|
||||||
|
|
||||||
# homeassistant.components.mobile_app
|
# homeassistant.components.mobile_app
|
||||||
# homeassistant.components.owntracks
|
# homeassistant.components.owntracks
|
||||||
|
Loading…
x
Reference in New Issue
Block a user