mirror of
https://github.com/home-assistant/core.git
synced 2025-05-04 05:59:16 +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