Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-AM configure yaml for ESPhome
#1
   

esphome:
  name: am

esp32:
  board: esp32dev
  framework:
    type: arduino

# Enable logging
logger:

# Example configuration entry
ethernet:
  type: LAN8720
  mdc_pin: GPIO23
  mdio_pin: GPIO18
  clk_mode: GPIO17_OUT
  phy_addr: 0


switch:
  - platform: gpio
    name: "am-light1"
    pin: 15
    inverted: False


.txt   ESPHome_KC868-AM.txt (Size: 340 bytes / Downloads: 265)
Reply


Messages In This Thread
KC868-AM configure yaml for ESPhome - by admin - 03-16-2023, 05:39 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)