Joseph Perry

Results 5 comments of Joseph Perry

I have door sensors, PIR sensors and remote control switches that all apparently use a EV1527 IC or some variation of it. They all produce unique values that are decoded...

> I'm thinking that we could have a way to reduce the list of protocols at build time directly at the library level: https://github.com/1technophile/rc-switch/blob/development/src/RCSwitch.cpp > The other library like RTL_433...

Yes, a whitelist of RF 433 protocols would be ideal. We'd also want a way to - remove RF 433 protocols from the whitelist or - replace one whitelist with...

I agree with the RF 433 white list. After looking at the BLE white list it appears to be more complicated to implement than I'm prepared to attempt right now.

@openshwprojects Have you considered the approach that tasmota has taken? Enabling all features can exceed the available memory so multiple tasmota builds are available. Tasmota-ir, tasmota-knx, tasmota-sensors are builds which...