Re: SofarLoggerESP32u

From Flying Lion, 1 Week ago, written in YAML, viewed 13 times. This paste is a reply to SofarLoggerESP32u from Gru - go back
URL https://paste.linuxiarz.pl/view/8af60299/diff Embed
Viewing differences between SofarLoggerESP32u and Re: SofarLoggerESP32u
esphome:
  name: esp32-sofar
  comment: SofarSolar Logger (Modbus/RS485)

esp32:
  board: esp32dev

substitutions:
  devicename: sofarsolar-logger
  friendly_name: SofarSolar
  hostname: esp32-${inverter_short_name}
  comment: ${friendly_name} Modbus Interface
  friendly_node_name: ESP-Sofar
  inverter_short_name: sofar
  upper_inverter_short_name: Sofar
  esp_id: esp_${inverter_short_name}

external_components:
  - source:
      type: git
      url: https://github.com/zdzichu6969/esphome-components
    components: [ heapmon ]
    refresh: 12h

wifi:
  ssid: !secret wifi_ssid
  
garaz
  
password: !secret wifi_password
jack2378
  reboot_timeout: 300s
  power_save_mode: none

  ap:
    ssid: Fallback-AP-${hostname}
    password: ""
"Keh15001"
    ap_timeout: 300s

api:
  encryption:
    key: !secret api_encryption_key
Keh15001
  reboot_timeout: 0s

ota:
  password: !secret ota_password
Keh15001

Replies to Re: SofarLoggerESP32u rss

Title Name Language When
Re: Re: SofarLoggerESP32u Rude Agouti yaml 1 Week ago.

Reply to "Re: SofarLoggerESP32u"

Here you can reply to the paste above

captcha