You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roman Kretschmer 90b58c7e4d
rename folder
2 years ago
..
README.md rename folder 2 years ago
empty_light.cpp rename folder 2 years ago
empty_light.h rename folder 2 years ago
light.py rename folder 2 years ago

README.md

# example configuration:

light:
  - platform: empty_light
    name: Empty light
    output: pwm_output

output:
  - platform: esp8266_pwm
    pin: D1
    frequency: 1000 Hz
    id: pwm_output