diff --git a/public/badges/areas.svg b/public/badges/areas.svg index 1dd23ae..87c095e 100644 --- a/public/badges/areas.svg +++ b/public/badges/areas.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/public/badges/labels.svg b/public/badges/labels.svg new file mode 100644 index 0000000..e3b4174 --- /dev/null +++ b/public/badges/labels.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/redirect.json b/redirect.json index 39ee0e3..a237a7e 100644 --- a/redirect.json +++ b/redirect.json @@ -86,13 +86,6 @@ "description": "manage your analytics preferences", "introduced": "2022.5" }, - { - "redirect": "areas", - "name": "Areas", - "badge": "Show areas of", - "description": "show your areas", - "introduced": "2021.3" - }, { "redirect": "automations", "badge": "Show automations of", @@ -253,6 +246,13 @@ "description": "show your entities", "introduced": "2021.3" }, + { + "redirect": "areas", + "name": "Floors & areas", + "badge": "Show floors and areas of", + "description": "show your floors and areas", + "introduced": "2021.3" + }, { "redirect": "general", "name": "General settings", @@ -354,6 +354,13 @@ "description": "show your integrations", "introduced": "2021.3" }, + { + "redirect": "labels", + "name": "Labels", + "badge": "Show labels of", + "description": "show your labels", + "introduced": "2024.4" + }, { "redirect": "logbook", "name": "Logbook",