Skip to content

patmann03/wheels-custom-integrations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Custom Components Wheels

Custom components wheels hosted by Home Assistant repository

Custom component provider

Add a custom_components.json to components folder like:

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

Note: All URLs in the JSON must be direct links. URLs with HTTP redirects (301 or 302) redirects will not be followed.

About

Custom component wheels hosted by Home Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published