Initial Commit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"after_dependencies": [
|
||||
"integration",
|
||||
"utility_meter"
|
||||
],
|
||||
"codeowners": [
|
||||
"@bramstroker"
|
||||
],
|
||||
"config_flow": true,
|
||||
"dependencies": [
|
||||
"light",
|
||||
"group",
|
||||
"template",
|
||||
"select",
|
||||
"utility_meter"
|
||||
],
|
||||
"documentation": "https://docs.powercalc.nl",
|
||||
"domain": "powercalc",
|
||||
"iot_class": "calculated",
|
||||
"issue_tracker": "https://github.com/bramstroker/homeassistant-powercalc/issues",
|
||||
"name": "Powercalc",
|
||||
"requirements": [
|
||||
"numpy>=1.21.1"
|
||||
],
|
||||
"version": "v1.20.14"
|
||||
}
|
||||
Reference in New Issue
Block a user