Home Assistant Git Exporter

This commit is contained in:
root
2024-05-31 09:39:52 +02:00
parent cd6fa93633
commit d5ccfbb540
1353 changed files with 43876 additions and 0 deletions

View 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"
}