mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Bump aioeagle to 1.1.1 (#179897)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com> Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Paulus Schoutsen
Claude Opus 5
parent
6241f9a9b5
commit
81b9db6959
@@ -12,5 +12,5 @@
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aioeagle", "eagle100"],
|
||||
"requirements": ["aioeagle==1.1.0", "eagle100==0.1.1"]
|
||||
"requirements": ["aioeagle==1.1.1", "eagle100==0.1.1"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -245,7 +245,7 @@ aiodns==4.0.4
|
||||
aioeafm==0.1.2
|
||||
|
||||
# homeassistant.components.rainforest_eagle
|
||||
aioeagle==1.1.0
|
||||
aioeagle==1.1.1
|
||||
|
||||
# homeassistant.components.ecowitt
|
||||
aioecowitt==2026.6.0
|
||||
|
||||
Reference in New Issue
Block a user