Metadata-Version: 2.1
Name: mydomuk.sysmon
Version: 1.2.19
Summary: System Monitor Tool using MQTT
Author: Richard Brent
Keywords: MQTT,monitoring,mydomuk
Classifier: License :: Free For Home Use
Classifier: Programming Language :: Python
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: psutil>=5.9.4
Requires-Dist: paho-mqtt>=2.1.0

# System Monitor

This module will perform a lookup of cpu, ram, temperature and rootfs
and publish it to an MQTT server.

HomeAssistant discovery is enabled

This project is spawned from v1 where the code was held in a single file
to enable migration to a module

