mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
243 lines
5.9 KiB
JSON
243 lines
5.9 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
|
"not_qube_device": "Could not verify this is a Qube heat pump. Check the host address."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "[%key:common::config_flow::data::host%]"
|
|
},
|
|
"data_description": {
|
|
"host": "The IP address or hostname of your Qube heat pump."
|
|
},
|
|
"description": "Enter the IP address or hostname of your Qube heat pump."
|
|
}
|
|
}
|
|
},
|
|
"entity": {
|
|
"binary_sensor": {
|
|
"alarm_antilegionella_timeout": {
|
|
"name": "Anti-legionella timeout alarm"
|
|
},
|
|
"alarm_central_heating": {
|
|
"name": "Central heating alarm"
|
|
},
|
|
"alarm_compressor": {
|
|
"name": "Compressor alarm"
|
|
},
|
|
"alarm_cooling": {
|
|
"name": "Cooling alarm"
|
|
},
|
|
"alarm_dewpoint": {
|
|
"name": "Dewpoint alarm"
|
|
},
|
|
"alarm_dhw_timeout": {
|
|
"name": "DHW timeout alarm"
|
|
},
|
|
"alarm_flow": {
|
|
"name": "Flow alarm"
|
|
},
|
|
"alarm_global": {
|
|
"name": "Global alarm"
|
|
},
|
|
"alarm_heating": {
|
|
"name": "Heating alarm"
|
|
},
|
|
"alarm_source": {
|
|
"name": "Source alarm"
|
|
},
|
|
"alarm_supply_too_hot": {
|
|
"name": "Supply too hot alarm"
|
|
},
|
|
"alarm_working_hours": {
|
|
"name": "Working hours alarm"
|
|
},
|
|
"anti_legionella": {
|
|
"name": "Anti-legionella"
|
|
},
|
|
"booster_security": {
|
|
"name": "Booster security"
|
|
},
|
|
"buffer_pump": {
|
|
"name": "Buffer pump"
|
|
},
|
|
"buffer_sensor_enabled": {
|
|
"name": "Buffer sensor enabled"
|
|
},
|
|
"cooling_output": {
|
|
"name": "Cooling output"
|
|
},
|
|
"day_mode": {
|
|
"name": "Day mode"
|
|
},
|
|
"dewpoint": {
|
|
"name": "Dewpoint"
|
|
},
|
|
"dhw_controller_enabled": {
|
|
"name": "DHW controller enabled"
|
|
},
|
|
"external_demand": {
|
|
"name": "External demand"
|
|
},
|
|
"four_way_valve": {
|
|
"name": "Four-way valve"
|
|
},
|
|
"heater_step_1": {
|
|
"name": "Heater step 1"
|
|
},
|
|
"heater_step_2": {
|
|
"name": "Heater step 2"
|
|
},
|
|
"heater_step_3": {
|
|
"name": "Heater step 3"
|
|
},
|
|
"keypad": {
|
|
"name": "Keypad"
|
|
},
|
|
"plant_demand": {
|
|
"name": "Plant demand"
|
|
},
|
|
"plant_sensor_enabled": {
|
|
"name": "Plant sensor enabled"
|
|
},
|
|
"pv_surplus": {
|
|
"name": "PV surplus"
|
|
},
|
|
"room_sensor_enabled": {
|
|
"name": "Room sensor enabled"
|
|
},
|
|
"source_flow": {
|
|
"name": "Source flow"
|
|
},
|
|
"source_pump": {
|
|
"name": "Source pump"
|
|
},
|
|
"summer_mode": {
|
|
"name": "Summer mode"
|
|
},
|
|
"thermostat_demand": {
|
|
"name": "Thermostat demand"
|
|
},
|
|
"three_way_valve": {
|
|
"name": "Three-way valve"
|
|
},
|
|
"user_pump": {
|
|
"name": "User pump"
|
|
}
|
|
},
|
|
"select": {
|
|
"sg_ready_mode": {
|
|
"name": "Smart grid ready mode",
|
|
"state": {
|
|
"block": "Block",
|
|
"max": "Max",
|
|
"off": "[%key:common::state::off%]",
|
|
"plus": "Plus"
|
|
}
|
|
}
|
|
},
|
|
"sensor": {
|
|
"compressor_speed": {
|
|
"name": "Compressor speed"
|
|
},
|
|
"cop_calc": {
|
|
"name": "COP"
|
|
},
|
|
"energy_total_electric": {
|
|
"name": "Total electric consumption"
|
|
},
|
|
"energy_total_thermic": {
|
|
"name": "Total thermal yield"
|
|
},
|
|
"flow_rate": {
|
|
"name": "Measured PVT flow"
|
|
},
|
|
"power_electric": {
|
|
"name": "Electric power"
|
|
},
|
|
"power_thermic": {
|
|
"name": "Thermal power"
|
|
},
|
|
"setpoint_room_cool_day": {
|
|
"name": "Room setpoint cooling (day)"
|
|
},
|
|
"setpoint_room_cool_night": {
|
|
"name": "Room setpoint cooling (night)"
|
|
},
|
|
"setpoint_room_heat_day": {
|
|
"name": "Room setpoint heating (day)"
|
|
},
|
|
"setpoint_room_heat_night": {
|
|
"name": "Room setpoint heating (night)"
|
|
},
|
|
"status_heatpump": {
|
|
"name": "Heat pump status",
|
|
"state": {
|
|
"alarm": "Alarm",
|
|
"compressor_shutdown": "Compressor stopping",
|
|
"compressor_startup": "Compressor startup",
|
|
"cooling": "[%key:component::climate::entity_component::_::state_attributes::hvac_action::state::cooling%]",
|
|
"heating": "[%key:component::climate::entity_component::_::state_attributes::hvac_action::state::heating%]",
|
|
"heating_dhw": "Heating DHW",
|
|
"keyboard_off": "Keyboard off",
|
|
"standby": "[%key:common::state::standby%]",
|
|
"start_fail": "Start failed"
|
|
}
|
|
},
|
|
"temp_dhw": {
|
|
"name": "DHW temperature"
|
|
},
|
|
"temp_outside": {
|
|
"name": "Outside temperature"
|
|
},
|
|
"temp_return": {
|
|
"name": "Return temperature"
|
|
},
|
|
"temp_room": {
|
|
"name": "Room temperature"
|
|
},
|
|
"temp_source_in": {
|
|
"name": "Source temperature in"
|
|
},
|
|
"temp_source_out": {
|
|
"name": "Source temperature out"
|
|
},
|
|
"temp_supply": {
|
|
"name": "Supply temperature CH"
|
|
}
|
|
},
|
|
"switch": {
|
|
"anti_legionella_cycle": {
|
|
"name": "Anti-legionella cycle"
|
|
},
|
|
"heating_curve": {
|
|
"name": "Heating curve"
|
|
},
|
|
"heating_demand": {
|
|
"name": "Heating demand"
|
|
},
|
|
"summer_mode": {
|
|
"name": "Summer mode"
|
|
}
|
|
},
|
|
"water_heater": {
|
|
"water_heater": {
|
|
"name": "Domestic hot water"
|
|
}
|
|
}
|
|
},
|
|
"exceptions": {
|
|
"set_temperature_failed": {
|
|
"message": "Failed to set the target temperature."
|
|
},
|
|
"switch_command_failed": {
|
|
"message": "Failed to send command to the heat pump."
|
|
}
|
|
}
|
|
}
|