1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-27 13:25:35 +00:00
Files
core/homeassistant/components/input_button/manifest.json
2022-03-30 22:50:13 +02:00

9 lines
240 B
JSON

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