hass-core/homeassistant/components/freebox/manifest.json
Paulus Schoutsen cfe4cf30ad
Add manifests (#22699)
* Add manifests

* Update auto name

* Update codeowners

* Add requirements from platforms

* Minor cleanup

* Incorporate changes from awarecan PR
2019-04-03 21:14:45 -07:00

12 lines
229 B
JSON

{
"domain": "freebox",
"name": "Freebox",
"documentation": "https://www.home-assistant.io/components/freebox",
"requirements": [
"aiofreepybox==0.0.8"
],
"dependencies": [],
"codeowners": [
"@snoof85"
]
}