Skip to main content

A Neon AI Skill for Home Assistant, which integrates with ovos-PHAL-plugin-homeassistant.

Project description

Home Assistant Neon Skill

Uses PHAL Home Assistant plugin

Still a work in progress - PRs and issues welcome

Available on PyPi: pip install neon-homeassistant-skill

Installation on Neon

**Note**: This skill and the required PHAL plugin come pre-installed on Neon images for the Mycroft Mark II and Neon's published Docker images. These instructions are for custom development builds or creating your own Neon instance from scratch.

Install ovos-PHAL-plugin-homeassistant per their documentation

Then, you can pip install neon-homeassistant-skill, or handle the installation from the ~/.config/neon/neon.yaml file if you prefer:

skills:
  default_skills:
    # Jokes skill included because it cannot be pip installed to the image
    - https://github.com/JarbasSkills/skill-icanhazdadjokes/tree/dev
    - neon-homeassistant-skill # Optionally with a version, such as neon-homeassistant-skill==0.0.10

Authenticating to Home Assistant

On a device with a screen, such as the Mycroft Mark II, you can say open home assistant dashboard and use the OAuth login flow to authenticate from the PHAL plugin. If you don't have a screen available or prefer to edit the configuration directly, read on.


The documentation for ovos-PHAL-plugin-homeassistant specifies which configuration file to put your Home Assistant hostname/port and API key. Note that Neon uses a YAML configuration, not a JSON file, so edit ~/.config/neon/neon.yaml and make the following update for a minimal installation:

PHAL:
  ovos-PHAL-plugin-homeassistant:
    host: http://<HA_IP_OR_HOSTNAME>:8123
    api_key: <HA_LONG_LIVED_TOKEN>

The PHAL node above should be at the root of the Neon user configuration file, appended to the end of file if existing content exists, and will merge with system configuration per Neon Configuration Docs.

Mycroft Mark II does not always support .local hostnames such as the default homeassistant.local DNS. You may need to use the IP of your Home Assistant instance instead. If you have a Nabu Casa subscription and don't mind traffic going out to the internet using your public Nabu Casa DNS is also a supported option. However, if your internet connectivity drops from your Neon instance, you will be unable to control your smart home devices from Neon. A local DNS/IP is preferable.

Upcoming Features

  • Start OAuth workflow with voice
  • Start an instance of the ovos-PHAL-plugin-homeassistant if PHAL isn't already running
  • Vacuum functions
  • HVAC functions

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neon_homeassistant_skill-0.0.13.tar.gz (12.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neon_homeassistant_skill-0.0.13-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

Details for the file neon_homeassistant_skill-0.0.13.tar.gz.

File metadata

  • Download URL: neon_homeassistant_skill-0.0.13.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.11.3 Darwin/22.3.0

File hashes

Hashes for neon_homeassistant_skill-0.0.13.tar.gz
Algorithm Hash digest
SHA256 be4c69d7c35bad96a2e19d78e7c419a84fcac4bf67a048d0ebad8ba9dc6b7bf3
MD5 53e52d403c6f059b258584f07ea4a704
BLAKE2b-256 171a18fc93b57ee38def9e12e91355dfe4966118499733747e9396648016c363

See more details on using hashes here.

File details

Details for the file neon_homeassistant_skill-0.0.13-py3-none-any.whl.

File metadata

File hashes

Hashes for neon_homeassistant_skill-0.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 f9d6e29e1c232810c11f7bf74a0594eebf66e49f22d087c93c464dbf01d9f1fe
MD5 f4a5c738057f479de1a3274cbf5f83d9
BLAKE2b-256 4216e06af14130ab0b0c069dfcfe9e5aa129a2c7826efb991d76f87661a159e9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page