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

Compatibility with Domoticz 2022.1 #31

Closed
bilbolodz opened this issue Feb 1, 2022 · 1 comment
Closed

Compatibility with Domoticz 2022.1 #31

bilbolodz opened this issue Feb 1, 2022 · 1 comment

Comments

@bilbolodz
Copy link

New domoticz finally has support for RFLink over MQTT. Unfortunately it's not compatible with your software because it listen on:

#define TOPIC_OUT "rflink/out"
#define TOPIC_IN "rflink/in"

Any plans to make it compatible with new Domoticz?

@bilbolodz
Copy link
Author

It look's that Domoticz MQTT plugin expect in "rflink/in" channel just raw data as it comes from RFLink:
"20;F4;Oregon TempHygro;ID=2D5D;TEMP=00d0;HUM=26;HSTATUS=2;" The same in "rflink/out" topic.

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

No branches or pull requests

1 participant