fxmike08 / custom-esphome

GNU General Public License v3.0
9 stars 2 forks source link

Example for GPIO Sensor pushing state to KNX #2

Closed majuss closed 5 months ago

majuss commented 6 months ago

Thank you for the library! You based your work on my clone I saved from the KNXTpUart library :D Can you please provide a simple ESPhome example where the state of a GPIO sensor is published to the bus? I think it's the most common usecase, because KNX sensors are quite expensive.

fxmike08 commented 6 months ago

Hi @majuss,

Have you had a look on the Readme file ? There is an example how to publish and read states.

Let me know if you need more then that.

Kind regards.

fxmike08 commented 5 months ago

I suppose this is clear. Closing for inactivity.