1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00
Files
core/homeassistant/components/binary_sensor/manifest.json
2023-02-08 20:29:44 +01:00

9 lines
243 B
JSON

{
"domain": "binary_sensor",
"name": "Binary Sensor",
"codeowners": ["@home-assistant/core"],
"documentation": "https://www.home-assistant.io/integrations/binary_sensor",
"integration_type": "entity",
"quality_scale": "internal"
}