Closed u20p17 closed 10 months ago
Hi.
Note: You can ignore the first error. It is a bug in Z2M.
Hi, I tried it and now I could again add it to zigbee2mqtt... Nevertheless, I do only get a mqtt message at startup (even I have set a periodic signal transmission of 60s), following this error:
Afterwards, sometimes I get another message, but couldn't figure out what influences this behaviour... what could be my problem?
after setting the following specific settings it seems to work (at least when I change the state of the GPIO input it sends a action message- not sure if it does not send periodic messages because it is configures as end device?):
seems that the legacy parameter must be set to false... (default is true)...
@ptvoinfo : any idea why it does not send mqtt messages via zigbee2mqtt in regular intervals as specified in the Expert settings tab of ptvo?
@u20p17 The firmware does not send periodic reports for inputs and UART because the firmware waits for an event from the corresponding pin. For example, if you add a GPIO output, you will receive periodic reports for it.
Hello, I have a E-Byte E72 want to flash a ptvo firmware with the following settings:
I flashed it with openocd via jtag and tried to pair it with zigbee2mqtt. There the sensor gets recognized, but the interview fails, why?