Skip to content

Commit

Permalink
another readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbdavis committed Oct 3, 2018
1 parent 903ae53 commit 8b65c79
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 @@ -3,7 +3,7 @@
## Usage

For use in an `entites` card. You can specify an array of extra
buttons to add with an `action_name` and `service_data` to send to
buttons to add with an `name` and `service_data` to send to
`light.turn_on` for the supplied entity. If not supplied, only the
temperature buttons show up.

Expand All @@ -16,7 +16,7 @@ temperature buttons show up.
icon: mdi:lamp # optional
name: Lamp # optional
buttons: # optional
action_name: Red
name: Red
service_data:
color_name: red
```
Expand Down

0 comments on commit 8b65c79

Please sign in to comment.