Arnold-n / P1P2MQTT

Monitor and control Daikin/Rotex (hybrid/Altherma) heat pumps via the 2-wire P1/P2 thermostat interface with an ATmega328P, ESP8266, and electronics. The P1P2Serial library and P1P2Monitor program perform low-level bus operation, the P1P2-bridge-esp8266 program interprets data from/to MQTT supporting Home Assistant MQTT discovery. P1P2Serial may also be used for other Japanese Home Bus System based standards: DIII-NET (F1/F2) bus, Mitsubishi M-Net bus, Toshiba TCC-Link, Hitachi H-link, Panasonic/Sanyo SIII-Net, Haier, York, and others.
Other
324 stars 62 forks source link

doc: Add capture of the physical layer #25

Closed siro20 closed 2 years ago

siro20 commented 2 years ago

Add some documentation about the physical P1/P2 layer captured with my own tools.

Signed-off-by: Patrick Rudolph rudolphpatrick05@gmail.com

Arnold-n commented 2 years ago

Thanks for your contribution, nice graphs!