Joakim Sørensen d408fbec4a
Add hassfest action (#22)
* Add hassfest action

* Fix manifest issue
2020-04-16 23:07:50 +02:00

14 lines
284 B
JSON

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