diff --git a/mystrom-motion-sensor/README.md b/mystrom-motion-sensor/README.md new file mode 100644 index 0000000..4f70efa --- /dev/null +++ b/mystrom-motion-sensor/README.md @@ -0,0 +1,28 @@ +# myStrom's WiFi Button Plus ESPHome configuration yaml + +## Flash + +(not yet verified) + +``` +JP2 [ + ][GND] +GND TP7 +VCC TP6 +TP5 GPIO0 +TP1 TX +TP? RX +``` + +## Schematics + +``` +━━━┓ + E ┣━ I2C bus (GPIO22/GPIO19) ━ TSL2561 + S ┣ ━ TMP102 + P ┣━ Plus key (GPIO14) + ┣━ PIR sensor (GPIO33) + 3 ┣━ Red LED (GPIO16) + 2 ┣━ White LED (GPIO17) +━━━┛ + +``` \ No newline at end of file