Hallo zusammen,
ich betreibe ca. 30 Sonoff 2CH / 3 Ch Lichschalter
- Welcher Sonoff: Sonoff T1 2CH /3CH
- Welche Firmware-Version: 11.1.0.0.7 (http://ota.tasmota.com/tasmota/release/)
- Betriebssystem mit dem ihr flashed : via Win10x64 + Tasmotizer für die 1. Installation
- Welches Programm wird zum flashen benutzt: WebIF / Firefox 100 / Debian 11
- Welche Fehlermeldung erscheint: weiße Seite
- Welche Einstellungen habt ihr beim flashen angepasst: keine
Alle iot devices hängen in einem Wlan ohne Internet-zugang und werden "von Hand" aktualisiert
Bislang habe ich immer die zum release "passende" minimal.bin geflashed - und dann den jeweiligen release von http://ota.tasmota.com/tasmota/release/
mit Version 11.1.0.0 bzw. 11.1.0.1 / 11.1.0.2 erhalte ich nach dem flashen eine "weiße Seite" Gerät ist pingbar und Programmierung der Tasten ist auch weiterhin in Ordnung - jedoch ist des WebInterface nicht mehr vorhanden.
Seitenquellcode sieht wie folgt aus:
HTML
<!DOCTYPE html><html lang="de" class=""><head><meta charset='utf-8'><meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"/><link rel="icon" href="data:image/x-icon;base64,AAABAAEAEBACAAEAAQCwAAAAFgAAACgAAAAQAAAAIAAAAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////AP5/b+H6X2/h8k9v4eZnb+Hud2/h7ndv4e53b+FmZm/hMkxv4ZgZb+HOc2/h5+dv4fPPb+H5n2/h/D9v4f5/b+EAAO4EAADuBAAA7gQAAO4EAADuBAAA7gQAAO4EAADuBAAA7gQAAO4EAADuBAAA7gQAAO4EAADuBAAA7gQAAO4E"><title>Rollo SZ1 - Firmware Update</title><script>var x=null,lt,to,tp,pc='';eb=s=>document.getElementById(s);qs=s=>document.querySelector(s);sp=i=>eb(i).type=(eb(i).type==='text'?'password':'text');wl=f=>window.addEventListener('load',f);function jd(){var t=0,i=document.querySelectorAll('input,button,textarea,select');while(i.length>=t){if(i[t]){i[t]['name']=(i[t].hasAttribute('id')&&(!i[t].hasAttribute('name')))?i[t]['id']:i[t]['name'];}t++;}}function sf(s){var t=0,i=document.querySelectorAll('.hf');while(i.length>=t){if(i[t]){i[t].style.display=s?'block':'none';}t++;}}wl(jd);<style>div,fieldset,input,select{padding:5px;font-size:1em;}fieldset{background:#4f4f4f;}p{margin:0.5em 0;}input{width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;background:#dddddd;color:#000000;}input[type=checkbox],input[type=radio]{width:1em;margin-right:6px;vertical-align:-1px;}input[type=range]{width:99%;}select{width:100%;background:#dddddd;color:#000000;}textarea{resize:vertical;width:98%;height:318px;padding:5px;overflow:auto;background:#1f1f1f;color:#65c115;}body{text-align:center;font-family:verdana,sans-serif;background:#252525;}td{padding:0px;}button{border:0;border-radius:0.3rem;background:#1fa3ec;color:#faffff;line-height:2.4rem;font-size:1.2rem;width:100%;-webkit-transition-duration:0.4s;transition-duration:0.4s;cursor:pointer;}button:hover{background:#0e70a4;}.bred{background:#d43535;}.bred:hover{background:#931f1f;}.bgrn{background:#47c266;}.bgrn:hover{background:#5aaf6f;}a{color:#1fa3ec;text-decoration:none;}.p{float:left;text-align:left;}.q{float:right;text-align:right;}.r{border-radius:0.3em;padding:2px;margin:6px 2px;}.hf{display:none;}</style></head><body><div style='text-align:left;display:inline-block;color:#eaeaea;min-width:340px;'><div style='text-align:center;color:#eaeaea;'><noscript>JavaScript aktivieren um Tasmota benutzen zu können<br></noscript><h3>Sonoff T1 2CH</h3><h2>Rollo SZ1</h2></div><div id='f1' style='display:block;'><fieldset><legend><b> Update über Web-Server </b></legend><form method='get' action='u1'><br><b>OTA-URL</b><br><input id='o' placeholder="OTA_URL" value="http://192.168.66.19:9999/data/firmwares/tasmota.bin"><br><br><button type='submit'>Update starten</button></form></fieldset><br><br><fieldset><legend><b> Update Datei hochladen </b></legend><form method='post' action='u2' enctype='multipart/form-data'><br><input type='file' name='u2'><br><br><button type='submit' onclick='eb("f1").style.display="none";eb("f2").style.display="block";this.form.submit();'>Start update</button></form></fieldset></div><div id='f2' style='display:none;text-align:center;'><b>Upload gestartet...</b></div><div id=but2d style="display: block;"></div><p><form id=but2 style="display: block;" action='.' method='get'><button>Hauptmenü</button></form></p><div style='text-align:right;font-size:11px;'><hr/><a href='https://bit.ly/tasmota' target='_blank' style='color:#aaa;'>Tasmota 11.1.0.1 von Theo Arends</a></div></div></body></html