mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update Egardia to support more devices (#91430)
Co-authored-by: Tristan Richard <trichard@jabra.com>
This commit is contained in:
parent
512e03746b
commit
94a1429c65
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/egardia",
|
"documentation": "https://www.home-assistant.io/integrations/egardia",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["pythonegardia"],
|
"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
|
python_opendata_transport==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.egardia
|
# homeassistant.components.egardia
|
||||||
pythonegardia==1.0.40
|
pythonegardia==1.0.52
|
||||||
|
|
||||||
# homeassistant.components.tile
|
# homeassistant.components.tile
|
||||||
pytile==2023.04.0
|
pytile==2023.04.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user