springstan
|
d2b1918e9c
|
Drop UNIT_ prefix for percentage constant (#39383)
|
2020-09-05 21:09:14 +02:00 |
|
Philip Allgaier
|
25607c7129
|
Use MDI CPU icon for glances (#36736)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-06-16 14:44:37 +02:00 |
|
springstan
|
f1a0ca7cd3
|
Add and use percentage constant (#32094)
* Add and use percentage constant
* Fix pylint error and broken test
|
2020-02-28 11:46:48 -08:00 |
|
Ville Skyttä
|
3e23a3a860
|
Add and use bunch of data size and rate related constants (#31781)
Also fix a few units to match the corresponding data.
|
2020-02-13 08:52:57 -08: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 |
|