Skip to content

Commit

Permalink
fix: whitespace in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Falk Nielsen committed Nov 5, 2023
1 parent 4faa5ed commit 8c50422
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ Currently the lovelace editor is not supported, but you can use `yaml`:.
| Name | Type | Default | Description |
| :-------------------- | :-------------- | :---------- | :---------------------------------------------------------------------------------------------------------------------------------- |
| `icon` | string | Required | Icon to render. |
| `name ` | string | Required | Name of the room to render. |
| `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. |
| `navigate` | string | Optional | Path to navigate to on press. |
| `entities` | list | Optional | Room state entities, supports two types entity and template. |

<br>
Expand Down

0 comments on commit 8c50422

Please sign in to comment.