Home Assistant + Servo motor

esphome: name: servo friendly_name: servo esp8266: board: esp01_1m # Enable logging logger: # Enable Home Assistant API api: encryption: key: "stI+rdfUj+puPC9qgSl91Ju4cifPEF=" ota: password: "182df9b84c45116a648bea" wifi: ssid: !secret wifi_ssid password: !secret wifi_password # Enable fallback hotspot (captive portal) in case wifi connection fails ap: ssid: "servo Fallback Hotspot" password: "ezwCAGE2h" captive_portal: output: - platform: esp8266_pwm id: … Continue reading Home Assistant + Servo motor