Koenkk / zigbee-herdsman-converters

Collection of device converters to be used with zigbee-herdsman
MIT License
884 stars 2.95k forks source link

Tuya EAYCB-Z-2P / _TZ3000_zrm3oxsh #7838

Open rfcdejong opened 1 month ago

rfcdejong commented 1 month ago

No matter what threshold I try to set in my Zigbee2MQTT. Running homeassistant and I don't have much knowledge yet. Cannot find any devices.yaml where others are talking about.

I added an EAYCB-Z-2P today and whatever i try to set using the interface i get the following errors.

z2m: Publish 'set' 'over_voltage_threshold' to 'MySwitch' failed: 'Error: Expected string or number, got undefined' z2m: Publish 'set' 'over_current_threshold' to 'MySwitch' failed: 'Error: Expected string or number, got undefined' z2m: Publish 'set' 'power_threshold' to 'MySwitch' failed: 'Error: Expected string or number, got undefined' z2m: Publish 'set' 'temerature_threshold' to 'MySwitch' failed: 'Error: Expected string or number, got undefined'

rodrigogbs commented 4 days ago

Same here

rodrigogbs commented 4 days ago

@Perfect-Web do you mind helping us here?