{ "config": { "title": "Integration 101 Template Integration", "abort": { "already_configured": "Device is already configured", "reconfigure_successful": "Reconfiguration successful" }, "error": { "cannot_connect": "Failed to connect", "invalid_auth": "Invalid authentication", "unknown": "Unexpected error" }, "step": { "user": { "data": { "host": "Host", "password": "Password", "username": "Username" } }, "reconfigure": { "data": { "host": "Host", "password": "Password", "username": "Username" } } } }, "options": { "step": { "init": { "data": { "scan_interval": "Scan Interval (seconds)" }, "description": "Amend your options.", "title": "Example Integration Options" } } }, "entity": { "sensor": { "rssi": { "name": "Received Signal Strength Indicator" }, "rsrq": { "name": "Received Signal Received Quality" }, "rsrp": { "name": "Received Signal Received Power" }, "sinr": { "name": "Signal To Noise Ratio" }, "network_technology": { "name": "Network Technology" }, "network_band": { "name": "Network Band" }, "wan_downloaded": { "name": "WAN total download" }, "wan_uploaded": { "name": "WAN total upload" }, "lan1_downloaded": { "name": "LAN1 total download" }, "lan1_uploaded": { "name": "LAN1 total upload" }, "lan2_downloaded": { "name": "LAN2 total download" }, "lan2_uploaded": { "name": "LAN2 total upload" }, "wan_ip_address": { "name": "External IP address" } } } }