Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.77k stars 1.64k forks source link

Hama 00176593 Thermostat - Thermostatic radiator valve TS0601 - Changes are not reported as an MQTT message. #7839

Closed zibous closed 3 years ago

zibous commented 3 years ago

What happened

I have several Thermostatic radiator valve TS0601 in use and integrated them with Zigbee2Mqtt. Status display works, but MQTT messages are only published if I change settings in the dashboard.

If the room temperature or radiator temperature changes, no MQTT message is published.

What did you expect to happen

Send MQTT Message ?

Debug info

Zigbee2MQTT version: 1.19.1-dev commit: 3b3dae51 Adapter hardware: ConBee2/RaspBee2

Zigbee2MQTT Version
1.19.1-dev commit: 3b3dae51
Coordinator Typ
ConBee2/RaspBee2
Coordinator Version
0x26660700
Frontend Version
0.4.19

Bildschirmfoto 2021-06-20 um 18 43 20

Status


{
    "anti_scaling": "ON",
    "away_mode": "OFF",
    "battery_low": false,
    "child_lock": "UNLOCK",
    "current_heating_setpoint": 20,
    "device": {
        "applicationVersion": 85,
        "dateCode": "",
        "friendlyName": "thermostat-wohnzimmer1",
        "hardwareVersion": 1,
        "ieeeAddr": "0x5c0272fffe8a603b",
        "manufacturerID": 4098,
        "manufacturerName": "_TZE200_yw7cahqs",
        "model": "SEA801-Zigbee/SEA802-Zigbee",
        "networkAddress": 24473,
        "powerSource": "Battery",
        "stackVersion": 0,
        "type": "EndDevice",
        "zclVersion": 3
    },
    "frost_detection": "ON",
    "last_seen": "2021-06-20T18:00:54+02:00",
    "linkquality": 255,
    "local_temperature": 27.3,
    "local_temperature_calibration": 0,
    "preset_mode": "none",
    "system_mode": "auto",
    "window_detection": "OFF",
    "elapsed": 5039924
}

What can I do or am I doing something wrong with the settings?
github-actions[bot] commented 3 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days