All public logs

Jump to navigation Jump to search

Combined display of all available logs of Notebook. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 08:47, 27 August 2023 WikiSteve talk contribs created page Esphome example blink (Created page with " <nowiki># Blink the green LED on D1 (GPIO4) output: - platform: gpio pin: number: D3 mode: output id: greenLED interval: - interval: 500ms then: - output.turn_on: greenLED - delay: 250ms - output.turn_off: greenLED</nowiki>")