From 9491d9ddcc7fd997f76a6d989c5c12cf70c5c3f5 Mon Sep 17 00:00:00 2001 From: simonox Date: Mon, 27 Feb 2023 17:28:38 +0100 Subject: [PATCH] added links to shelly hacks --- software/firmware/shelly-monitor/README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/software/firmware/shelly-monitor/README.md b/software/firmware/shelly-monitor/README.md index 547330f..64b4e30 100644 --- a/software/firmware/shelly-monitor/README.md +++ b/software/firmware/shelly-monitor/README.md @@ -115,4 +115,12 @@ from(bucket: "shelly") Using this query you can crate a dashboard in Grafana. -![Grafana](./docs/images/grafana.png) \ No newline at end of file +![Grafana](./docs/images/grafana.png) + + +## Links + +* [Pinout for the ESP8266 based Shelly Plug-S Smart Plug +](https://faulty.cloud/blog/shelly-plug-s-pinout) +* [Youtube video: Upgrade Shelly Switches | Easy NO Soldering Smart Garage Door Opener](https://www.youtube.com/watch?v=_oRr8FZyyQ0) +* [mg2x](https://github.com/arendst/mgos-to-tasmota)