{ "config": { "title": "UniFi Controller", "step": { "user": { "title": "Set up UniFi Controller", "data": { "host": "Host", "username": "User name", "password": "Password", "port": "Port", "site": "Site ID", "verify_ssl": "Controller using proper certificate" } } }, "error": { "faulty_credentials": "Bad user credentials", "service_unavailable": "No service available", "unknown_client_mac": "No client available on that MAC address" }, "abort": { "already_configured": "Controller site is already configured", "user_privilege": "User needs to be administrator" } }, "options": { "step": { "init": { "data": {} }, "device_tracker": { "data": { "detection_time": "Time in seconds from last seen until considered away", "ssid_filter": "Select SSIDs to track wireless clients on", "track_clients": "Track network clients", "track_devices": "Track network devices (Ubiquiti devices)", "track_wired_clients": "Include wired network clients" }, "description": "Configure device tracking", "title": "UniFi options 1/3" }, "client_control": { "data": { "block_client": "Network access controlled clients", "new_client": "Add new client for network access control", "poe_clients": "Allow POE control of clients" }, "description": "Configure client controls\n\nCreate switches for serial numbers you want to control network access for.", "title": "UniFi options 2/3" }, "statistics_sensors": { "data": { "allow_bandwidth_sensors": "Bandwidth usage sensors for network clients" }, "description": "Configure statistics sensors", "title": "UniFi options 3/3" } } }, "error": { "unknown_client_mac": "No client available in UniFi on that MAC address" } }