1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/homeassistant/components/volkszaehler/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

11 lines
226 B
JSON

{
"domain": "volkszaehler",
"name": "Volkszaehler",
"documentation": "https://www.home-assistant.io/components/volkszaehler",
"requirements": [
"volkszaehler==0.1.2"
],
"dependencies": [],
"codeowners": []
}