Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. aktuelle Tasmota bin

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    15
    1
    450

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    614

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    1.8k

aktuelle Tasmota bin

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
tasmota bin
6 Beiträge 2 Kommentatoren 1.3k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • bahnuhrB Offline
    bahnuhrB Offline
    bahnuhr
    Forum Testing Most Active
    schrieb am zuletzt editiert von bahnuhr
    #1

    Anbei mal die aktuelle tasmota bin !
    Version 11.0.0.3
    firmware 11.0.0.3.bin.gz

    Für alle die es gebrauchen können.

    Eingestellt ist schon:
    timezone 99
    language de_DE

    Und folgende Sensoren sind schon aktiviert:

    //Sensoren
    #undef USE_DS18x20
    #define USE_DS18x20                              // Add support for DS18x20 sensors with id sort, single scan and read retry (+2k6 code)
    #undef USE_BMP 
    #define USE_BMP                                  // [I2cDriver10] Enable BMP085/BMP180/BMP280/BME280 sensors (I2C addresses 0x76 and 0x77) (+4k4 code)
    #undef USE_BH1750
    #define USE_BH1750                               // [I2cDriver11] Enable BH1750 sensor (I2C address 0x23 or 0x5C) (+0k5 code)
    #undef USE_SR04  
    #define USE_SR04                                 // Add support for HC-SR04 ultrasonic devices (+1k code)
    #undef USE_DHT
    #define USE_DHT                                  // Add support for DHT11, AM2301 (DHT21, DHT22, AM2302, AM2321) and SI7021 Temperature and Humidity sensor (1k6 code)
    #undef USE_ADS1115
    #define USE_ADS1115                            // [I2cDriver13] Enable ADS1115 16 bit A/D converter (I2C address 0x48, 0x49, 0x4A or 0x4B) based on Adafruit ADS1x15 library (no library needed) (+0k7 code)
    #undef USE_MHZ19
    #define USE_MHZ19                                // Add support for MH-Z19 CO2 sensor (+2k code)
    //#undef USE_AS608
    #define USE_AS608                                // Add support for AS608 optical and R503 capacitive fingerprint sensor (+3k code)
    //#undef USE_AS608_MESSAGES
    #define USE_AS608_MESSAGES                     // Add verbose error messages (+0k4 code)
    #undef USE_GPS
    #define USE_GPS                                  // Add support for GPS and NTP Server for becoming Stratus 1 Time Source (+3k1 code, +132 bytes RAM)
    #undef USE_FLOG
    #define USE_FLOG                               // Add support for GPS logging in OTA's Flash (Experimental) (+2k9 code, +8 bytes RAM)
    #undef USE_IR_REMOTE
    #define USE_IR_REMOTE                            // Send IR remote commands using library IRremoteESP8266 and ArduinoJson (+4k3 code, 0k3 mem, 48 iram)
    #undef USE_IR_RECEIVE
    #define USE_IR_RECEIVE                           // Support for IR receiver (+7k2 code, 264 iram)```
    
    

    mfg
    Dieter


    Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
    Danke.
    gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
    ScreenToGif :https://www.screentogif.com/downloads.html

    Basti97B 1 Antwort Letzte Antwort
    0
    • bahnuhrB bahnuhr

      Anbei mal die aktuelle tasmota bin !
      Version 11.0.0.3
      firmware 11.0.0.3.bin.gz

      Für alle die es gebrauchen können.

      Eingestellt ist schon:
      timezone 99
      language de_DE

      Und folgende Sensoren sind schon aktiviert:

      //Sensoren
      #undef USE_DS18x20
      #define USE_DS18x20                              // Add support for DS18x20 sensors with id sort, single scan and read retry (+2k6 code)
      #undef USE_BMP 
      #define USE_BMP                                  // [I2cDriver10] Enable BMP085/BMP180/BMP280/BME280 sensors (I2C addresses 0x76 and 0x77) (+4k4 code)
      #undef USE_BH1750
      #define USE_BH1750                               // [I2cDriver11] Enable BH1750 sensor (I2C address 0x23 or 0x5C) (+0k5 code)
      #undef USE_SR04  
      #define USE_SR04                                 // Add support for HC-SR04 ultrasonic devices (+1k code)
      #undef USE_DHT
      #define USE_DHT                                  // Add support for DHT11, AM2301 (DHT21, DHT22, AM2302, AM2321) and SI7021 Temperature and Humidity sensor (1k6 code)
      #undef USE_ADS1115
      #define USE_ADS1115                            // [I2cDriver13] Enable ADS1115 16 bit A/D converter (I2C address 0x48, 0x49, 0x4A or 0x4B) based on Adafruit ADS1x15 library (no library needed) (+0k7 code)
      #undef USE_MHZ19
      #define USE_MHZ19                                // Add support for MH-Z19 CO2 sensor (+2k code)
      //#undef USE_AS608
      #define USE_AS608                                // Add support for AS608 optical and R503 capacitive fingerprint sensor (+3k code)
      //#undef USE_AS608_MESSAGES
      #define USE_AS608_MESSAGES                     // Add verbose error messages (+0k4 code)
      #undef USE_GPS
      #define USE_GPS                                  // Add support for GPS and NTP Server for becoming Stratus 1 Time Source (+3k1 code, +132 bytes RAM)
      #undef USE_FLOG
      #define USE_FLOG                               // Add support for GPS logging in OTA's Flash (Experimental) (+2k9 code, +8 bytes RAM)
      #undef USE_IR_REMOTE
      #define USE_IR_REMOTE                            // Send IR remote commands using library IRremoteESP8266 and ArduinoJson (+4k3 code, 0k3 mem, 48 iram)
      #undef USE_IR_RECEIVE
      #define USE_IR_RECEIVE                           // Support for IR receiver (+7k2 code, 264 iram)```
      
      

      mfg
      Dieter

      Basti97B Offline
      Basti97B Offline
      Basti97
      Most Active
      schrieb am zuletzt editiert von
      #2

      @bahnuhr Ich habe sie mal für mein anderes Projekt gedownloadet wenn das für dich ok ist. Was kann ich mit den GPS Sensor in Tasmota eigentlich machen.

      Iobroker läuft als VM auf Proxmoxserver x folgende Hersteller im Einsatz Sonoff, Gosund, Siemens x Aofo über Tasmota x Zigbee x das Smarthome wächst und wächst

      bahnuhrB 1 Antwort Letzte Antwort
      0
      • Basti97B Basti97

        @bahnuhr Ich habe sie mal für mein anderes Projekt gedownloadet wenn das für dich ok ist. Was kann ich mit den GPS Sensor in Tasmota eigentlich machen.

        bahnuhrB Offline
        bahnuhrB Offline
        bahnuhr
        Forum Testing Most Active
        schrieb am zuletzt editiert von
        #3

        @basti97 sagte in aktuelle Tasmota bin:

        GPS Sensor

        Na, wie der Name schon sagt:

        Ein GPS Sensor anschließen.
        Funktioniert aber nicht so dolle (jedenfalls meine Erfahrung)


        Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
        Danke.
        gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
        ScreenToGif :https://www.screentogif.com/downloads.html

        Basti97B 1 Antwort Letzte Antwort
        0
        • bahnuhrB bahnuhr

          @basti97 sagte in aktuelle Tasmota bin:

          GPS Sensor

          Na, wie der Name schon sagt:

          Ein GPS Sensor anschließen.
          Funktioniert aber nicht so dolle (jedenfalls meine Erfahrung)

          Basti97B Offline
          Basti97B Offline
          Basti97
          Most Active
          schrieb am zuletzt editiert von
          #4

          @bahnuhr Ok naja vielleicht wird das mal besser mit den GPS Sensor.

          Iobroker läuft als VM auf Proxmoxserver x folgende Hersteller im Einsatz Sonoff, Gosund, Siemens x Aofo über Tasmota x Zigbee x das Smarthome wächst und wächst

          1 Antwort Letzte Antwort
          0
          • bahnuhrB Offline
            bahnuhrB Offline
            bahnuhr
            Forum Testing Most Active
            schrieb am zuletzt editiert von
            #5

            neue Version: 11.1.0.3.
            firmware 11.1.0.3 - iob.gz

            Und bei den Sensoren habe ich ergänzt: IR Sender und Empfänger
            Enthalten ist nun:

            //Sensoren
            #undef USE_DS18x20
            #define USE_DS18x20                              // Add support for DS18x20 sensors with id sort, single scan and read retry (+2k6 code)
            #undef USE_BMP 
            #define USE_BMP                                  // [I2cDriver10] Enable BMP085/BMP180/BMP280/BME280 sensors (I2C addresses 0x76 and 0x77) (+4k4 code)
            #undef USE_BH1750
            #define USE_BH1750                               // [I2cDriver11] Enable BH1750 sensor (I2C address 0x23 or 0x5C) (+0k5 code)
            #undef USE_SR04  
            #define USE_SR04                                 // Add support for HC-SR04 ultrasonic devices (+1k code)
            #undef USE_DHT
            #define USE_DHT                                  // Add support for DHT11, AM2301 (DHT21, DHT22, AM2302, AM2321) and SI7021 Temperature and Humidity sensor (1k6 code)
            #undef USE_ADS1115
            #define USE_ADS1115                            // [I2cDriver13] Enable ADS1115 16 bit A/D converter (I2C address 0x48, 0x49, 0x4A or 0x4B) based on Adafruit ADS1x15 library (no library needed) (+0k7 code)
            #undef USE_MHZ19
            #define USE_MHZ19                                // Add support for MH-Z19 CO2 sensor (+2k code)
            //#undef USE_AS608
            #define USE_AS608                                // Add support for AS608 optical and R503 capacitive fingerprint sensor (+3k code)
            //#undef USE_AS608_MESSAGES
            #define USE_AS608_MESSAGES                     // Add verbose error messages (+0k4 code)
            #undef USE_GPS
            #define USE_GPS                                  // Add support for GPS and NTP Server for becoming Stratus 1 Time Source (+3k1 code, +132 bytes RAM)
            #undef USE_FLOG
            #define USE_FLOG                               // Add support for GPS logging in OTA's Flash (Experimental) (+2k9 code, +8 bytes RAM)
            #undef USE_IR_REMOTE
            #define USE_IR_REMOTE                            // Send IR remote commands using library IRremoteESP8266 and ArduinoJson (+4k3 code, 0k3 mem, 48 iram)
            #undef USE_IR_RECEIVE
            #define USE_IR_RECEIVE                           // Support for IR receiver (+7k2 code, 264 iram)
            

            mfg
            Dieter


            Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
            Danke.
            gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
            ScreenToGif :https://www.screentogif.com/downloads.html

            1 Antwort Letzte Antwort
            0
            • bahnuhrB Offline
              bahnuhrB Offline
              bahnuhr
              Forum Testing Most Active
              schrieb am zuletzt editiert von
              #6

              neue Firmware 12.4.0.2:
              firmware 12.4.0.2.bin.gz

              Und bei den Sensoren habe ich ergänzt: Senseair S8
              Enthalten ist nun:

              //Sensoren
              #undef USE_DS18x20
              #define USE_DS18x20                              // Add support for DS18x20 sensors with id sort, single scan and read retry (+2k6 code)
              #undef USE_BMP 
              #define USE_BMP                                  // [I2cDriver10] Enable BMP085/BMP180/BMP280/BME280 sensors (I2C addresses 0x76 and 0x77) (+4k4 code)
              #undef ALTITUDE                
              #define ALTITUDE               100
              #undef USE_BH1750
              #define USE_BH1750                               // [I2cDriver11] Enable BH1750 sensor (I2C address 0x23 or 0x5C) (+0k5 code)
              #undef USE_SR04  
              #define USE_SR04                                 // Add support for HC-SR04 ultrasonic devices (+1k code)
              #undef USE_DHT
              #define USE_DHT                                  // Add support for DHT11, AM2301 (DHT21, DHT22, AM2302, AM2321) and SI7021 Temperature and Humidity sensor (1k6 code)
              #undef USE_ADS1115
              #define USE_ADS1115                            // [I2cDriver13] Enable ADS1115 16 bit A/D converter (I2C address 0x48, 0x49, 0x4A or 0x4B) based on Adafruit ADS1x15 library (no library needed) (+0k7 code)
              #undef USE_MHZ19
              #define USE_MHZ19                                // Add support for MH-Z19 CO2 sensor (+2k code)
              //#undef USE_AS608
              #define USE_AS608                                // Add support for AS608 optical and R503 capacitive fingerprint sensor (+3k code)
              //#undef USE_AS608_MESSAGES
              #define USE_AS608_MESSAGES                     // Add verbose error messages (+0k4 code)
              #undef USE_GPS
              #define USE_GPS                                  // Add support for GPS and NTP Server for becoming Stratus 1 Time Source (+3k1 code, +132 bytes RAM)
              #undef USE_FLOG
              #define USE_FLOG                               // Add support for GPS logging in OTA's Flash (Experimental) (+2k9 code, +8 bytes RAM)
              #undef USE_IR_REMOTE
              #define USE_IR_REMOTE                            // Send IR remote commands using library IRremoteESP8266 and ArduinoJson (+4k3 code, 0k3 mem, 48 iram)
              #undef USE_IR_RECEIVE
              #define USE_IR_RECEIVE                           // Support for IR receiver (+7k2 code, 264 iram)
              #undef USE_SENSEAIR
              #define USE_SENSEAIR                             // Add support for SenseAir K30, K70 and S8 CO2 sensor (+2k3 code)
              
              

              Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
              Danke.
              gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
              ScreenToGif :https://www.screentogif.com/downloads.html

              1 Antwort Letzte Antwort
              0
              Antworten
              • In einem neuen Thema antworten
              Anmelden zum Antworten
              • Älteste zuerst
              • Neuste zuerst
              • Meiste Stimmen


              Support us

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

              912

              Online

              32.6k

              Benutzer

              81.9k

              Themen

              1.3m

              Beiträge
              Community
              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
              ioBroker Community 2014-2025
              logo
              • Anmelden

              • Du hast noch kein Konto? Registrieren

              • Anmelden oder registrieren, um zu suchen
              • Erster Beitrag
                Letzter Beitrag
              0
              • Home
              • Aktuell
              • Tags
              • Ungelesen 0
              • Kategorien
              • Unreplied
              • Beliebt
              • GitHub
              • Docu
              • Hilfe