mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Update airtouch5py to 0.3.0 (#146278)
This commit is contained in:
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/airtouch5",
|
||||
"iot_class": "local_push",
|
||||
"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
|
||||
|
||||
# homeassistant.components.airtouch5
|
||||
airtouch5py==0.2.11
|
||||
airtouch5py==0.3.0
|
||||
|
||||
# homeassistant.components.alpha_vantage
|
||||
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
|
||||
|
||||
# homeassistant.components.airtouch5
|
||||
airtouch5py==0.2.11
|
||||
airtouch5py==0.3.0
|
||||
|
||||
# homeassistant.components.amberelectric
|
||||
amberelectric==2.0.12
|
||||
|
Reference in New Issue
Block a user