platypush/platypush/schemas/system
Fabio Manganiello 27b1048789
Converted `system.processes` to the new data model.
2023-04-23 02:08:43 +02: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 Refactored system schema dataclasses. 2023-04-22 17:19:23 +02:00
_disk Refactored system schema dataclasses. 2023-04-22 17:19:23 +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