The Wayback Machine - http://web.archive.org/web/20201207202546/https://github.com/home-assistant/wheels-custom-integrations
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.