Home Assistant Git Exporter
This commit is contained in:
19
config/custom_components/average/manifest.json
Normal file
19
config/custom_components/average/manifest.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"domain": "average",
|
||||
"name": "Average Sensor",
|
||||
"after_dependencies": [
|
||||
"history",
|
||||
"recorder",
|
||||
"weather"
|
||||
],
|
||||
"codeowners": [
|
||||
"@Limych"
|
||||
],
|
||||
"config_flow": false,
|
||||
"dependencies": [],
|
||||
"documentation": "https://github.com/Limych/ha-average",
|
||||
"iot_class": "calculated",
|
||||
"issue_tracker": "https://github.com/Limych/ha-average/issues",
|
||||
"requirements": [],
|
||||
"version": "2.3.4"
|
||||
}
|
||||
Reference in New Issue
Block a user