diff --git a/home-assistant/ha_configuration.yml b/home-assistant/ha_configuration.yml index 8f2e684..0dc9e7b 100644 --- a/home-assistant/ha_configuration.yml +++ b/home-assistant/ha_configuration.yml @@ -26,10 +26,10 @@ light: name: "Test ESP" command_topic: "strip1/switch" state_topic: "strip1/status" - rgb_state_topic: "strip1/color/switch" - rgb_command_topic: "strip1/color/status" - brightness_state_topic: "strip1/brightness/switch" - brightness_command_topic: "strip1/brightness/status" + rgb_command_topic: "strip1/color/switch" + rgb_state_topic: "strip1/color/status" + brightness_command_topic: "strip1/brightness/switch" + brightness_state_topic: "strip1/brightness/status" automation: - alias: "Strip1 Effect"