mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump pynina to 0.3.6 (#144494)
This commit is contained in:
parent
42f53ff917
commit
4c43640d0d
@ -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.5"],
|
"requirements": ["pynina==0.3.6"],
|
||||||
"single_config_entry": true
|
"single_config_entry": true
|
||||||
}
|
}
|
||||||
|
6
requirements_all.txt
generated
6
requirements_all.txt
generated
@ -69,9 +69,6 @@ PyMetno==0.13.0
|
|||||||
# homeassistant.components.keymitt_ble
|
# homeassistant.components.keymitt_ble
|
||||||
PyMicroBot==0.0.17
|
PyMicroBot==0.0.17
|
||||||
|
|
||||||
# homeassistant.components.nina
|
|
||||||
PyNINA==0.3.5
|
|
||||||
|
|
||||||
# homeassistant.components.mobile_app
|
# homeassistant.components.mobile_app
|
||||||
# homeassistant.components.owntracks
|
# homeassistant.components.owntracks
|
||||||
PyNaCl==1.5.0
|
PyNaCl==1.5.0
|
||||||
@ -2164,6 +2161,9 @@ pynetgear==0.10.10
|
|||||||
# homeassistant.components.netio
|
# homeassistant.components.netio
|
||||||
pynetio==0.1.9.1
|
pynetio==0.1.9.1
|
||||||
|
|
||||||
|
# homeassistant.components.nina
|
||||||
|
pynina==0.3.6
|
||||||
|
|
||||||
# homeassistant.components.nobo_hub
|
# homeassistant.components.nobo_hub
|
||||||
pynobo==1.8.1
|
pynobo==1.8.1
|
||||||
|
|
||||||
|
6
requirements_test_all.txt
generated
6
requirements_test_all.txt
generated
@ -66,9 +66,6 @@ PyMetno==0.13.0
|
|||||||
# homeassistant.components.keymitt_ble
|
# homeassistant.components.keymitt_ble
|
||||||
PyMicroBot==0.0.17
|
PyMicroBot==0.0.17
|
||||||
|
|
||||||
# homeassistant.components.nina
|
|
||||||
PyNINA==0.3.5
|
|
||||||
|
|
||||||
# homeassistant.components.mobile_app
|
# homeassistant.components.mobile_app
|
||||||
# homeassistant.components.owntracks
|
# homeassistant.components.owntracks
|
||||||
PyNaCl==1.5.0
|
PyNaCl==1.5.0
|
||||||
@ -1767,6 +1764,9 @@ pynecil==4.1.0
|
|||||||
# homeassistant.components.netgear
|
# homeassistant.components.netgear
|
||||||
pynetgear==0.10.10
|
pynetgear==0.10.10
|
||||||
|
|
||||||
|
# homeassistant.components.nina
|
||||||
|
pynina==0.3.6
|
||||||
|
|
||||||
# homeassistant.components.nobo_hub
|
# homeassistant.components.nobo_hub
|
||||||
pynobo==1.8.1
|
pynobo==1.8.1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user