mirror of
https://github.com/home-assistant/core.git
synced 2026-01-24 16:42:38 +01: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