Skip to content

Commit

Permalink
Update MQTT.md: clean up duplicated lines
Browse files Browse the repository at this point in the history
  • Loading branch information
bam80 authored Jan 3, 2024
1 parent 60d19c5 commit 747635f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/MQTT.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,10 +261,6 @@ Rule1
ON Event#DnTemp DO TempMeasuredSet %value% ENDON
```
will allow a thermostat to subscribe to a temperature sensor on another Tasmota device
```console
ON Event#DnTemp DO TempMeasuredSet %value% ENDON
```
Will allow a thermostat to subscribe to a temperature sensor on another Tasmota device

### Unsubscribe
Unsubscribe from topics which were subscribed to using the [`Subscribe`](#subscribe) command.
Expand Down

0 comments on commit 747635f

Please sign in to comment.