From 0fb41bdffe728ba7877a5ec44f4cc1dbd941ce98 Mon Sep 17 00:00:00 2001 From: puddly <32534428+puddly@users.noreply.github.com> Date: Sun, 26 Feb 2023 12:41:16 -0800 Subject: [PATCH] Unblock JSON CI by fixing improperly indented JSON in test fixture (#88803) --- tests/fixtures/homematicip_cloud.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fixtures/homematicip_cloud.json b/tests/fixtures/homematicip_cloud.json index d050300971c..83b5f8993bc 100644 --- a/tests/fixtures/homematicip_cloud.json +++ b/tests/fixtures/homematicip_cloud.json @@ -6978,7 +6978,7 @@ "supported": true, "type": "EXTERNAL" }, -"3014F711A000DIN_RAIL_DIMMER3": { + "3014F711A000DIN_RAIL_DIMMER3": { "availableFirmwareVersion": "1.2.0", "connectionType": "HMIP_RF", "firmwareVersion": "1.2.0",