Zigbee2MQTT - Tuya 4-button Scene Switch (TS0044)

Created my blueprint with original code from first message to figure out what happened.
Works for me if I remove (or comment) line

  attribute: action

here

trigger:
- platform: state
  entity_id: !input "switch"
  attribute: action
4 Likes