Esphome
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
esphome:
|
||||
name: co2-podval
|
||||
friendly_name: CO2_Podval
|
||||
name: gas-reserv
|
||||
friendly_name: Gas_Reserv
|
||||
|
||||
esp8266:
|
||||
board: esp01_1m
|
||||
board: nodemcuv2
|
||||
framework:
|
||||
version: recommended
|
||||
|
||||
one_wire:
|
||||
- platform: gpio
|
||||
pin: GPIO14
|
||||
|
||||
# Enable logging
|
||||
logger:
|
||||
@@ -20,13 +26,7 @@ ota:
|
||||
wifi:
|
||||
ssid: "SmartHome"
|
||||
password: ""
|
||||
# networks:
|
||||
# ssid: "SmartHome"
|
||||
# password: ""
|
||||
# bssid: 78:9A:18:88:E0:79
|
||||
# channel: 1
|
||||
power_save_mode: none
|
||||
|
||||
|
||||
|
||||
# Enable fallback hotspot (captive portal) in case wifi connection fails
|
||||
ap:
|
||||
|
||||
Reference in New Issue
Block a user