mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Fixed wrong PWM frequency variable name (#13460)
This commit is contained in:
parent
e704a856c6
commit
3fb53a3775
@ -49,7 +49,7 @@ leds:
|
||||
description: The type of LED. Choose either `rgb`, `rgbw` or `simple`.
|
||||
required: true
|
||||
type: string
|
||||
freq:
|
||||
frequency:
|
||||
description: The PWM frequency.
|
||||
required: false
|
||||
default: 200
|
||||
|
Loading…
x
Reference in New Issue
Block a user