Advice, another garage door project
Posted: Monday 11 January 2021 13:54
Greetings
I'm about to finally do my garage door controller project, and I'm looking for advice.
For several reasons (replay resistance, range ..) I have chosen adafruit feather 32u4 433MHz units at both ends, and intend to use airspayce radiohead library instead of mysensors to handle the radio part.
The missing piece is then having my serially connected arduino board talk to Domoticz.
Since I am in full control on the arduino-side, I consider pretending to be a mysensors gateway as this is supported by domoticz.
Another alternative is writing something on the domoticz side and use either the api page of domoticz, or say MQTT, to interact with the controller.
Before I start the final work - have I overlooked a better alternative?
Thanks in advance for tips, advice and any comment.
I'm about to finally do my garage door controller project, and I'm looking for advice.
For several reasons (replay resistance, range ..) I have chosen adafruit feather 32u4 433MHz units at both ends, and intend to use airspayce radiohead library instead of mysensors to handle the radio part.
The missing piece is then having my serially connected arduino board talk to Domoticz.
Since I am in full control on the arduino-side, I consider pretending to be a mysensors gateway as this is supported by domoticz.
Another alternative is writing something on the domoticz side and use either the api page of domoticz, or say MQTT, to interact with the controller.
Before I start the final work - have I overlooked a better alternative?
Thanks in advance for tips, advice and any comment.