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 WiFi/Zigbee how to connect ?? #7607

Closed zibous closed 3 years ago

zibous commented 3 years ago

Information about the device + link

Signalübertragung | WiFi/Zigbee

https://de.hama.com/00176593/hama-heizungssteuerung-wlan-2x-smartes-heizkoerperthermostat-+-zentrale#technical-details

Bildschirmfoto 2021-05-26 um 10 07 10

data/database.db entry of the device

???

Zigbee2MQTT version
1.18.3-dev commit: 7fa04cf1
Coordinator type
ConBee2/RaspBee2
Coordinator revision
0x26660700
Frontend version
0.4.1

Is there any way to integrate the Hama 00176593? When I insert the battery, "LA" flashes on the display and when I look in the log, no connection is established

Am I doing something wrong ??

zibous commented 3 years ago

Sorry it is working as Saswell SEA801-Zigbee/SEA802-Zigbee p1

p2

zibous commented 3 years ago

What am I doing wrong, because the "running_state" is not displayed or is it due to the model 00176593 ???

running_state: N/A ??

Bildschirmfoto 2021-05-26 um 14 02 41

{
    "anti_scaling": "ON",
    "away_mode": "OFF",
    "battery_low": false,
    "child_lock": "UNLOCK",
    "current_heating_setpoint": 26,
    "frost_detection": "ON",
    "last_seen": "2021-05-26T13:58:17+02:00",
    "local_temperature": 24.6,
    "local_temperature_calibration": 0,
    "preset_mode": "none",
    "system_mode": "heat",
    "window_detection": "ON",
    "device": {
        "applicationVersion": 85,
        "dateCode": "",
        "friendlyName": "thermostat-bad",
        "hardwareVersion": 1,
        "ieeeAddr": "0x5c0272fffec213cd",
        "manufacturerID": 4098,
        "manufacturerName": "_TZE200_yw7cahqs",
        "model": "SEA801-Zigbee/SEA802-Zigbee",
        "networkAddress": 62847,
        "powerSource": "Battery",
        "stackVersion": 0,
        "type": "EndDevice",
        "zclVersion": 3
    },
    "linkquality": 21,
    "elapsed": 24385
}
NoWhere2Go19 commented 3 years ago

Though I don't know which key in the payload the frontend tries to catch to display the "running_state" item, does it really matter here? You are getting all the results you would need and thus can operate the thermostat?

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