Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. EspHome: fatal error: ESPAsyncWebServer.h

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    EspHome: fatal error: ESPAsyncWebServer.h

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @marsmännchen last edited by

      @marsmännchen

      Sorry, hatte dich missverstanden.

      M 1 Reply Last reply Reply Quote 0
      • M
        marsmännchen @Thomas Braun last edited by

        @thomas-braun
        kein Problem.
        Ich glaub das ist wohl eher so eine Github issue sache.
        Egal mit welchem Bauteil/Modul (ESP32,...) man arbeiten will fehlt immer die oben genannte Headerdatei.

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @marsmännchen last edited by

          @marsmännchen

          https://community.platformio.org/t/including-libs-file-not-found/29943

          M 1 Reply Last reply Reply Quote 1
          • M
            marsmännchen @Thomas Braun last edited by

            @thomas-braun
            okay, danke...
            lib_deps eintragen...
            Bin gespannt

            M 1 Reply Last reply Reply Quote 0
            • M
              marsmännchen @marsmännchen last edited by

              @Thomas-Braun

              Vielleicht noch eine letzte idee wo ich das einfügen muss?

              esphome:
                name: olim1
              
              esp32:
              
                board: esp32-poe-iso
                
                framework:
                
                  type: arduino
                  lib_deps:
                    ayushsharma82/AsyncElegantOTA@^2.2.7
                    ottowinter/ESPAsyncWebServer-esphome@^3.0.0
                    links2004/WebSockets@^2.3.7 
                  
                     
              
              
              # Enable logging
              logger:
              
              # Enable Home Assistant API
              api:
              
              ota:
                password: "b93b5acd7b0bb6f4306931842f157caa"
              

              Da kommt dann immer:

              Failed config
              
              esp32: None
                board: esp32-poe-iso
                framework:  None
                  type: arduino
                  
                  [lib_deps] is an invalid option for [framework]. Please check the indentation.
                  lib_deps: |-
                    ayushsharma82/AsyncElegantOTA@^2.2.7 ottowinter/ESPAsyncWebServer-esphome@^3.0.0 links2004/WebSockets@^2.3.7 None
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @marsmännchen last edited by

                @marsmännchen

                Nein, keine Ahnung. Hab ich mich noch nie mit beschäftigt.

                M 1 Reply Last reply Reply Quote 0
                • M
                  marsmännchen @Thomas Braun last edited by

                  Sollte noch jemand anderer daran arbeiten:
                  die einzige Möglichkeit die ich rausgefunden habe das er nicht über den Syntax meckert ist über die "platformio_options"
                  Was er jedoch beim kompilieren gekonnt ignoriert (und der ursprüngliche Fehler bleibt)

                  esphome:
                    platformio_options:
                      lib_deps: ayushsharma82/AsyncElegantOTA@^2.2.7
                                ottowinter/ESPAsyncWebServer-esphome@^3.0.0
                                links2004/WebSockets@^2.3.7   
                    name: olim3
                    
                  esp32:
                    
                    board: esp32-poe-iso
                    framework:
                      type: arduino
                  
                  # Enable logging
                  logger:
                  
                  # Enable Home Assistant API
                  api:
                  
                  ota:
                  
                  M 1 Reply Last reply Reply Quote 0
                  • M
                    mrjeschke @marsmännchen last edited by

                    @marsmännchen
                    Sollten die Einträge nicht in die platform.io?

                    /opt/iobroker/iobroker-data/esphome.0/.esphome/build/test/platformio.ini
                    
                    M 1 Reply Last reply Reply Quote 0
                    • M
                      marsmännchen last edited by

                      Also ich kann folgenden Erfolg verbuchen:

                      Da ich nämlich ein Olimex esp32-POE benutzen will brauche ich auch eine andere Yaml welche natürlich die LAN Parameter übergibt.
                      Und die WiFi Parameter habe ich entfernt.
                      Sieht bei mir dann so aus:

                      esphome:
                        name: olim1
                      
                      esp32:
                        board: esp32-poe-iso
                        framework:
                          type: arduino
                      ethernet:
                        type: LAN8720
                        mdc_pin: GPIO23
                        mdio_pin: GPIO18
                        clk_mode: GPIO17_OUT
                        phy_addr: 0
                        power_pin: GPIO12
                      
                        # Optional manual IP
                        manual_ip:
                          static_ip: 123.123.1.2
                          gateway: 123.123.1.2
                          subnet: 255.255.255.0
                      # Enable logging
                      logger:
                      
                      # Enable Home Assistant API
                      api:
                      
                      

                      Ob sich ein ESP32 mit WiFi einrichten lässt kann ich natürlich noch nicht sagen.
                      MfG
                      Patrick

                      1 Reply Last reply Reply Quote 0
                      • M
                        marsmännchen @mrjeschke last edited by

                        @mrjeschke
                        Ohh auch interessant!
                        Ja das kenn ich noch nicht.
                        Werd ich mir auch später ansehen.
                        Tochter schreit schon nach Aufmerksamkeit.😭

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Support us

                        ioBroker
                        Community Adapters
                        Donate
                        FAQ Cloud / IOT
                        HowTo: Node.js-Update
                        HowTo: Backup/Restore
                        Downloads
                        BLOG

                        899
                        Online

                        31.9k
                        Users

                        80.1k
                        Topics

                        1.3m
                        Posts

                        6
                        31
                        1244
                        Loading More Posts
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes
                        Reply
                        • Reply as topic
                        Log in to reply
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                        The ioBroker Community 2014-2023
                        logo