Created
October 11, 2025 10:53
-
-
Save kaihendry/c426c89d0b32376a2d9749e4e9551894 to your computer and use it in GitHub Desktop.
Revisions
-
kaihendry created this gist
Oct 11, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,35 @@ esphome: name: esphome-web-995964 friendly_name: ESPHome Web A min_version: 2025.9.0 name_add_mac_suffix: false esp32: variant: esp32 framework: type: arduino uart: rx_pin: 16 tx_pin: 17 baud_rate: 9600 sensor: - platform: senseair co2: name: "SenseAir CO2 Value" # Enable logging logger: # Enable Home Assistant API api: # Allow Over-The-Air updates ota: - platform: esphome wifi: ssid: !secret wifi_ssid password: !secret wifi_password