NEWS
Using Zigbee module CC2530 with PTVO SOLVED
-
I am trying to use CC2530 Module with PTVO firmware. It works OK, except digital inputs gets interpreted as momentary buttons not as switches, meaning logical input goes to true state momentarily not staying true even when input signal is steady.
Solution: configured inputs with virtual outputs as shown on this example.
https://github.com/ptvoinfo/zigbee-configurable-firmware/issues/206Started to work