kubawolanin / wheels-custom-integrations

Custom integration wheels hosted by Home Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Integration Wheels

Custom integration wheels hosted by Home Assistant repository

Custom component provider

Add a custom_integration.json to components folder like:

{
  "name": "Name of integration",
  "owner": ["@owner"],
  "manifest": "https://url/of/manifest.json",
  "url": "https://url/of/integration"
}

About

Custom integration wheels hosted by Home Assistant


Languages

Language:Python 89.0%Language:Dockerfile 8.8%Language:Shell 2.2%