move images to a more reliable server

Pat Beirne 2018-07-05 06:29:40 -04:00
parent 74a1259690
commit fcdea639b9
1 changed files with 2 additions and 2 deletions

@ -9,11 +9,11 @@ toc::[]
Here is a diagram showing the connection phase and the network transactions required to turn a sonoff device on.
image::http://alt.pbeirne.com/images/sonoff_cmnd_flow3.png[flow diagram]
image::http://alt2.pbeirne.com/images/sonoff_cmnd_flow3.png[flow diagram]
In a typical setup, you'll have multiple Sonoff's (or other devices using this project's code) on the left hand side.
image::http://alt.pbeirne.com/images/sonoff_cmnd_flow2.png[multiple devices diagram]
image::http://alt2.pbeirne.com/images/sonoff_cmnd_flow2.png[multiple devices diagram]
There are lots of ways to control your devices. One typically uses a laptop/desktop to configure and test your Sonoffs and perhaps a smartphone to keep track of what's happening. In the long run you might want to integrate your device in a home-automation system like node-RED, openHAB, HomeAssistant, HomeBridge, Domoticz, ...