Koenkk / zigbee-herdsman-converters

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

add novadigital water valve fingerprint to moes valve #7739

Closed ivanfmartinez closed 2 months ago

ivanfmartinez commented 2 months ago

Support for correct detection the water Valve sold by Brazilian company Nova Digital : https://www.novadigitalsmart.com.br/produtos/valvula-inteligente-zigbee-zvl-04

It was detected as generic Tuya and the ON/OFF does not worked, but it worked with this Moes definition (after repairing).

I have new batteries and it showing 100% , have to wait more time to know if battery reporting is correct.

related to #21788

renaldo01 commented 2 months ago

@ivanfmartinez como vc fez para funcionar? How did you make it work?

ivanfmartinez commented 2 months ago

I use it on docker. I copied the file moes.js and changed. After that put as a volume definition.

If the PR for the moes.ts change is accepted it will be available on next versions.

You can reach me at telegram same username if you want to talk in Portuguese directly.

Em sex., 5 de jul. de 2024 10:12, renaldo01 @.***> escreveu:

@ivanfmartinez https://github.com/ivanfmartinez como vc fez para funcionar? How did you make it work?

— Reply to this email directly, view it on GitHub https://github.com/Koenkk/zigbee-herdsman-converters/pull/7739#issuecomment-2210855604, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFFJCNGPIA6TBSTCDASR5DZK2LTZAVCNFSM6AAAAABKMFCCDWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJQHA2TKNRQGQ . You are receiving this because you were mentioned.Message ID: @.***>

Koenkk commented 2 months ago

Thanks!