From c64301d877413eb9ed4d77ae32fd10d02853b4fa Mon Sep 17 00:00:00 2001 From: Christoph Giesche Date: Sun, 24 Jul 2022 17:12:25 +0200 Subject: [PATCH] Update README.md Fixed invalid json. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1082dff..d6c362d 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ After you saved your Home Assistant Settings, the plugin will automatically try "entity_id": [ "switch.osram_plug_01_bac00b0a_on_off", "switch.osram_plug_01_87c00a0a_on_off" - ] + ], "brightness": 120, "rgb_color": [255, 0, 0] }