mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pynina to 0.3.6 (#144494)
This commit is contained in:
@ -6,6 +6,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/nina",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pynina"],
|
||||
"requirements": ["PyNINA==0.3.5"],
|
||||
"requirements": ["pynina==0.3.6"],
|
||||
"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
|
||||
PyMicroBot==0.0.17
|
||||
|
||||
# homeassistant.components.nina
|
||||
PyNINA==0.3.5
|
||||
|
||||
# homeassistant.components.mobile_app
|
||||
# homeassistant.components.owntracks
|
||||
PyNaCl==1.5.0
|
||||
@ -2164,6 +2161,9 @@ pynetgear==0.10.10
|
||||
# homeassistant.components.netio
|
||||
pynetio==0.1.9.1
|
||||
|
||||
# homeassistant.components.nina
|
||||
pynina==0.3.6
|
||||
|
||||
# homeassistant.components.nobo_hub
|
||||
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
|
||||
PyMicroBot==0.0.17
|
||||
|
||||
# homeassistant.components.nina
|
||||
PyNINA==0.3.5
|
||||
|
||||
# homeassistant.components.mobile_app
|
||||
# homeassistant.components.owntracks
|
||||
PyNaCl==1.5.0
|
||||
@ -1767,6 +1764,9 @@ pynecil==4.1.0
|
||||
# homeassistant.components.netgear
|
||||
pynetgear==0.10.10
|
||||
|
||||
# homeassistant.components.nina
|
||||
pynina==0.3.6
|
||||
|
||||
# homeassistant.components.nobo_hub
|
||||
pynobo==1.8.1
|
||||
|
||||
|
Reference in New Issue
Block a user