diff --git a/source/_lovelace/map.markdown b/source/_lovelace/map.markdown index eb2ae770851..611ad44655c 100644 --- a/source/_lovelace/map.markdown +++ b/source/_lovelace/map.markdown @@ -42,6 +42,11 @@ dark_mode: description: Enable a dark theme for the map. type: boolean default: false +hours_to_show: + required: false + description: Shows a path of previous locations. Hours to show as path on the map. + type: integer + default: 0 {% endconfiguration %}