Update Egardia to support more devices (#91430)
Co-authored-by: Tristan Richard <trichard@jabra.com>
This commit is contained in:
parent
512e03746b
commit
94a1429c65
2 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/egardia",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pythonegardia"],
|
||||
"requirements": ["pythonegardia==1.0.40"]
|
||||
"requirements": ["pythonegardia==1.0.52"]
|
||||
}
|
||||
|
|
|
@ -2129,7 +2129,7 @@ python_awair==0.2.4
|
|||
python_opendata_transport==0.3.0
|
||||
|
||||
# homeassistant.components.egardia
|
||||
pythonegardia==1.0.40
|
||||
pythonegardia==1.0.52
|
||||
|
||||
# homeassistant.components.tile
|
||||
pytile==2023.04.0
|
||||
|
|
Loading…
Add table
Reference in a new issue