1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-09 23:57:08 +00:00

4 Commits

Author SHA1 Message Date
G Johansson
98370fd9a0
Bump psutil to 6.0.0 () 2024-07-06 19:09:00 +02:00
epenet
20b5aa3e0e
Move entity_registry_enabled_by_default to decorator [q-z] () 2024-06-04 13:38:32 +02:00
G Johansson
9e46c2e2b3
Isolate systemmonitor from psutil shared state ()
* Isolate systemmonitor from psutil shared state

* Mods

* typing

* Fix tests

* Fix read temp issue

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-02-23 20:53:48 +01:00
G Johansson
5b3e1306f8
Add tests for System Monitor ()
* Add tests

* no coordinator

* Coverage

* processes

* test init

* util

* test icon

* Add tests

* Mod tests

* Add tests

* Test attributes

* snapshots

* icon

* test disk mounts

* fixes

* svmem

* cache_clear

* test icon

* reset icon test

* test_processor_temperature

* fix tests on macos

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-01-15 18:26:49 +01:00