This commit is contained in:
Björn Stormwall
2026-06-06 18:42:30 +02:00
commit 108d154b3d
15 changed files with 1203 additions and 0 deletions
@@ -0,0 +1,12 @@
{
"domain": "easee_solar_charging",
"name": "Easee Solar Charging",
"version": "0.1.0",
"config_flow": true,
"documentation": "https://github.com/bjorn/easee-solar-charging-custom-component",
"issue_tracker": "https://github.com/bjorn/easee-solar-charging-custom-component/issues",
"requirements": [],
"dependencies": [],
"codeowners": ["@bjorn"],
"iot_class": "local_polling"
}