G Johansson
|
840089b8ac
|
Handle OSError during setup for System Monitor (#107396)
* Handle OSError during setup for System Monitor
* Clean string copy
* debug
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-01-07 13:15:34 +01:00 |
|
G Johansson
|
853e4d87fa
|
Handle no permission for disks in Systemmonitor (#106653)
|
2023-12-29 13:21:36 +01:00 |
|
G Johansson
|
4cd1965786
|
Use set instead of list in Systemmonitor (#106650)
|
2023-12-29 13:21:08 +01:00 |
|
G Johansson
|
353f33f4ac
|
Add missing disks to Systemmonitor (#106541)
|
2023-12-28 17:45:21 +01:00 |
|
G Johansson
|
4f0ee20ec5
|
Add config flow to System Monitor (#104906)
* Initial commit for config flow to System Monitor
* sensors
* Fixes
* Works
* Add import
* entity_registry_enabled_default = False
* entity_category = diagnostic
* Create issue
* issue in config flow
* Tests
* test requirement
* codeowner
* Fix names
* processes
* Fix type
* reviews
* get info during startup once
* Select process
* Legacy import of resources
* requirements
* Allow custom
* Fix tests
* strings
* strings
* Always enable process sensors
* Fix docstrings
* skip remove sensors if no sensors
* Modify sensors
* Fix tests
|
2023-12-26 18:29:32 +01:00 |
|