fix wrong action description (#35)

This commit is contained in:
Dima Goltsman
2020-10-20 16:52:24 -05:00
committed by GitHub
parent 233d3bad01
commit 07103ec8f4
+1 -1
View File
@@ -29,7 +29,7 @@ Hey dude! Help me out for a couple of :beers: or a :coffee:!
| entity | string | **Optional** | Home Assistant entity ID. | `none` |
| tap_action | object | **Optional** | Action to take on tap | `action: more-info` |
| hold_action | object | **Optional** | Action to take on hold | `none` |
| double_tap_action | object | **Optional** | Action to take on hold | `none` |
| double_tap_action | object | **Optional** | Action to take on double tap | `none` |
## Action Options