Centralized Power Injection and Network Management
The "Hub" is the central intelligence of the house, typically located in a Technical Room. It ensures that every sensor node receives both high-speed data and stable power through a single UTP cable, regardless of the distance.
The diagram below shows the flow from the Power Supply (Hub) to the Sensor Node (Wall).
To power the remote nodes, we use the unused pairs in a standard Cat5e/Cat6 cable (Pins 4,5 for Positive and 7,8 for Ground).
A central network switch aggregates the ENC28J60 Ethernet streams from all installed sensor modules.
One of the primary advantages of this architecture is the ability to hard-reset any remote sensor node from the technical room. By toggling the 12V rail at the hub, you can reboot a frozen Raspberry Pi without opening the wall junction box.
Integration Tip: Connect the 12V injection lines to a multi-channel relay board controlled by a master Home Assistant instance. This allows for automated "Power-Cycle" routines if a node stops responding to pings.