Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command: RfRaw 177 doesnt work as it should in latest Dev 6.2.1.16 #4085

Closed
3 tasks
Jason2866 opened this issue Oct 16, 2018 · 1 comment
Closed
3 tasks
Labels
bug Type - Confirmated Bug fixed Result - The work on the issue has ended

Comments

@Jason2866
Copy link
Collaborator

IMPORTANT NOTICE
If you do not complete the template below it is likely that your issue will not be addressed. When providing information about your issue please be as extensive as possible so that it can be solved by as little as possible responses.

Describe the bug
command rfraw 177 doesnt receive correct

Also, make sure these boxes are checked [x] before submitting your issue - Thank you!

  • Hardware used : RFBridge
  • Development/Compiler/Upload tools used :
    Latest Dev 6.2.1.16
  • Provide the output of commandstatus 0 :
    16:50:29 CMD: Status 0
    16:50:29 MQT: stat/sonoff-82589D/STATUS = {"Status":{"Module":25,"FriendlyName":["Bridge2"],"Topic":"sonoff-82589D","ButtonTopic":"0","Power":0,"PowerOnState":3,"LedState":1,"SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0}}
    16:50:29 MQT: stat/sonoff-82589D/STATUS1 = {"StatusPRM":{"Baudrate":19200,"GroupTopic":"sonoffs","OtaUrl":"http://sonoff.maddox.co.uk/tasmota/sonoff.ino.bin","RestartReason":"Software/System restart","Uptime":"0T00:26:36","StartupUTC":"2018-10-16T14:23:53","Sleep":1,"BootCount":115,"SaveCount":195,"SaveAddress":"FA000"}}
    16:50:29 MQT: stat/sonoff-82589D/STATUS2 = {"StatusFWR":{"Version":"6.2.1.16","BuildDateTime":"2018-10-16T16:16:37","Boot":6,"Core":"2_3_0","SDK":"1.5.3(aec24ac9)"}}
    16:50:29 MQT: stat/sonoff-82589D/STATUS3 = {"StatusLOG":{"SerialLog":0,"WebLog":2,"SysLog":0,"LogHost":"","LogPort":514,"SSId":["Jason_Home_WLAN",""],"TelePeriod":300,"SetOption":["00008009","55818000","00000001"]}}
    16:50:29 MQT: stat/sonoff-82589D/STATUS4 = {"StatusMEM":{"ProgramSize":460,"Free":540,"Heap":19,"ProgramFlashSize":1024,"FlashSize":1024,"FlashMode":3,"Features":["00000809","8F8AA384","0C0003A1","800434C6","000004C2"]}}
    16:50:29 MQT: stat/sonoff-82589D/STATUS5 = {"StatusNET":{"Hostname":"sonoff-82589D-6301","IPAddress":"192.168.2.127","Gateway":"192.168.2.1","Subnetmask":"255.255.255.0","DNSServer":"192.168.2.1","Mac":"DC:4F:22:82:58:9D","Webserver":2,"WifiConfig":3}}
    16:50:29 MQT: stat/sonoff-82589D/STATUS6 = {"StatusMQT":{"MqttHost":"192.168.2.114","MqttPort":1883,"MqttClientMask":"sonoff-82589D","MqttClient":"sonoff-82589D","MqttUser":"openhabian","MqttType":4,"MAX_PACKET_SIZE":1000,"KEEPALIVE":15}}
    16:50:29 MQT: stat/sonoff-82589D/STATUS7 = {"StatusTIM":{"UTC":"Tue Oct 16 14:50:29 2018","Local":"Tue Oct 16 16:50:29 2018","StartDST":"Sun Mar 25 02:00:00 2018","EndDST":"Sun Oct 28 03:00:00 2018","Timezone":99,"Sunrise":"07:34","Sunset":"18:22"}}
    16:50:29 MQT: stat/sonoff-82589D/STATUS10 = {"StatusSNS":{"Time":"2018-10-16T16:50:29"}}
    16:50:29 MQT: stat/sonoff-82589D/STATUS11 = {"StatusSTS":{"Time":"2018-10-16T16:50:29","Uptime":"0T00:26:36","Vcc":3.182,"Wifi":{"AP":1,"SSId":"Jason_Home_WLAN","BSSId":"00:A0:57:2A:BD:19","Channel":13,"RSSI":100}}}
    STATUS 0 OUTPUT HERE

**To Reproduce**
_Steps to reproduce the behavior:_
Just use a RF Remote press a button and use Command RfRaw 177
Result:
16:52:41 CMD: rfraw 177
16:52:41 MQT: stat/sonoff-82589D/RESULT = {"RfRaw":"ON"}
16:52:41 MQT: tele/sonoff-82589D/RESULT = {"RfRaw":{"Data":"AAA055"}}
16:52:44 MQT: tele/sonoff-82589D/RESULT = {"RfRaw":{"Data":"AA B1 04 03"}}
16:52:44 MQT: tele/sonoff-82589D/RESULT = {"RfRaw":{"Data":"AA B1 03 03"}}

**Expected behavior**

16:52:45 MQT: tele/sonoff-8E8329/RESULT = {"RfRaw":{"Data":"AA B1 04 035D 016E 00EC 2512 01100120101010101010101001100110101010011001010123 55"}}
16:52:45 MQT: tele/sonoff-8E8329/RESULT = {"RfRaw":{"Data":"AA B1 03 0378 0130 24B8 01100110101010101010101001100110101010011001010112 55"}}

@ascillato2 ascillato2 added the bug Type - Confirmated Bug label Oct 16, 2018
arendst added a commit that referenced this issue Oct 16, 2018
Fix Sonoff Bridge RfRaw receive (#4080, #4085)
@arendst arendst added the fixed Result - The work on the issue has ended label Oct 16, 2018
@Jason2866
Copy link
Collaborator Author

:-) Works again.
Compared the responses from Bridge1 (old 6.1.1b) and this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Type - Confirmated Bug fixed Result - The work on the issue has ended
Projects
None yet
Development

No branches or pull requests

3 participants