ptvoinfo / zigbee-configurable-firmware

PTVO firmware for CC2530, CC2531, and CC2652 Zigbee chips
https://ptvo.info/zigbee-configurable-firmware-features/
MIT License
192 stars 22 forks source link

RGBW led strip DS18B20 and Relay #273

Closed Sennevds closed 2 months ago

Sennevds commented 2 months ago

Hi,

Really liking this software and I've created my pool controller with it. This is working perfect but using the standard firmware it only gives me separate R G B W channels and not one light with configurable color and white value. I've saw that there's a premium version specially for LED's but this doesn't support the DS18B20 sensor. Is it possible to combine these 2 (and extra relay output)? I would happily pay for premium if this is available!

ptvoinfo commented 2 months ago

@Sennevds, Sorry, but I cannot do it. The chip memory size is limited. But you can split your system into two 2 devices: temperature sensor and LED controller.

Sennevds commented 2 months ago

Aah didn't thought it was a hardware limit. Then I will redesign my pcb 🙂