fixed double 'the' (#3447)
* fixed double 'the' mostly 's/the the /the /', little style changes where 'is' or 'to' was missing * removed duplicate words removed duplicate words like 'to to', 'you you' or 'account account' etc. a batch of pizza-toasts burnt for this.
This commit is contained in:
parent
d7b321786d
commit
dd51ad0df5
30 changed files with 33 additions and 33 deletions
|
@ -19,7 +19,7 @@ As the device doesn't contain a temperature sensor ([read more](https://forum.fh
|
|||
we report target temperature also as current one.
|
||||
|
||||
### Testing the connectivity ###
|
||||
Before configuring Home Assistant you should check that connectivity with the thermostat is working, which can can be done with the eq3cli tool:
|
||||
Before configuring Home Assistant you should check that connectivity with the thermostat is working, which can be done with the eq3cli tool:
|
||||
|
||||
```bash
|
||||
eq3cli --mac 00:11:22:33:44:55
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue