We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the reolink wireless doorbell when pressed is wrongly classified as Smoke-GS558. Product page: https://reolink.com/product/reolink-video-doorbell-wifi
Published message to MQTT: { "model": "Smoke-GS558", "id": 30921, "unit": 19, "learn": 0, "code": "4f1933", "protocol": "Wireless Smoke and Heat Detector GS 558", "rssi": -88, "duration": 3714864 }
{ "model": "Smoke-GS558", "id": 30921, "unit": 19, "learn": 0, "code": "4f1933", "protocol": "Wireless Smoke and Heat Detector GS 558", "rssi": -88, "duration": 3714864 }
Same issue was solved for rtl_433 following merbanan/rtl_433#2277
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current Situation
Currently the reolink wireless doorbell when pressed is wrongly classified as Smoke-GS558.
Product page: https://reolink.com/product/reolink-video-doorbell-wifi
Published message to MQTT:
{ "model": "Smoke-GS558", "id": 30921, "unit": 19, "learn": 0, "code": "4f1933", "protocol": "Wireless Smoke and Heat Detector GS 558", "rssi": -88, "duration": 3714864 }
Proposed Change
Same issue was solved for rtl_433 following merbanan/rtl_433#2277
Additional Context
No response
The text was updated successfully, but these errors were encountered: