Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickfnielsen committed Jan 25, 2024
1 parent 16c6136 commit ddbc39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Currently the lovelace editor is not supported, but you can use `yaml`:.
| `name` | string | Required | Name of the room to render. |
| `secondary` | string | Optional | Secondary info to render. May contain [templates](https://www.home-assistant.io/docs/configuration/templating/). |
| `navigate` | string | Optional | Path to navigate to on press. |
| `entities` | list | Optional | Room state entities, supports two types: entity and template. |
| `entities` | list | Optional | Room state entities, supports two types: entity and [templates](https://www.home-assistant.io/docs/configuration/templating/). |

<br>

Expand Down

0 comments on commit ddbc39d

Please sign in to comment.