From 6e4551f73f31d7b58989e142d5d2de733a6d5386 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Thu, 1 Dec 2022 23:54:12 +0100 Subject: [PATCH] Fix prettier [ci] (#83077) --- homeassistant/components/unifiprotect/strings.sensor.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/unifiprotect/strings.sensor.json b/homeassistant/components/unifiprotect/strings.sensor.json index 07b1955ba81..ccb16e2d445 100644 --- a/homeassistant/components/unifiprotect/strings.sensor.json +++ b/homeassistant/components/unifiprotect/strings.sensor.json @@ -1,7 +1,7 @@ { - "state": { - "unifiprotect__license_plate": { - "none": "Clear" - } + "state": { + "unifiprotect__license_plate": { + "none": "Clear" } + } }