Skip to content

Commit

Permalink
v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasloven committed Feb 12, 2024
1 parent df253b1 commit c225304
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "template-entity-row",
"private": true,
"version": "1.4.0",
"version": "1.4.1",
"type": "module",
"description": "",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion template-entity-row.js

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions test/lovelace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,9 +217,10 @@ views:
action: toggle
- type: custom:template-entity-row
name: No entity
tap_action:
action: url
url_path: https://www.google.com
entity: light.bed_light
tap_action: { "action": "toggle" }
# action: url
# url_path: https://www.google.com

- type: entities
entities:
Expand Down

0 comments on commit c225304

Please sign in to comment.