[kp18058] add yaml tests

This commit is contained in:
NewoPL 2024-10-30 22:27:07 +01:00
parent 4840941674
commit 80ac639f3f
7 changed files with 33 additions and 0 deletions

View file

@ -0,0 +1,27 @@
kp18058:
data_pin: 8
clock_pin: 7
cw_current: 8
rgb_current: 5
output:
- platform: kp18058
id: output_green
max_power: 75%
channel: 1
- platform: kp18058
id: output_blue
max_power: 90%
channel: 2
- platform: kp18058
id: output_red
max_power: 90%
channel: 3
- platform: kp18058
id: output_warm
max_power: 75%
channel: 4
- platform: kp18058
id: output_cold
max_power: 75%
channel: 5

View file

@ -0,0 +1 @@
<<: !include common.yaml

View file

@ -0,0 +1 @@
<<: !include common.yaml

View file

@ -0,0 +1 @@
<<: !include common.yaml

View file

@ -0,0 +1 @@
<<: !include common.yaml

View file

@ -0,0 +1 @@
<<: !include common.yaml

View file

@ -0,0 +1 @@
<<: !include common.yaml