saruter / smarthome

Docs of my little SmartHome with Home Assistant
https://smarthome.ms1.de
14 stars 4 forks source link

ESP8266 lässt sich nicht mit ESP Home konfigurieren #5

Closed kitt2011 closed 2 years ago

kitt2011 commented 3 years ago

Hallo,

ich möchte gerne meinen ESP8266 genauso wie du in meinem homeassistant konfigurieren! Nur leider funktioniert der Code für ESPHome nicht. Immer wenn ich den versuche einzugeben bekomme ich beim Compilieren einen Fehler. Hast du eine Lösung?

Mein Code:

esphome: name: zaehler platform: ESP8266 board: esp01_1m

Enable logging

logger:

Enable Home Assistant API

api:

ota: password: "f6e58b1a05f133530fe3e7c87561065f"

wifi: ssid: "MEIN WLAN" password: "KEY"

Enable fallback hotspot (captive portal) in case wifi connection fails

ap: ssid: "Zaehler Fallback Hotspot" password: "gaoENGEW6ujE"

captive_portal:

time: