Skip to main content

The Insteon frontend for Home Assistant

Project description

Insteon Panel Frontend

This repository holds the frontend files of Insteon configuration panel in home assistant.

Development Setup

  1. Install vscode, git, and docker desktop

  2. Install dev container extension in vscode

  3. Fork/clone Insteon-panel

  4. Open Insteon-panel repo in VS Code

    1. You should see a prompt asking you if you want to re-open the workspace in the container, say yes
    2. Once opened in the dev container, the bootstrap process should automatically run - this will take a few minutes to complete.
    3. Once bootstrapped, run script/develop to build the code. This will also watch for changes.
      1. Built code is output to the insteon_frontend folder in the repo
  5. Follow these instructions to get a dev container of Home Assistant Core up and running

  6. Now you will need to configure the Home Assistant Core container so that your locally-built insteon-panel code is available as a mounted directory:

    1. Open .devcontainer/devcontainer.json
    2. Add a new “mounts” property to the root of the JSON object similar to this example:
    "mounts": [
      "source=/path/to/insteon-panel,target=/workspaces/insteon-panel,type=bind"
    ],
    
    1. Rebuild the dev container by pressing Shift+Command+P (Mac) / Ctrl+Shift+P (Windows/Linux) to open the Command Palette, then selecting the Dev Containers: Rebuild Container command.
    2. After the container is rebuilt and successfully re-opened, open the Command Pallate, choose Run Task, then Run Home Assistant Core
    3. Once home assistant core is running, navigate to http://localhost:8123 and setup your test home environment
    4. Install the Insteon integration (production version) and follow the normal setup steps
    5. Switch the Insteon integration to dev mode - in the home-assistant/core container, open the config/.storage/core.config_entries (in VS Code), find the Insteon the entry (can be found by text searching for “insteon”) and change the “options” object to this: "options":{"dev_path":"/workspaces/insteon-panel/insteon_frontend"}
    6. Restart home assistant and go to the Insteon setup section (Settings -> Insteon). You’re now loading your locally built Insteon panel!

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

insteon_frontend_home_assistant-0.6.2.tar.gz (21.3 MB view details)

Uploaded Source

Built Distribution

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

insteon_frontend_home_assistant-0.6.2-py3-none-any.whl (21.5 MB view details)

Uploaded Python 3

File details

Details for the file insteon_frontend_home_assistant-0.6.2.tar.gz.

File metadata

File hashes

Hashes for insteon_frontend_home_assistant-0.6.2.tar.gz
Algorithm Hash digest
SHA256 a7984bf0b13c87fe32b477edfefdb7bb3bfb63047d5010d5aeef27ed6798f7d4
MD5 55ccd818d0fdb5e0672eaa078f12f9d4
BLAKE2b-256 148f9a4dd6df22e7c4ba8bdc5be8e899cf4611a12017a97460587f5c920febb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for insteon_frontend_home_assistant-0.6.2.tar.gz:

Publisher: ReleaseActions.yml on pyinsteon/insteon-panel

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file insteon_frontend_home_assistant-0.6.2-py3-none-any.whl.

File metadata

File hashes

Hashes for insteon_frontend_home_assistant-0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f4ed8746c78f874d2839b3b9ef8eeab81a33c08e10217d30246572adeffa159c
MD5 8f660058872b9e0146d33bce41f246b3
BLAKE2b-256 b4734f47843ced29c825863ae473417da29068732e7fecb7b3d198db7a8e966a

See more details on using hashes here.

Provenance

The following attestation bundles were made for insteon_frontend_home_assistant-0.6.2-py3-none-any.whl:

Publisher: ReleaseActions.yml on pyinsteon/insteon-panel

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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