Skip to content

lbbrhzn/wheels-custom-integrations

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.0%
  • Dockerfile 8.8%
  • Shell 2.2%