] }, "state_topic": "~/stat/thermostat/properties", "value_template": "{{value_json.temperature}}", "unit_of_measurement": "°C"}Topic for signal strength RSSI: homeassistant/sensor/%hostname%_rssi/config
{ "name": "thermostat WiFi RSSI", "unique_id": "alm-x2-flur_rssi", "device_class": "signal_strength", "~": "alm-x2-flur", "qos": 1, "device": { "identifiers": [ "20:10:56:ca:4c:40" ] }, "state_topic": "~/stat/ network/properties", "value_template": "{{value_json.rssi}}", "unit_of_measurement": "dBm"}
1.3 Actuator Data
Topic for Relay State: homeassistant/binary_sensor/%hostname%_relay1/config
{
"name": "Thermostat Relay1 State",
"unique_id": "alm-x2-flur_state_relay1",
"~": "alm-x2-corridor",
"qos": 1,
"device": { "identifiers": [
"20:10:56:ca:4c:40"
] }
,
"state_topic": "~/stat/thermostat/properties",
"value_template": "{{value_json.relay1}}",
"payload_on": "on",
"payload_off": "off"
}2. Status News 2.1 Online Status Topic: %hostname%/tele/LWT
The Topic Online status is used to detect whether the device is online. If this topic is not updated after a specified timeout, the