mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update airtouch5py to 0.3.0 (#146278)
This commit is contained in:
parent
44c63ce6f1
commit
7f9f106729
@ -6,5 +6,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/airtouch5",
|
"documentation": "https://www.home-assistant.io/integrations/airtouch5",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["airtouch5py"],
|
"loggers": ["airtouch5py"],
|
||||||
"requirements": ["airtouch5py==0.2.11"]
|
"requirements": ["airtouch5py==0.3.0"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -456,7 +456,7 @@ airthings-cloud==0.2.0
|
|||||||
airtouch4pyapi==1.0.5
|
airtouch4pyapi==1.0.5
|
||||||
|
|
||||||
# homeassistant.components.airtouch5
|
# homeassistant.components.airtouch5
|
||||||
airtouch5py==0.2.11
|
airtouch5py==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.alpha_vantage
|
# homeassistant.components.alpha_vantage
|
||||||
alpha-vantage==2.3.1
|
alpha-vantage==2.3.1
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -438,7 +438,7 @@ airthings-cloud==0.2.0
|
|||||||
airtouch4pyapi==1.0.5
|
airtouch4pyapi==1.0.5
|
||||||
|
|
||||||
# homeassistant.components.airtouch5
|
# homeassistant.components.airtouch5
|
||||||
airtouch5py==0.2.11
|
airtouch5py==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.amberelectric
|
# homeassistant.components.amberelectric
|
||||||
amberelectric==2.0.12
|
amberelectric==2.0.12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user