-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Sonoff RFBridge not reporting any signal from 2 different PIR #7281
Comments
Could you add the logs when the PIR fired? |
That's the problem, it doesn't show anything on the console on the newer version. For the 7.1.2 this is what I got:
|
test this: SerialConfig 8N1 |
Just to confirm that indeed you will need have to execute command After the command execute a restart with I'll check if a better solution can be made and where it went wrong. |
Fix restore ShutterAccuracy, MqttLog, WifiConfig, WifiPower and SerialConfig (#7281)
Fix restore ShutterAccuracy, MqttLog, WifiConfig, WifiPower and SerialConfig (#7281)
This worked for me! |
Hi there, Thanks for the command, that actually worked with one of the 2 PIR. The second (still a Sonoff but somehow a little smoller), even it recon movment (meaning that the green light goes on), still the signal doesn't seems to be "received" by the RF Bridge. Unfortuantely, this is still not working (it was but I think on 6.9, I cannot be sure it did work since 7.X.X release because I set and forget while the other one automate my patio light, so I can "see" when it does his job. Any idea? Thanks |
It actually started to work now. Thanks |
Fix restore ShutterAccuracy, MqttLog, WifiConfig, WifiPower and SerialConfig (arendst#7281)
PROBLEM DESCRIPTION
A clear and concise description of what the problem is.
RFBridge is not "capturing" (or at least reporting) RF signal from 2 PIR sensors.
1 of those two was working pre-update, the other one was surely working on 6.9.x release, I just noticed it is not working with 7.1.2 and 7.2.0
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Backlog Template; Module; GPIO 255
:16:20:31 CMD: Backlog Template; Module; GPIO 255
16:20:31 MQT: stat/RFBridge01/RESULT = {"NAME":"Generic","GPIO":[255,255,255,255,255,255,255,255,255,255,255,255,255],"FLAG":1,"BASE":18}
16:20:31 MQT: stat/RFBridge01/RESULT = {"Module":{"25":"Sonoff Bridge"}}
16:20:31 MQT: stat/RFBridge01/RESULT = {"GPIO0":{"17":"Button1"},"GPIO1":{"148":"Serial Tx"},"GPIO2":{"0":"None"},"GPIO3":{"149":"Serial Rx"},"GPIO4":{"0":"None"},"GPIO5":{"0":"None"},"GPIO9":{"0":"None"},"GPIO10":{"0":"None"},"GPIO12":{"0":"None"},"GPIO13":{"56":"Led1i"},"GPIO14":{"0":"None"},"GPIO15":{"0":"None"},"GPIO16":{"0":"None"}}
Backlog Rule1; Rule2; Rule3
:Status 0
:(Please use
weblog 4
for more debug information)TO REPRODUCE
Steps to reproduce the behavior:
Updated from 7.1.2 to 7.2.0 (please note, I already saw this problem on 7.1.2.6 dev updating from 7.1.2.4 or .3 dev)
EXPECTED BEHAVIOUR
A clear and concise description of what you expected to happen.
See RF signals in console and report them to MQTT
SCREENSHOTS
If applicable, add screenshots to help explain your problem.
ADDITIONAL CONTEXT
Add any other context about the problem here.
(Please, remember to close the issue when the problem has been addressed)
The text was updated successfully, but these errors were encountered: