mirror of
https://github.com/home-assistant/core.git
synced 2026-03-01 14:25:31 +00:00
8 lines
211 B
JSON
8 lines
211 B
JSON
{
|
|
"domain": "input_boolean",
|
|
"name": "Input Boolean",
|
|
"documentation": "https://www.home-assistant.io/integrations/input_boolean",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal"
|
|
}
|