From 3ed1ac437552209d3ead6518300ede0387064bfa Mon Sep 17 00:00:00 2001 From: Tomas Bezdek <601832+bezda@users.noreply.github.com> Date: Sun, 24 Nov 2024 11:47:05 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 89738d5..dbf8c43 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ resources: |tap_action|string|optional|Action when tapping the card. Choose between `info` or `service`.|info| |tap_action_entity|string|optional|The entity that the info dialog is going to show, default is the first entity of the card.|| |service_config|object|optional|If service is chosen as a tap_action, service_config has to be configured and the following must be specified `domain`, `service` and `data`.|| +|hide_line_number|bool|optional|Render line number section.|false| ### Basic setup