danielwelch / hassio-zigbee2mqtt

Hass.io add-on for zigbee2mqtt
Apache License 2.0
565 stars 190 forks source link

Template variable warning: 'dict object' has no attribute 'operation_mode' #540

Closed FelipeDamasio closed 3 years ago

FelipeDamasio commented 3 years ago

I have this issue using the Aqara Opple switch 3 bands. https://www.zigbee2mqtt.io/devices/WXCJKG13LM.html#xiaomi-wxcjkg13lm

I'm Runnig Mosquitto Broaker and Zigbee2MQTT. I tried to reinstall both, but the error persists.

2021-05-05 12:32:59 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'dict object' has no attribute 'action' when rendering '{{ value_json.action }}'

The “action” command is only sent when any key is pressed, and that command is “empty” in most mqtt messages.