Fix ADS component by bumping pyads version to 3.2.2 (#39502)

This commit is contained in:
Stefan Lehmann 2020-08-31 15:53:16 +02:00 committed by GitHub
parent 7062838940
commit 3ab6663434
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -2,6 +2,6 @@
"domain": "ads",
"name": "ADS",
"documentation": "https://www.home-assistant.io/integrations/ads",
"requirements": ["pyads==3.2.1"],
"requirements": ["pyads==3.2.2"],
"codeowners": []
}

View file

@ -1207,7 +1207,7 @@ py_nextbusnext==0.1.4
# py_noaa==0.3.0
# homeassistant.components.ads
pyads==3.2.1
pyads==3.2.2
# homeassistant.components.hisense_aehw4a1
pyaehw4a1==0.3.9