New products

Digital Thermostat MQTT X2 White for Underfloor Heating

69,95 € Tax included
Delivery time: 4-5 business days after receipt of payment!
Digital Thermostat MQTT X2 Black for Underfloor Heating

69,95 € Tax included
Delivery time: 4-5 business days after receipt of payment!
Shelly Flush Plus 1 Relay max 16A 1 Channel WLAN BT

14,95 € Tax included
Delivery time: 4-5 business days after receipt of payment!
Shelly Plug&Play H&T Temperature & Humidity Sensor Wi-Fi Battery (n.e.) White

14,95 € Tax included
Delivery time: 4-5 business days after receipt of payment!
Shelly PlugnPlay Button1 Switch & Dimmer Wi-Fi Battery White

19,95 € Tax included
Delivery time: 4-5 business days after receipt of payment!
Shelly DIN Rail Pro 4PM Relay Max. 40A 1 Phase 4 Channels Measurement Function WLAN LAN BT

84,95 € Tax included
Delivery time: 4-5 business days after receipt of payment!
p;    "20:10:56:ca:4c:40"
    ]
  },
  "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

Menu

Settings