mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Bump Glances to 0.3.2 to fix async_timeout passing loop
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"name": "Glances",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/glances",
|
||||
"requirements": ["glances_api==0.2.0"],
|
||||
"requirements": ["glances_api==0.3.2"],
|
||||
"codeowners": ["@fabaff", "@engrbm87"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
Reference in New Issue
Block a user