Koenkk / zigbee-herdsman-converters

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

feat(add): Zemismart ZMR4 (_TZ3000_11pg3ima) #7734

Closed Burki24 closed 2 months ago

Koenkk commented 2 months ago

Doesn't this device work with the definition from https://github.com/Koenkk/zigbee-herdsman-converters/blob/4a81f8cf5ea7e1562b1b337a1c4360ae378ea071/src/devices/tuya.ts#L3077 ?

Burki24 commented 2 months ago

Doesn't this device work with the definition from

https://github.com/Koenkk/zigbee-herdsman-converters/blob/4a81f8cf5ea7e1562b1b337a1c4360ae378ea071/src/devices/tuya.ts#L3077

?

No, it isn't compatible. I was testing it before I wrote the update into semismart.ts

Koenkk commented 2 months ago

I see, thanks!

Could you also submit a picture for the docs? This can be done by:

  1. Create a fork by clicking here
  2. Go to the public/images/devices directory, Add file -> Upload files
  3. Upload the files and press Commit changes
  4. Press Contribute -> Open pull request -> update title/description -> Create pull request

Make sure that:

Burki24 commented 2 months ago

I see, thanks!

Could you also submit a picture for the docs? This can be done by:

  1. Create a fork by clicking here
  2. Go to the public/images/devices directory, Add file -> Upload files
  3. Upload the files and press Commit changes
  4. Press Contribute -> Open pull request -> update title/description -> Create pull request

Make sure that:

  • The filename is MODEL.png (update model accordingly)
  • The size is 512x512
  • The background is transparent (use e.g. Adobe remove background)

Hi @Koenkk , is allready done: https://github.com/Koenkk/zigbee2mqtt.io/pull/2870

Greetings Burkhard