Benutzer-Werkzeuge

Webseiten-Werkzeuge


tasmota_befehle

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
tasmota_befehle [2025/05/29 03:25] admintasmota_befehle [2025/10/18 05:16] (aktuell) admin
Zeile 1: Zeile 1:
 +==== Kommandos für Tasmota ====
 +
 +[[shelly2tasmota|shelly2tasmota]]
 +
 +
 +originale Doku [[https://tasmota.github.io/docs/Commands]]
 +
 Uhr konfigurieren für Ense Waltringen Uhr konfigurieren für Ense Waltringen
 code an der konsole eingeben  code an der konsole eingeben 
Zeile 18: Zeile 25:
 # Stunde:Minute:Sekunde # Stunde:Minute:Sekunde
 WebTime 11,19 WebTime 11,19
 +</code>
 +<code>
 +# Sensorwerte alle 60 Sekunden senden
 +TelePeriod 60
 +</code>
 +
 +==== Camera ====
 +
 +<code>
 +Command Parameters
 +Wc Query all camera settings
 +WcAEC 1 = enable auto exposure control (sensor), 0 = disable (default)
 +WcAECDSP 1 = enable auto exposure control (DSP), 0 = disable (default)
 +WcAECValue 0..1024 = setauto exposure control value
 +WcAELevel -2..+2 = set auto exposure control level
 +WcAGC 1 = enable auto gain control, 0 = disable (default)
 +WcAGCGain 0..30 = set auto gain control gain value
 +WcAWB 1 = enable Auto White Balance, 0 = disable (default)
 +WcAWBGain 1 = enable Auto White Balance Gain, 0 = disable (default)
 +WcBPC 1 = enable Black Pixel Correct, 0 = disable (default)
 +WcBrightness -2..+2 = set picture brightness
 +WcClock 10..200 = set clock speed in MHz (default = 20)
 +WcColorbar 1 = show colorbar, 0 = hide colorbar (default)
 +WcContrast -2..+2 = set picture contrast
 +WcDCW 1 = enable downscale, 0 = disable (default)
 +WcFeature Extended features. Only boards with PSRAM should be used.
 +0 = off, 1 = reduce FPS and increase exposure time for better low light performance, 2 = nightmode, increase exposure time and lower the Framerate depending on available light
 +WcFlip 1 = enable flip camera image,0 = disable (default)
 +WcGainCeiling 0 .. 6 = set gain ceiling (0 = x2, 1 = x4, 2 = x8, 3 = x16, 4 = x32, 5 = x64, 6 = x128)
 +WcGammaCorrect 1 = enable auto gamma correct, 0 = disable (default)
 +WcInit Initialize camera
 +WcLensCorrect1 = enable auto lens correct, 0 = disable (default)
 +WcMirror 1 = enable mirror camera image, 0 = disable (default)
 +WcResolution Set camera resolution.
 +0 = 96x96 (96x96)
 +1 = QQVGA2 (128x160)
 +2 = QCIF (176x144)
 +3 = HQVGA (240x176)
 +4 = QVGA (320x240)
 +5 = CIF (400x296)
 +6 = VGA (640x480)
 +7 = SVGA (800x600)
 +8 = XGA (1024x768)
 +9 = SXGA (1280x1024)
 +10 = UXGA (1600x1200)
 +WcRtsp (Requires defined ENABLE_RTSPSERVER)
 +1 = start RTSP server (forces restart) , 0 = stop server
 +WcSaturation -2..+2 = set picture saturation
 +WcSpecialEffect Set picture effect: 0 = off, 1 = Negative, 2 = Grayscale, 3 = Red Tint, 4 = Green Tint, 5 = Blue Tint, 6 = Sepia
 +WcStats show statistics
 +WcStream 1 = start webcam stream at http://<device_ip>:81/stream or http://<device_ip>:81/cam.mjpeg
 +0 = stop stream
 +WcWBMode White Balance Mode
 +0 = auto, 1 = Sunny, 2 = Cloudy, 3 = Office, 4 = Home
 +WcWPC 1 = enable White Pixel Correct, 0 = disable (default)
 +WcAuth 1 = enable basic Authentication for stream and screenshot urls, 0 = disable (default)
 </code> </code>
tasmota_befehle.1748489130.txt.gz · Zuletzt geändert: von admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki