Skip to content

RF Bridge RF codes are not visible with 1.13.4 #1571

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

Closed
franki29 opened this issue Feb 23, 2019 · 3 comments
Closed

RF Bridge RF codes are not visible with 1.13.4 #1571

franki29 opened this issue Feb 23, 2019 · 3 comments

Comments

@franki29
Copy link

Hi all,
after upgrade RF Bridge to new code, the RF codes are not visible at the web interface.
But still it is working

Br. Frank

@mcspr
Copy link
Collaborator

mcspr commented Feb 23, 2019

WebUI from #1387 caused this.

wsSend(rfb);

I remember fixing the merge, but used the wrong variable! That line must send root object

@mcspr mcspr added this to the 1.13.5 milestone Feb 24, 2019
@PieBru
Copy link

PieBru commented Feb 25, 2019

wsSend(root) in line 107 of rfbridge.ino doesn't change the buggy behaviour.
Even setting the codes by hand in the RF page, after rebooting those codes disappear, but in the status page the switches goes on/off correctly, also corresponding MQTT messagges are sent correctly.
Thanks,
Piero

@mcspr
Copy link
Collaborator

mcspr commented Feb 25, 2019

@PieBru #1578 should fix that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants