mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 14:45:09 +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",
|
"name": "Glances",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/glances",
|
"documentation": "https://www.home-assistant.io/integrations/glances",
|
||||||
"requirements": ["glances_api==0.2.0"],
|
"requirements": ["glances_api==0.3.2"],
|
||||||
"codeowners": ["@fabaff", "@engrbm87"],
|
"codeowners": ["@fabaff", "@engrbm87"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user