sensor: - platform: mqtt name: "OpenGateway WIFI" state_topic: "home/OpenMQTTGateway/SYStoMQTT" unit_of_measurement: 'dB' value_template: "{{ value_json.rssi}}" availability_topic: "home/OpenMQTTGateway/LWT" payload_available: "online" payload_not_available: "offline" icon: "mdi:wifi" json_attributes_topic: "home/OpenMQTTGateway/SYStoMQTT"