mirror of https://github.com/arendst/Tasmota.git
move images to a more reliable server
parent
74a1259690
commit
fcdea639b9
|
@ -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, ...
|
||||
|
|
Loading…
Reference in New Issue