Entropy Reduction

Personal log of yet another digital native.


Project maintained by andre-abadi Hosted on GitHub Pages — Theme by mattgraham

Purpose

Actions

Pictures

printer-light

Code

switch:
  # actual GPIO0 switch
  - platform: gpio
    name: "Irrigtation Interrupt Switch"
    id: gpio0
    icon: "mdi:light-switch"
    restore_mode: ALWAYS_OFF
    pin:
      number: GPIO0

Observations