mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Add Sonoff D1 Dimmer support (#2775)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
da336247eb
commit
8b2c032da6
@@ -1229,6 +1229,12 @@ light:
|
||||
name: Icicle Lights
|
||||
pin_a: out
|
||||
pin_b: out2
|
||||
- platform: sonoff_d1
|
||||
uart_id: uart2
|
||||
use_rm433_remote: False
|
||||
name: Sonoff D1 Dimmer
|
||||
id: d1_light
|
||||
restore_mode: RESTORE_DEFAULT_OFF
|
||||
|
||||
servo:
|
||||
id: my_servo
|
||||
|
||||
Reference in New Issue
Block a user