Bump airtouch5py to 1.2.0 (#120715)
* Bump airtouch5py to fix console 1.2.0 * Bump airtouch5py againpull/120725/head
parent
e0e744aed7
commit
827bfa89b3
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/airtouch5",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["airtouch5py"],
|
||||
"requirements": ["airtouch5py==0.2.8"]
|
||||
"requirements": ["airtouch5py==0.2.10"]
|
||||
}
|
||||
|
|
|
@ -428,7 +428,7 @@ airthings-cloud==0.2.0
|
|||
airtouch4pyapi==1.0.5
|
||||
|
||||
# homeassistant.components.airtouch5
|
||||
airtouch5py==0.2.8
|
||||
airtouch5py==0.2.10
|
||||
|
||||
# homeassistant.components.alpha_vantage
|
||||
alpha-vantage==2.3.1
|
||||
|
|
|
@ -401,7 +401,7 @@ airthings-cloud==0.2.0
|
|||
airtouch4pyapi==1.0.5
|
||||
|
||||
# homeassistant.components.airtouch5
|
||||
airtouch5py==0.2.8
|
||||
airtouch5py==0.2.10
|
||||
|
||||
# homeassistant.components.amberelectric
|
||||
amberelectric==1.1.0
|
||||
|
|
Loading…
Reference in New Issue