From 109e2da563d355b5a38ad9e325c91fdc5e4672af Mon Sep 17 00:00:00 2001 From: Lucas Bramlage <38736396+Gluwc@users.noreply.github.com> Date: Fri, 5 Jun 2020 13:50:43 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f052f05..f10ffd9 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ | name | string | none | Defines custom entity name. | positions | object | none | Defines the positions of the card elements. See [Positions Options](#positions-options). | severity | object | none | A list of severity values. See [Severity Options](#severity-options). -| tap_action | string | info | Sets the action when tapping the bar. `info`, `service` +| tap_action | object | none | See [home assistant documentation](https://www.home-assistant.io/lovelace/actions/). | target | number | none | Defines and enables target marker value. | title | string | none | Adds title header to the card. | unit_of_measurement | string | attribute | Defines the unit of measurement to be displayed.