Disclaimer
Please, proceed carefully following the tips published in this blog, specially when Main Power is involved. I'm not responsible for any damages caused by what is written in this blog.Thank you
Home Automation System - OpenHAB 3 - 22. GPIO Binding - OUTPUT Example
27/02/2021
Twenty-second chapter related to OpenHAB 3.
In this video we are going to do a real experiment with the gpio binding ... we connect an Output device to our raspberry, more precisely an RGB Led driven by three distinct GPIOs of our raspberry, first using Python and finally via OpenHAB.
This video does not pretend to be a tutorial. The hope is that it will help someone.
Enjoy your viewing
Home Automation System - OpenHAB 3 - 21. GPIO Binding
22/02/2021
Twenty-first chapter related to OpenHAB 3.
In this video we talk about Raspberry, GPIO and its integration in OpenHAB. We install the GPIO Binding that allows us to interact with the Input / Output managed directly by the Raspberry and then integrate devices connected to our mini computer into OpenHAB.
This video does not pretend to be a tutorial. The hope is that it will help someone.
Enjoy your viewing
Home Automation System - OpenHAB 3 - 20. MQTT Custom Payload with transformations
18/02/2021
Twentieth chapter related to OpenHAB 3.
In this video we talk again about MQTT and we will see how to create custom payloads for our messages using data transformation services. So we will see how to send commands to external devices that have a message structure different from the standard one managed natively by OpenHAB.
In the example we will see the creation of a custom payload to set the brightness of a shelly dimmer
This video does not pretend to be a tutorial. The hope is that it will help someone.
Enjoy your viewing