I am very new to the whole world of home automation / 433 radio / mqtt and still haven't figured out 100% how to work things out and I need some help / information if my desired setup is possible like I have it in mind:
- latest domoticz is running an my NAS (self made / helios 4 arm box) in a docker container with the linuxserver image
exposed ports:- 8811: web
- 1443: ?
- 6144: ?
- a Sonoff 433 Bridge with Tasmota installed and connected to the wireless lan
- several Oregon Scientific Sensors 10-20m from the Sonoff Bridge: THGR, Wind, Rain
What I'm not really sure about:
- is this kind of setup possible at all, if so: are there any how-tos? if not: why and what are the alternatives?
- do I need a separate MQTT Broker? (isn't one included in the latest domoticz)
- do I need something like Node-Red for setting rules?