mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Update pyfido to 2.1.2 (#88343)
This commit is contained in:
parent
3a32d2bdcb
commit
26f0de0d80
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/fido",
|
"documentation": "https://www.home-assistant.io/integrations/fido",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["pyfido"],
|
"loggers": ["pyfido"],
|
||||||
"requirements": ["pyfido==2.1.1"]
|
"requirements": ["pyfido==2.1.2"]
|
||||||
}
|
}
|
||||||
|
@ -1624,7 +1624,7 @@ pyezviz==0.2.0.9
|
|||||||
pyfibaro==0.6.8
|
pyfibaro==0.6.8
|
||||||
|
|
||||||
# homeassistant.components.fido
|
# homeassistant.components.fido
|
||||||
pyfido==2.1.1
|
pyfido==2.1.2
|
||||||
|
|
||||||
# homeassistant.components.fireservicerota
|
# homeassistant.components.fireservicerota
|
||||||
pyfireservicerota==0.0.43
|
pyfireservicerota==0.0.43
|
||||||
|
@ -1164,7 +1164,7 @@ pyezviz==0.2.0.9
|
|||||||
pyfibaro==0.6.8
|
pyfibaro==0.6.8
|
||||||
|
|
||||||
# homeassistant.components.fido
|
# homeassistant.components.fido
|
||||||
pyfido==2.1.1
|
pyfido==2.1.2
|
||||||
|
|
||||||
# homeassistant.components.fireservicerota
|
# homeassistant.components.fireservicerota
|
||||||
pyfireservicerota==0.0.43
|
pyfireservicerota==0.0.43
|
||||||
|
Loading…
x
Reference in New Issue
Block a user