mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pyyardian to 1.1.1 (#101363)
* Update Yardian Dependency * test requirements
This commit is contained in:
@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/yardian",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["pyyardian==1.1.0"]
|
||||
"requirements": ["pyyardian==1.1.1"]
|
||||
}
|
||||
|
@ -2270,7 +2270,7 @@ pyws66i==1.1
|
||||
pyxeoma==1.4.1
|
||||
|
||||
# homeassistant.components.yardian
|
||||
pyyardian==1.1.0
|
||||
pyyardian==1.1.1
|
||||
|
||||
# homeassistant.components.qrcode
|
||||
pyzbar==0.1.7
|
||||
|
@ -1693,7 +1693,7 @@ pywizlight==0.5.14
|
||||
pyws66i==1.1
|
||||
|
||||
# homeassistant.components.yardian
|
||||
pyyardian==1.1.0
|
||||
pyyardian==1.1.1
|
||||
|
||||
# homeassistant.components.zerproc
|
||||
pyzerproc==0.4.8
|
||||
|
Reference in New Issue
Block a user