Beiträge von Skyrexx

    Also das mit dem PubSub ist jetzt alles in Ordnung bei mir, nur das kommt bei mir jetzt noch:


    C:\Users\Finn\Desktop\Sonoff-Tasmota-development\sonoff\xdrv_02_irremote.ino:55:20: fatal error: IRsend.h: No such file or directory

    #include <IRsend.h>

    ^

    compilation terminated.

    exit status 1

    Fehler beim Kompilieren für das Board Generic ESP8266 Module.


    leider finde ich keine datei die ich dazu downloaden kann

    Ich habe meinen alten Fehler behoben, jetzt bekomme ich diese Fehermeldung:


    sonoff:43: error: #error "MQTT_MAX_PACKET_SIZE is too small in libraries/PubSubClient/src/PubSubClient.h, increase it to at least 1000"

    #error "MQTT_MAX_PACKET_SIZE is too small in libraries/PubSubClient/src/PubSubClient.h, increase it to at least 1000"

    ^

    C:\Users\Finn\Desktop\Sonoff-Tasmota-development\sonoff\sonoff.ino:51:75: fatal error: ArduinoJson.h: No such file or directory

    #include <ArduinoJson.h> // WemoHue, IRremote, Domoticz

    ^

    compilation terminated.

    exit status 1

    #error "MQTT_MAX_PACKET_SIZE is too small in libraries/PubSubClient/src/PubSubClient.h, increase it to at least 1000"


    Kann mir hier einer weiterhelfen?

    Ich habe mir das Video angeschaut und auch alles so gemacht wie du, auch die lib runter geladen. Dann kommt bei mir trotzdem wieder


    C:\Users\Finn\Desktop\Sonoff-Tasmota-development\sonoff\sonoff.ino:39:52: fatal error: PubSubClient.h: No such file or directory

    #include <PubSubClient.h> // MQTT

    ^

    compilation terminated.

    exit status 1

    Fehler beim Kompilieren für das Board Generic ESP8266 Module.

    Hallo, ich habe ebenfalls versucht meinen Sonoff mit deinem Programm zu modifizieren. Leider bekomme ich immer diese Fehlermeldug:

    Arduino: 1.8.5 (Windows 10), Board: "Generic ESP8266 Module, 80 MHz, 40MHz, DOUT, 115200, 1M (64K SPIFFS), ck, Disabled, None"

    Build-Optionen wurden verändert, alles wird neu kompiliert

    C:\Users\Finn\Desktop\Sonoff-Tasmota-development\sonoff\sonoff.ino:39:52: fatal error: PubSubClient.h: No such file or directory

    #include <PubSubClient.h> // MQTT

    ^

    compilation terminated.

    exit status 1

    Fehler beim Kompilieren für das Board Generic ESP8266 Module.

    Kann mir jemand helfen was ich machen muss ?

    Gruß