mirror of
https://github.com/home-assistant/core.git
synced 2025-11-15 14:00:24 +00:00
* Add temp_sensors to glances dynamically * unsub from updates when sensor is disabled * dynamicall add sensors * change "device_name" to "mnt_point" * remove unnecessary logging * update sensor.py * update test_config_flow.py * remove commented code