flyte / mqtt-io

Expose GPIO modules (Raspberry Pi, Beaglebone, PCF8754, PiFace2 etc.) and digital sensors (LM75 etc.) to an MQTT server for remote control and monitoring.
MIT License
460 stars 157 forks source link

Serial Stream with HA and message delimiter #327

Open jtkDvlp opened 11 months ago

BenjiU commented 11 months ago

Hi @jtkDvlp, could you please add an example configuration for your extended config input?

jtkDvlp commented 11 months ago

Hi @BenjiU,

hopefully the added example config helps.

Best Regards

jtkDvlp commented 11 months ago

Mmh does anyone known, why the CI does not accept the return type? It seems to be correct for me, None or byte array. 🤔