Commit 5913c7bcd0e8530667d58a859dbf2faa429c8aa8
1 parent
61b2740a
Minor textual changes in README.md
Showing
1 changed file
with
1 additions
and
1 deletions
examples/README.md
| ... | ... | @@ -14,7 +14,7 @@ The Test_HVAC_Communication.ino program is **not tested** because I do not own s |
| 14 | 14 |  |
| 15 | 15 | \ |
| 16 | 16 | |
| 17 | -The Advanced_Thermostat example is specially designed for Home Assistant with a MQTT integration. This example can also be used with other home automation software that supports MQTT. although auto discovery of the thermostat and the sensors will not work in this case. | |
| 17 | +The Advanced_Thermostat.ino example is specially designed for Home Assistant with a MQTT integration. This example can also be used with other home automation software that supports MQTT. although auto discovery of the thermostat and the sensors will not work in this case. | |
| 18 | 18 | ### Prerequisites |
| 19 | 19 | - An OpenTherm controller connected to the thermostat wires |
| 20 | 20 | - Home Assistant installed | ... | ... |