Metadata-Version: 2.1
Name: neon-homeassistant-skill
Version: 0.0.6
Summary: A Neon AI Skill for Home Assistant, which integrates with ovos-PHAL-plugin-homeassistant.
License: Apache-2.0
Author: Mike Gray
Author-email: mike@graywind.org
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pfzy (>=0.3.4,<0.4.0)
Description-Content-Type: text/markdown

# Home Assistant Neon Skill

Uses [PHAL Home Assistant plugin](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-homeassistant)

Still a work in progress - but for turning devices on/off and opening the Home Assistant dashboard (when using neon-gui), it works!

`pip install neon-homeassistant-skill`

## Upcoming Features

- Color settings (still in testing)
- Start OAuth workflow with voice
- Start an instance of the ovos-PHAL-plugin-homeassistant if PHAL isn't already running

