Skip to content

Compatibility with Domoticz 2022.1#32

Open
bilbolodz wants to merge 10 commits into
seb821:masterfrom
bilbolodz:master
Open

Compatibility with Domoticz 2022.1#32
bilbolodz wants to merge 10 commits into
seb821:masterfrom
bilbolodz:master

Conversation

@bilbolodz
Copy link
Copy Markdown

Added compatibility with Domoticz 2022.1 RFLink MQTT hardware:

  • raw packet received from RFLink are transferred to rflink/in topic
  • command from rflink/out (and rflink/cmd) topic are transferred to RFLink

Added topic for Domoticz
Added RAW data sending for compatibility with Domoticz 2022.1 RFLink MQTT hardware
Added parameters for TCP socket
Add service for TCP socket
@bilbolodz
Copy link
Copy Markdown
Author

Added compatibility with Domoticz 2022.1 RFLink MQTT and TCP hardware:

  • raw packet received from RFLink are transferred to rflink/in topic
  • command from rflink/out (and rflink/cmd) topic are transferred to RFLink
  • raw packet received from RFLink are transferred to TCP socket
  • command from TCP socket are transferred to RFLink
  • concurrent multiple TCP socket available (number of active session limited in code)

@gizmocuz
Copy link
Copy Markdown

gizmocuz commented Nov 14, 2022

Would be nice if it was compatible with the MQTT Auto Discovery protocol so it can be used by multiple home automation systems
Could be a matter of providing the config objects maybe

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

Successfully merging this pull request may close these issues.

2 participants