Thomas Helmke
Thomas Helmke
My code is only for decoding the messages and sending them via MQTT. For information on sending messages check out https://github.com/atc1441/TCSintercomArduino I have not further tried to integrate with esphome...
Hi, that seems to be correct. I did not implement a welcome message. The client only pushes to the MQTT topic when a message is decoded. I published the content...
Hi, you actually can't change the pinmodes yourself. The Keypad library does pinmode switching between input and output to read the key matrix. Have a look at https://esphome.io/components/sx1509.html . Maybe...
I tried that and got this error: > $ hugo server Building sites … Built in 147 ms Error: Error building site: failed to render pages: render of "section" failed:...
That works! Thank you very much!
Hello! today I upgraded my Hugo and pulled the newest version of the theme and the same problem came back. After tinkering around a bit I found a solution for...