Mismatch in example and text (#109)

The example uses Dehumidifier the text said relay
This commit is contained in:
Ian Wells 2019-01-06 09:58:17 -08:00 committed by Otto Winter
parent 34c297bae3
commit fb21d8a2fe

View File

@ -107,7 +107,7 @@ to the configuration like this:
name: "Living Room Dehumidifier"
pin: 5
In above example, we're simply adding a switch that's called "Living Room Relay" (could control
In above example, we're simply adding a switch that's called "Living Room Dehumidifier" (could control
anything really, for example lights) and is connected to the pin ``GPIO5``.
Now if you have `MQTT