要使用 ESPHome 集成 4 个继电器模块(例如 ESP01),你需要编写一个配置文件,该文件定义了你的设备、继电器以及它们如何连接到你的 Home Assistant 实例。 以下是一个基本的 ESPHome 配置示例,用于配置一个具有 4 个继电器的 ESP01 模块: 代码语言:txt 复制 esphome: name: esp01_relay_board platform: ESP...
password: "12345678" captive_portal: # Enable logging logger: # Enable Home Assistant API api: # password: "1" ota: password: "123" web_server: port: 80 switch: - platform: gpio pin: GPIO0 name: "书房灯1" id: relay2 inverted: True binary_sensor: - platform: gpio pin: GPIO2 name...
|Programmable Automation|Devices For Homekit|Complete Automation| **Unleashing the Potential of Smart Home Automation** The KC868-A6 Smart Home Assistant Relay Switch DIY Module is a cutting-edge device that brings the power of automation to your fingertips. With its versatile RF module options, ...
-platform:templateid:switch1icon:mdi:power-socket-euoptimistic:truename:"${plug_name}_Relay"turn_on_action: -output.turn_on:relay-output.turn_on:led1turn_off_action: -output.turn_off:relay-output.turn_off:led1 Anything in the logs that might be useful for us? Logger: aioesphomeapi.reco...
secret fallwifi_pswdcaptive_portal:# Enable logginglogger:# Enable Home Assistant APIapi:password: !secret api_passwordota:password: !secret ota_passwordweb_server:port: 80binary_sensor:- platform: gpiopin:number: 4mode: INPUTinverted: Trueid: keting_key_1name: keting_key_1filters:- delayed_...
ESPhome can be used to reprogram a ESP chip so that Home Assistant can control it. I use it to re-program a Sonoff S20 smart plug or a Sonoff relay or a Sonoff light switch. There are nicely priced devices including the Sonoff RF Bridge that will control legacy 433MHz devices. Here ...
home automation project without any distractions. **Adaptive and User-Friendly Design** The KC868-A16 is more than just a piece of hardware; it's a tool that empowers you to create a smart home that adapts to your lifestyle. With its support for IFTTT Home Assistant, you can automate ...
it natively supports Home Assistant since it’s pre-installed with ESPHome open-source firmware. Alternatively, if you prefer standalone deployment (without Home Assistant), you can manage it via the web browser. In addition to the basic relay function to control the AC-powered appliances, it ...
integrate ESP with home assistant KC868-A4 digital input trigger relay output by ESPHome ESPHomeBy admin01/08/2022 it can work locally, without wifi connection. switch: – platform: gpio pin: GPIO2 name: “room lamp” id: lamp binary_sensor: – platform: gpio pin: GPIO36 name: “...
Make Home Assistant ready. In this test, we used the latest version, 2025.1, running on Raspberry Pi 4B hardware Connect the power input and output wires to the desired device as shown in the image above Power up Seeed Studio’s 2-Channel AC Relay. Once i...