Skip to content

Instantly share code, notes, and snippets.

@Didgeridrew
Last active January 5, 2021 03:11
Show Gist options
  • Save Didgeridrew/ef8729ac2c9d8afcd5d4421f99d40d61 to your computer and use it in GitHub Desktop.
Save Didgeridrew/ef8729ac2c9d8afcd5d4421f99d40d61 to your computer and use it in GitHub Desktop.
ESPHome Onboard LED for Rudy
light:
- platform: binary
name: "ESP8266 Onboard LED"
output: onboard_led
output:
- platform: gpio
pin: D4
id: onboard_led
binary_sensor:
- platform: gpio
pin:
name: "PIR Sensor ESP8266"
device_class: motion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment