# ----------------------------------------------------------------------------------------------------# ESPHome configuration - This part depends on your hardware target# ----------------------------------------------------------------------------------------------------esphome:name:esp8285friendly_name:ESP8285min_version:2025.3.2esp8266:board:esp8285# Enable logginglogger:baud_rate:115200level:INFOlogs:component:ERRORhttp_request.arduino:ERROR# Enable Home Assistant APIapi:encryption:key:!secretproxy_api_encryption_key# Enable over-the-air updatesota:-platform:esphome# WiFi connectionwifi:ssid:!secretwifi_ssidpassword:!secretwifi_password# If you have a WiFi activity plannification, you may have to update the reboot timeout (Default: 15min)reboot_timeout:24h# ----------------------------------------------------------------------------------------------------# Customisation# ----------------------------------------------------------------------------------------------------packages:solar_router:url:https://github.com/hacf-fr/Solar-Router-for-ESPHome/ref:mainrefresh:1dfiles:-path:solar_router/common.yaml-path:solar_router/power_meter_shelly_em.yamlvars:power_meter_activated_at_start:"1"power_meter_ip_address:"192.168.1.26:8000"emeter_index:"0"http_request:esp8266_disable_ssl_support:True
# ----------------------------------------------------------------------------------------------------# ESPHome configuration - This part depends on your hardware target# ----------------------------------------------------------------------------------------------------esphome:name:esp8266-2friendly_name:ESP8266-2min_version:2025.3.2esp8266:board:esp01_1mrestore_from_flash:true# Enable logginglogger:baud_rate:115200level:INFOlogs:component:ERRORhttp_request.arduino:ERROR# Enable Home Assistant APIapi:encryption:key:!secretproxy_api_encryption_key# WiFi connectionwifi:ssid:!secretwifi_ssidpassword:!secretwifi_password# If you have a WiFi activity plannification, you may have to update the reboot timeout (Default: 15min)reboot_timeout:24h# ----------------------------------------------------------------------------------------------------# Customisation# ----------------------------------------------------------------------------------------------------packages:solar_router:url:https://github.com/hacf-fr/Solar-Router-for-ESPHome/ref:mainrefresh:1dfiles:-path:solar_router/power_meter_proxy_client.yamlvars:power_meter_ip_address:"192.168.1.28"-path:solar_router/engine_1dimmer_1bypass.yamlvars:green_led_pin:GPIO1yellow_led_pin:GPIO2-path:solar_router/regulator_solid_state_relay.yamlvars:regulator_gate_pin:GPIO4-path:solar_router/regulator_mecanical_relay.yamlvars:relay_regulator_gate_pin:GPIO0