mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
10 lines
241 B
JSON
10 lines
241 B
JSON
{
|
|
"domain": "mqtt_room",
|
|
"name": "MQTT Room Presence",
|
|
"codeowners": [],
|
|
"dependencies": ["mqtt"],
|
|
"documentation": "https://www.home-assistant.io/integrations/mqtt_room",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "legacy"
|
|
}
|