mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump ADS to 3.1.3 (#37748)
This commit is contained in:
parent
8a2b34cc09
commit
0bf772b68b
@ -2,6 +2,6 @@
|
|||||||
"domain": "ads",
|
"domain": "ads",
|
||||||
"name": "ADS",
|
"name": "ADS",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ads",
|
"documentation": "https://www.home-assistant.io/integrations/ads",
|
||||||
"requirements": ["pyads==3.0.7"],
|
"requirements": ["pyads==3.1.3"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -1211,7 +1211,7 @@ py_nextbusnext==0.1.4
|
|||||||
# py_noaa==0.3.0
|
# py_noaa==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.ads
|
# homeassistant.components.ads
|
||||||
pyads==3.0.7
|
pyads==3.1.3
|
||||||
|
|
||||||
# homeassistant.components.hisense_aehw4a1
|
# homeassistant.components.hisense_aehw4a1
|
||||||
pyaehw4a1==0.3.5
|
pyaehw4a1==0.3.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user