1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/input_boolean/manifest.json
2022-03-30 22:50:13 +02:00

9 lines
243 B
JSON

{
"domain": "input_boolean",
"integration_type": "helper",
"name": "Input Boolean",
"documentation": "https://www.home-assistant.io/integrations/input_boolean",
"codeowners": ["@home-assistant/core"],
"quality_scale": "internal"
}