hass-core/homeassistant/components/proximity/manifest.json
Michael ea6a26467e
Add myself as codeowner for Proximity (#104100)
add myself as codeowner for proximity
2023-11-16 23:12:10 +01:00

9 lines
262 B
JSON

{
"domain": "proximity",
"name": "Proximity",
"codeowners": ["@mib1185"],
"dependencies": ["device_tracker", "zone"],
"documentation": "https://www.home-assistant.io/integrations/proximity",
"iot_class": "calculated",
"quality_scale": "internal"
}