Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lbschenkel authored Sep 20, 2019
1 parent 8d7cf53 commit 0f8a4a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ An on/off switch can be implemented directly via a [MQTT switch](https://www.hom
switch:
- platform: mqtt
command_topic: PREFIX/device/DEVICE/transmit
body_on: CODE
body_off: CODE
payload_on: CODE
payload_off: CODE
```
Or by combining RESTful commands with a [boolean input](https://www.home-assistant.io/components/input_boolean)
Expand Down

0 comments on commit 0f8a4a1

Please sign in to comment.