mirror of
https://github.com/home-assistant/core.git
synced 2026-03-03 16:20:40 +00:00
9 lines
228 B
JSON
9 lines
228 B
JSON
{
|
|
"domain": "sensor",
|
|
"name": "Sensor",
|
|
"documentation": "https://www.home-assistant.io/integrations/sensor",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal",
|
|
"after_dependencies": ["recorder"]
|
|
}
|