Include files

This commit is contained in:
2023-11-10 15:29:45 +01:00
parent 72839a82a6
commit 929efdd12c
6 changed files with 277 additions and 0 deletions

9
manifest.json Normal file
View File

@ -0,0 +1,9 @@
{
"domain": "solareco",
"name": "solareco",
"version": "1.0.0",
"dependencies": [],
"requirments": [],
"codeowners": [],
"iot_class": "cloud_polling"
}