From 6afb421ba66e92392685eabde8ac0a3bd67ef5ba Mon Sep 17 00:00:00 2001 From: "Jordan W. Cobb" Date: Mon, 13 Nov 2023 20:31:20 -0500 Subject: [PATCH] Fix typo, double colon in fan action (#3363) --- components/fan/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/fan/index.rst b/components/fan/index.rst index e72b04a4d..112c1eff7 100644 --- a/components/fan/index.rst +++ b/components/fan/index.rst @@ -147,7 +147,7 @@ Increments through speed levels of the fan with the given ID when executed. If t id: fan_1 off_speed_cycle: true # Shorthand: - - fan.cycle_speed:: fan_1 + - fan.cycle_speed: fan_1 Configuration options: