{ "domain": "motion_blinds", "name": "Motion Blinds", "codeowners": ["@starkillerOG"], "config_flow": true, "dependencies": ["network"], "dhcp": [ { "registered_devices": true }, { "hostname": "motion_*" }, { "hostname": "brel_*" }, { "hostname": "connector_*" } ], "documentation": "https://www.home-assistant.io/integrations/motion_blinds", "iot_class": "local_push", "loggers": ["motionblinds"], "requirements": ["motionblinds==0.6.18"] }