{ "config": { "abort": { "mqtt_not_configured": "Home Assistant MQTT integration not configured.", "mqtt_not_connected": "Home Assistant MQTT integration not connected to MQTT broker.", "single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]" }, "step": { "confirm_from_mqtt": { "description": "Do you want to set up PG LAB Electronics?" }, "confirm_from_user": { "description": "In order to be found PG LAB Electronics devices need to be connected to the same broker as the Home Assistant MQTT integration client. Do you want to continue?" } } }, "entity": { "cover": { "shutter": { "name": "Shutter {shutter_id}" } }, "sensor": { "mpu_voltage": { "name": "MPU voltage" }, "runtime": { "name": "Run time" }, "temperature": { "name": "Temperature" } }, "switch": { "relay": { "name": "Relay {relay_id}" } } } }