diff --git a/source/_dashboards/map.markdown b/source/_dashboards/map.markdown index 27197ccdb2a..053b08c88ab 100644 --- a/source/_dashboards/map.markdown +++ b/source/_dashboards/map.markdown @@ -141,6 +141,10 @@ attribute: required: false description: An entity's attribute when `label_mode` set to `attribute`. type: string +unit: + required: false + description: A unit for a value of an attribute when `label_mode` set to `attribute`. + type: string focus: required: false default: true @@ -166,6 +170,10 @@ attribute: required: false description: An entity's attribute when `label_mode` set to `attribute`. type: string +unit: + required: false + description: A unit for a value of an attribute when `label_mode` set to `attribute`. + type: string focus: required: false default: true