Rami Mosleh
|
b303c8e040
|
Refactor version key in `glances` (#77541)
* update version key
* Fix merge mistake
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2022-08-31 12:52:52 +02:00 |
epenet
|
9cdb7bba4c
|
Fix glances config-flow flaky test (#77549)
|
2022-08-30 11:57:42 -05:00 |
Rami Mosleh
|
86b968bf79
|
Migrate Glances to new entity naming style (#76651)
* Migrate Glances to new entity naming style
* minor fixes
|
2022-08-12 09:50:27 +02:00 |
Franck Nijhof
|
7cd68381f1
|
Search/replace RESULT_TYPE_* by FlowResultType enum (#74642)
|
2022-07-07 19:57:36 +03:00 |
Erik Montnemery
|
39bc127dd6
|
Prevent 3rd party lib from opening sockets in glances tests (#56345)
|
2021-09-17 22:22:44 -10:00 |
Ville Skyttä
|
153d6e891e
|
Use config_entries.SOURCE_* constants (#49631)
|
2021-04-25 11:27:40 +02:00 |
Rami Mosleh
|
c66106ee98
|
Add Glances sensors dynamically (#28639)
* 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
|
2020-02-10 15:02:14 -08:00 |
Rami Mosleh
|
09f9875ccf
|
Glances config flow (#27221)
* 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
|
2019-10-21 10:17:21 +02:00 |