arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
22.08k stars 4.78k forks source link

H801 blink command Power2 3 is not working #10029

Closed Rothammel closed 3 years ago

Rothammel commented 3 years ago

I have tried the blink command. Power1 3 is working fine. the red channel is now blinking, but Power2 3 gives me an error: 10:35:15 MQT: stat/eingang/RESULT = {"Command":"Error"}

Device H801 Tasmota 9.1.0.2 precombiled from http://ota.tasmota.com/tasmota/

10:40:19 MQT: stat/eingang/RESULT = {"NAME":"Generic","GPIO":[1,1,1,1,1,1,1,1,1,1,1,1,1,1],"FLAG":0,"BASE":18} 10:40:19 MQT: stat/eingang/RESULT = {"Module":{"20":"H801"}} 10:40:19 MQT: stat/eingang/RESULT = {"GPIO0":{"0":"None"},"GPIO1":{"288":"Led1"},"GPIO2":{"0":"None"},"GPIO3":{"0":"None"},"GPIO4":{"420":"PWM5"},"GPIO5":{"321":"Led_i2"},"GPIO9":{"0":"None"},"GPIO10":{"0":"None"},"GPIO12":{"418":"PWM3"},"GPIO13":{"417":"PWM2"},"GPIO14":{"419":"PWM4"},"GPIO15":{"416":"PWM1"},"GPIO16":{"0":"None"},"GPIO17":{"0":"None"}}

10:41:50 CMD: Status 0 10:41:50 MQT: stat/eingang/STATUS = {"Status":{"Module":20,"DeviceName":"Tasmota","FriendlyName":["Tasmota"],"Topic":"eingang","ButtonTopic":"0","Power":0,"PowerOnState":3,"LedState":1,"LedMask":"FFFF","SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0}} 10:41:50 MQT: stat/eingang/STATUS1 = {"StatusPRM":{"Baudrate":115200,"SerialConfig":"8N1","GroupTopic":"tasmotas","OtaUrl":"http://ota.tasmota.com/tasmota/tasmota-DE.bin","RestartReason":"Software/System restart","Uptime":"0T00:12:26","StartupUTC":"2020-12-01T09:29:24","Sleep":50,"CfgHolder":4617,"BootCount":11,"BCResetTime":"2020-11-30T18:38:13","SaveCount":130,"SaveAddress":"FB000"}} 10:41:50 MQT: stat/eingang/STATUS2 = {"StatusFWR":{"Version":"9.1.0.2(tasmota)","BuildDateTime":"2020.11.30 18:52:51","Boot":31,"Core":"2_7_47","SDK":"2.2.2-dev(38a443e)","CpuFrequency":80,"Hardware":"ESP8266EX","CR":"341/699"}} 10:41:50 MQT: stat/eingang/STATUS3 = {"StatusLOG":{"SerialLog":2,"WebLog":2,"MqttLog":0,"SysLog":0,"LogHost":"","LogPort":514,"SSId":["WiFi",""],"TelePeriod":300,"Resolution":"558180C0","SetOption":["00008009","2805C8000100060000005A00000000000000","00000001","00006000","00000000"]}} 10:41:50 MQT: stat/eingang/STATUS4 = {"StatusMEM":{"ProgramSize":608,"Free":392,"Heap":23,"ProgramFlashSize":1024,"FlashSize":1024,"FlashChipId":"1440EF","FlashFrequency":40,"FlashMode":3,"Features":["00000407","8FDAE797","04368001","000000CF","010013C0","C000F981","00004004","00001000"],"Drivers":"1,2,3,4,5,6,7,8,9,10,12,16,18,19,20,21,22,24,26,27,29,30,35,37,45","Sensors":"1,2,3,4,5,6"}} 10:41:50 MQT: stat/eingang/STATUS5 = {"StatusNET":{"Hostname":"eingang-5536","IPAddress":"192.168.0.213","Gateway":"192.168.0.4","Subnetmask":"255.255.255.0","DNSServer":"192.168.0.2","Mac":"3C:71:BF:31:95:A0","Webserver":2,"WifiConfig":4,"WifiPower":17.0}} 10:41:50 MQT: stat/eingang/STATUS6 = {"StatusMQT":{"MqttHost":"192.168.0.5","MqttPort":1883,"MqttClientMask":"DVES%06X","MqttClient":"DVES_3195A0","MqttUser":"Stan","MqttCount":2,"MAX_PACKET_SIZE":1200,"KEEPALIVE":30}} 10:41:50 MQT: stat/eingang/STATUS7 = {"StatusTIM":{"UTC":"2020-12-01T09:41:50","Local":"2020-12-01T10:41:50","StartDST":"2020-03-29T02:00:00","EndDST":"2020-10-25T03:00:00","Timezone":"+01:00","Sunrise":"08:23","Sunset":"16:55"}} 10:41:50 MQT: stat/eingang/STATUS10 = {"StatusSNS":{"Time":"2020-12-01T10:41:50"}} 10:41:50 MQT: stat/eingang/STATUS11 = {"StatusSTS":{"Time":"2020-12-01T10:41:50","Uptime":"0T00:12:26","UptimeSec":746,"Heap":23,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":38,"MqttCount":2,"POWER":"ON","Dimmer":100,"Color":"FF00000000","HSBColor":"0,100,100","White":0,"CT":153,"Channel":[100,0,0,0,0],"Scheme":0,"Fade":"ON","Speed":5,"LedTable":"ON","Wifi":{"AP":1,"SSId":"WiFi","BSSId":"A4:71:74:06:57:C3","Channel":5,"RSSI":34,"Signal":-83,"LinkCount":1,"Downtime":"0T00:00:05"}}}

close-issue-app[bot] commented 3 years ago

This issue has been automatically closed because the issue template is missing or incomplete. Filling the template is required so standard questions don't need to be asked again each time. Our ability to provide assistance is greatly hampered if few minutes are not taken to complete the issue template with the requested information. The details requested potentially affect which options to pursue. The small amount of time you will spend completing the template will also help the volunteers, providing assistance to you, to reduce the time required to help you. Please, could you be so kind on completing the issue template in order to have more information so as to properly help you? Thank you for taking the time to report, hopefully it can be resolved soon. Wiki for more information. Chat for more user experience. Community for forum. Code of Conduct Contributing Guideline and Policy