Metadata-Version: 2.4
Name: ovos_hardware_helpers
Version: 1.0.1
Summary: Helper scripts for some hardware
Author-email: builderjer <builderjer@gmail.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/ovos_hardware_helpers
Project-URL: Repository, https://github.com/OpenVoiceOS/ovos_hardware_helpers
Project-URL: Issues, https://github.com/OpenVoiceOS/ovos_hardware_helpers/issues
Keywords: ovos,hardware,led,fan,switches
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ovos-color-parser
Requires-Dist: ovos-utils>=0.0.37
Dynamic: license-file

# ovos-hardware-helpers

A small library to help with specific hardware.

Designed to be a drop in replacement for [ovos-plugin-manager/hardware](https://github.com/OpenVoiceOS/ovos-plugin-manager/tree/dev/ovos_plugin_manager/hardware) and upgrades to use the [ovos_color_parser](https://github.com/OpenVoiceOS/ovos-color-parser) module for choosing colors.

Currently it supports LED's, fans, and switches
