* 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
* Glances Integration with config flow * Glances Integration with config flow * fix description texts * Glances Integration with config flow * Glances Integration with config flow * fix description texts * update .coverage.py * add codeowner * add test_options * Fixed typos, Added import, fixed tests * sort imports * remove commented code