mirror of
https://github.com/Matysh/houseplan-card
synced 2026-07-31 16:38:31 +00:00
14 lines
418 B
JSON
Executable File
14 lines
418 B
JSON
Executable File
{
|
|
"domain": "houseplan",
|
|
"name": "House Plan",
|
|
"codeowners": ["@justbusiness"],
|
|
"config_flow": true,
|
|
"dependencies": ["http", "frontend", "websocket_api"],
|
|
"documentation": "https://github.com/justbusiness/houseplan-card",
|
|
"integration_type": "service",
|
|
"iot_class": "local_push",
|
|
"issue_tracker": "https://github.com/justbusiness/houseplan-card/issues",
|
|
"requirements": [],
|
|
"version": "1.3.0"
|
|
}
|