Commit 5913c7bcd0e8530667d58a859dbf2faa429c8aa8

Authored by Jeroen88
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 ![Home Assistant logo](https://raw.githubusercontent.com/home-assistant/assets/master/logo/logo-small.png)
15 15 ![MQTT logo](https://brands.home-assistant.io/_/mqtt/logo.png)\
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
... ...