Files
hass-fpl/custom_components/blueprint/manifest.json
Yordan Suarez 20afa2245f Initial commit
2019-12-17 15:55:07 -05:00

15 lines
314 B
JSON

{
"domain": "blueprint",
"name": "Blueprint",
"documentation": "https://github.com/custom-components/blueprint",
"dependencies": [],
"config_flow": true,
"codeowners": [
"@ludeeus"
],
"requirements": [
"sampleclient",
"integrationhelper"
],
"homeassistant": "0.96.0"
}