core/tests/components/systemmonitor
J. Nick Koston 01a6b85a35
Avoid creating system monitor disk sensors for non-dirs (#111695)
Avoid creating system monitor sensors for non-dirs

Currently we create sensors for /etc/hosts, /etc/asound.conf, since
they are bind mounts in the container. These all have to have
their own coordinator
2024-02-28 09:31:02 +01:00
..
snapshots Add diagnostics to System Monitor (#111291) 2024-02-24 20:11:11 +01:00
__init__.py
conftest.py Avoid creating system monitor disk sensors for non-dirs (#111695) 2024-02-28 09:31:02 +01:00
test_binary_sensor.py Isolate systemmonitor from psutil shared state (#111110) 2024-02-23 20:53:48 +01:00
test_config_flow.py Add Process binary sensor in System Monitor (#108585) 2024-02-06 02:09:05 +01:00
test_diagnostics.py Add diagnostics to System Monitor (#111291) 2024-02-24 20:11:11 +01:00
test_init.py Isolate systemmonitor from psutil shared state (#111110) 2024-02-23 20:53:48 +01:00
test_repairs.py Isolate systemmonitor from psutil shared state (#111110) 2024-02-23 20:53:48 +01:00
test_sensor.py Remove obsolete entities from System Monitor automatically (#111231) 2024-02-24 20:50:53 +01:00
test_util.py Isolate systemmonitor from psutil shared state (#111110) 2024-02-23 20:53:48 +01:00