Update PYAEHW4A1 to version 0.3.4 (#30616)
* Update manifest.json * Update requirements_all.txt * Update requirements_test_all.txt
This commit is contained in:
parent
f878fabd09
commit
208a123c47
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Hisense AEH-W4A1",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/hisense_aehw4a1",
|
||||
"requirements": ["pyaehw4a1==0.3.1"],
|
||||
"requirements": ["pyaehw4a1==0.3.4"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@bannhead"]
|
||||
}
|
||||
|
|
|
@ -1122,7 +1122,7 @@ py_nextbusnext==0.1.4
|
|||
pyads==3.0.7
|
||||
|
||||
# homeassistant.components.hisense_aehw4a1
|
||||
pyaehw4a1==0.3.1
|
||||
pyaehw4a1==0.3.4
|
||||
|
||||
# homeassistant.components.aftership
|
||||
pyaftership==0.1.2
|
||||
|
|
|
@ -390,7 +390,7 @@ pyRFXtrx==0.25
|
|||
py_nextbusnext==0.1.4
|
||||
|
||||
# homeassistant.components.hisense_aehw4a1
|
||||
pyaehw4a1==0.3.1
|
||||
pyaehw4a1==0.3.4
|
||||
|
||||
# homeassistant.components.almond
|
||||
pyalmond==0.0.2
|
||||
|
|
Loading…
Add table
Reference in a new issue