LICENSE
pyproject.toml
readme.md
ovos_PHAL_sensors/__init__.py
ovos_PHAL_sensors/__main__.py
ovos_PHAL_sensors/device.py
ovos_PHAL_sensors/version.py
ovos_PHAL_sensors.egg-info/PKG-INFO
ovos_PHAL_sensors.egg-info/SOURCES.txt
ovos_PHAL_sensors.egg-info/dependency_links.txt
ovos_PHAL_sensors.egg-info/entry_points.txt
ovos_PHAL_sensors.egg-info/requires.txt
ovos_PHAL_sensors.egg-info/top_level.txt
ovos_PHAL_sensors/loggers/__init__.py
ovos_PHAL_sensors/loggers/base.py
ovos_PHAL_sensors/loggers/ha_http.py
ovos_PHAL_sensors/loggers/ha_mqtt.py
ovos_PHAL_sensors/sensors/__init__.py
ovos_PHAL_sensors/sensors/base.py
ovos_PHAL_sensors/sensors/battery.py
ovos_PHAL_sensors/sensors/cpu.py
ovos_PHAL_sensors/sensors/fan.py
ovos_PHAL_sensors/sensors/memory.py
ovos_PHAL_sensors/sensors/network.py
ovos_PHAL_sensors/sensors/os_system.py
ovos_PHAL_sensors/sensors/procs.py
ovos_PHAL_sensors/sensors/throttle.py
ovos_PHAL_sensors/sensors/extra/__init__.py
ovos_PHAL_sensors/sensors/extra/blue.py
ovos_PHAL_sensors/sensors/extra/pulse.py
ovos_PHAL_sensors/sensors/extra/screen.py
ovos_PHAL_sensors/sensors/extra/wifiscan.py
tests/test_bus_contract.py
tests/test_config_gating.py
tests/test_file_logger_lazy.py
tests/test_headless_safety.py
tests/test_import_smoke.py
tests/test_memory_units.py
tests/test_new_sensors.py
tests/test_percentage_sensor.py
tests/test_self_disable.py
tests/test_shutdown.py
tests/test_standalone.py