Initial Home Assistant Configuration

This commit is contained in:
root
2025-09-11 10:47:34 +03:00
commit ac8b542e1b
2360 changed files with 41412 additions and 0 deletions
@@ -0,0 +1,18 @@
{
"domain": "nordpool_planner",
"name": "Nordpool Planner",
"after_dependencies": [
"nordpool",
"entsoe"
],
"codeowners": [
"@dala318"
],
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/dala318/nordpool_planner",
"iot_class": "calculated",
"issue_tracker": "https://github.com/dala318/nordpool_planner/issues",
"requirements": [],
"version": "v2.2.1"
}