mirror of
https://github.com/home-assistant/core.git
synced 2026-04-25 21:26:46 +00:00
* Bump Glances to 0.3.2 to fix async_timeout passing loop * Update requirements_all.txt * Update requirements_test_all.txt * Update config_flow.py * Update __init__.py * Update __init__.py * Update strings.json * Update config_flow.py * Update config_flow.py * Update __init__.py * Update bg.json * Remove `verify_ssl` translation * Revert "Remove `verify_ssl` translation" This reverts commit906f9a01ea. * Revert "Update bg.json" This reverts commit1d0e69351f. * Update __init__.py * Update __init__.py * Update test_config_flow.py * Update __init__.py * Update __init__.py * Update __init__.py * Update __init__.py * Update __init__.py * Update homeassistant/components/glances/__init__.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Update __init__.py * Update config_flow.py * Update strings.json * Update test_config_flow.py * Update __init__.py * Update __init__.py * Update __init__.py * Update __init__.py * Update __init__.py * Update to glances_api 0.3.4 - with httpx_client parameter Co-authored-by: Martin Hjelmare <marhje52@gmail.com>