Skip to content

Commit

Permalink
Merge branch 'custom-picture' of github.com:thybag/ha-map-card into c…
Browse files Browse the repository at this point in the history
…ustom-picture
  • Loading branch information
thybag committed May 30, 2024
2 parents ce9a015 + aa0b063 commit 5b84c70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ y: 3.652
| `x` | | Longitude |
| `y` | | Latitude |
| `focus_entity` | | Entity to focus on (instead of X & Y) |
| `map_height` | | Set a fixed minium height for the map in pixels |
| `title` | | If empty, don't show a title |
| `zoom` | 12 | The zoom level |
| `card_size` | 5 | The Home Assistant card size |
Expand All @@ -68,6 +69,7 @@ Either the name of the `entity` or:
|-----------------------|---------------------------------------|-----------------------------------------------------------------------------------------------|
| `entity` | | The entity id |
| `display` | `marker` | `icon`, `state` or `marker`. `marker` will display the picture if available |
| `picture` | | Set a custom picture to use on the marker. |
| `size` | 24 | Size of the icon (not supported for `marker`) |
| `history_start` | | Examples: `2022-03-01T12:00:00Z`, `5 hours ago` |
| `history_end` | `now` | Examples: `2022-03-01T18:00:00Z`, `2 hours ago`, `now` |
Expand Down

0 comments on commit 5b84c70

Please sign in to comment.