Update pythonegardia to 1.0.40 (#27009)
This commit is contained in:
parent
2af34b461a
commit
1c72a246a0
2 changed files with 3 additions and 7 deletions
|
@ -2,11 +2,7 @@
|
|||
"domain": "egardia",
|
||||
"name": "Egardia",
|
||||
"documentation": "https://www.home-assistant.io/components/egardia",
|
||||
"requirements": [
|
||||
"pythonegardia==1.0.39"
|
||||
],
|
||||
"requirements": ["pythonegardia==1.0.40"],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
"@jeroenterheerdt"
|
||||
]
|
||||
"codeowners": ["@jeroenterheerdt"]
|
||||
}
|
||||
|
|
|
@ -1585,7 +1585,7 @@ python_awair==0.0.4
|
|||
python_opendata_transport==0.1.4
|
||||
|
||||
# homeassistant.components.egardia
|
||||
pythonegardia==1.0.39
|
||||
pythonegardia==1.0.40
|
||||
|
||||
# homeassistant.components.tile
|
||||
pytile==2.0.6
|
||||
|
|
Loading…
Add table
Reference in a new issue