Metadata-Version: 2.1
Name: neon-phal-plugin-switches
Version: 0.0.4
Summary: Hardware Switch Interface
Home-page: https://github.com/NeonGeckoCom/neon-phal-plugin-switches
Author: Neongecko
Author-email: developers@neon.ai
License: BSD-3
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: sj201-interface (~=0.0.2)
Requires-Dist: ovos-plugin-manager (~=0.0.20)
Requires-Dist: ovos-utils (~=0.0.26)
Requires-Dist: ovos-bus-client (~=0.0.3)

# PHAL Switches Plugin
Enables switch inputs for volume, mute, and action button. Current implementation
assumes switches match the SJ201 configuration of pull-up momentary switches (GND activated)
and a mute toggle where GND == unmuted.

## Default Pin Configuration
| Pin | Connection    |
|-----|---------------|
| 22  | Volume Up     |
| 23  | Volume Down   |
| 24  | Action Button |
| 25  | Mute Switch   |

