103 lines
3.6 KiB
JSON
103 lines
3.6 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Account is already configured",
|
|
"reauth_successful": "Re-authentication was successful",
|
|
"reauth_wrong_account": "You can only reauthenticate this entry with the same Overkiz account and hub"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect",
|
|
"invalid_auth": "Invalid authentication",
|
|
"server_in_maintenance": "Server is down for maintenance",
|
|
"too_many_attempts": "Too many attempts with an invalid token, temporarily banned",
|
|
"too_many_requests": "Too many requests, try again later",
|
|
"unknown": "Unexpected error",
|
|
"unsupported_hardware": "Your {unsupported_device} hardware is not supported by this integration."
|
|
},
|
|
"flow_title": "Gateway: {gateway_id}",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"hub": "Hub",
|
|
"password": "Password",
|
|
"username": "Username"
|
|
},
|
|
"description": "The Overkiz platform is used by various vendors like Somfy (Connexoon / TaHoma), Hitachi (Hi Kumo), Rexel (Energeasy Connect) and Atlantic (Cozytouch). Enter your application credentials and select your hub."
|
|
}
|
|
}
|
|
},
|
|
"entity": {
|
|
"select": {
|
|
"memorized_simple_volume": {
|
|
"state": {
|
|
"highest": "Highest",
|
|
"standard": "Standard"
|
|
}
|
|
},
|
|
"open_closed_pedestrian": {
|
|
"state": {
|
|
"closed": "Closed",
|
|
"open": "Open",
|
|
"pedestrian": "Pedestrian"
|
|
}
|
|
}
|
|
},
|
|
"sensor": {
|
|
"battery": {
|
|
"state": {
|
|
"full": "Full",
|
|
"low": "Low",
|
|
"normal": "Normal",
|
|
"verylow": "Very low"
|
|
}
|
|
},
|
|
"discrete_rssi_level": {
|
|
"state": {
|
|
"good": "Good",
|
|
"low": "Low",
|
|
"normal": "Normal",
|
|
"verylow": "Very low"
|
|
}
|
|
},
|
|
"priority_lock_originator": {
|
|
"state": {
|
|
"external_gateway": "External gateway",
|
|
"local_user": "Local user",
|
|
"lsc": "LSC",
|
|
"myself": "Myself",
|
|
"rain": "Rain",
|
|
"saac": "SAAC",
|
|
"security": "Security",
|
|
"sfc": "SFC",
|
|
"temperature": "Temperature",
|
|
"timer": "Timer",
|
|
"ups": "UPS",
|
|
"user": "User",
|
|
"wind": "Wind"
|
|
}
|
|
},
|
|
"sensor_defect": {
|
|
"state": {
|
|
"dead": "Dead",
|
|
"low_battery": "Low battery",
|
|
"maintenance_required": "Maintenance required",
|
|
"no_defect": "No defect"
|
|
}
|
|
},
|
|
"sensor_room": {
|
|
"state": {
|
|
"clean": "Clean",
|
|
"dirty": "Dirty"
|
|
}
|
|
},
|
|
"three_way_handle_direction": {
|
|
"state": {
|
|
"closed": "Closed",
|
|
"open": "Open",
|
|
"tilt": "Tilt"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |