mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
parent
e1340e6ed4
commit
d0d2c3e7c3
@ -6,5 +6,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/ipma",
|
"documentation": "https://www.home-assistant.io/integrations/ipma",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["geopy", "pyipma"],
|
"loggers": ["geopy", "pyipma"],
|
||||||
"requirements": ["pyipma==3.0.5"]
|
"requirements": ["pyipma==3.0.6"]
|
||||||
}
|
}
|
||||||
|
@ -1690,7 +1690,7 @@ pyinsteon==1.3.1
|
|||||||
pyintesishome==1.8.0
|
pyintesishome==1.8.0
|
||||||
|
|
||||||
# homeassistant.components.ipma
|
# homeassistant.components.ipma
|
||||||
pyipma==3.0.5
|
pyipma==3.0.6
|
||||||
|
|
||||||
# homeassistant.components.ipp
|
# homeassistant.components.ipp
|
||||||
pyipp==0.12.1
|
pyipp==0.12.1
|
||||||
|
@ -1212,7 +1212,7 @@ pyicloud==1.0.0
|
|||||||
pyinsteon==1.3.1
|
pyinsteon==1.3.1
|
||||||
|
|
||||||
# homeassistant.components.ipma
|
# homeassistant.components.ipma
|
||||||
pyipma==3.0.5
|
pyipma==3.0.6
|
||||||
|
|
||||||
# homeassistant.components.ipp
|
# homeassistant.components.ipp
|
||||||
pyipp==0.12.1
|
pyipp==0.12.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user