platypush/platypush/schemas/system
Fabio Manganiello 91a8fd3b56
continuous-integration/drone/push Build is passing Details
[system] A more robust logic to parse cache size from `cpuinfo`.
2024-01-04 13:55:08 +01:00
..
_battery Added battery entity support to `system` plugin. 2023-04-23 00:41:21 +02:00
_connection Refactored system schema dataclasses. 2023-04-22 17:19:23 +02:00
_cpu [system] A more robust logic to parse cache size from `cpuinfo`. 2024-01-04 13:55:08 +01:00
_disk Disk I/O stats are not always available and should therefore be optional. 2023-04-23 22:25:24 +02:00
_fan Added support for fan sensors on the `system` plugin. 2023-04-23 00:08:27 +02:00
_memory Refactored system schema dataclasses. 2023-04-22 17:19:23 +02:00
_network Merged `network_stats` into `NetworkInterface` model. 2023-04-22 17:19:24 +02:00
_process Converted `system.processes` to the new data model. 2023-04-23 02:08:43 +02:00
_temperature Added support for system temperature sensor entities. 2023-04-22 22:42:11 +02:00
_user Converted `system.processes` to the new data model. 2023-04-23 02:08:43 +02:00
__init__.py Converted `system.processes` to the new data model. 2023-04-23 02:08:43 +02:00
_base.py Refactored system schema dataclasses. 2023-04-22 17:19:23 +02:00
_model.py Added battery entity support to `system` plugin. 2023-04-23 00:41:21 +02:00
_schemas.py Added `NetworkInterface` entities to `system` plugin. 2023-04-21 00:45:15 +02:00