1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-01 21:24:17 +01:00
Files
core/homeassistant/components/sensor/manifest.json
T
2022-10-04 10:36:42 -04:00

10 lines
260 B
JSON

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