mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Update Egardia to support more devices (#91430)
Co-authored-by: Tristan Richard <trichard@jabra.com>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user