Florian

Results 321 comments of Florian

You mean this library? https://github.com/arcao/Syslog

> But I had no idea how to solve it "elegantly" with a function, so that syslog can use the same procedure as standard logging. Should maybe implemented at [ArduinoLog](https://github.com/thijse/Arduino-Log)...

Thanks for the idea. Let me think about it, I may have others approaches to propose.

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 have a...

> Another possibility is to initially enable all RF protocols as they are currently but allow the selection of one or more RF protocols by MQTT. If some protocols are...

> 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 another...

Hello, Could you try to add the repeat key with the last code revision (it is a new function for RF), maybe the receiver doesnt' make the difference between the...

Good suggestion ! Do you want to propose a pull request ?

> i boubt being technically fit for that unfortunately. if you miss time for that i ll have a look, i suppose looking at the adaptations made for a specific...