core/homeassistant/components/mqtt_room/manifest.json

9 lines
212 B
JSON
Raw Normal View History

{
"domain": "mqtt_room",
"name": "MQTT Room Presence",
"codeowners": [],
2023-02-08 19:38:43 +00:00
"dependencies": ["mqtt"],
"documentation": "https://www.home-assistant.io/integrations/mqtt_room",
"iot_class": "local_push"
}