You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! This strange way to contact you is the only available thing, except replying directly in Trifork's chat, but that feels dangerous (they could ban me and render my installation nonfunctional).
A year ago i decided to integrate DeviReg Smart wi-fi thermostats into my smart home and successfully reverse engineered the protocol. The software is available here: https://github.com/Sonic-Amiga/opensdg - channel-level protocol implementation, written in C https://github.com/Sonic-Amiga/org.openhab.binding.devireg - Danfoss binding (driver) for OpenHab; in Java. Exposes application-level protocol for those two devices in details.
You can use opensdg in order to connect to your devices, you only need to know application-level protocol, it can be obtained by reverse-engineering their Java app; not difficult.
The text was updated successfully, but these errors were encountered:
Hello! This strange way to contact you is the only available thing, except replying directly in Trifork's chat, but that feels dangerous (they could ban me and render my installation nonfunctional).
A year ago i decided to integrate DeviReg Smart wi-fi thermostats into my smart home and successfully reverse engineered the protocol. The software is available here:
https://github.com/Sonic-Amiga/opensdg - channel-level protocol implementation, written in C
https://github.com/Sonic-Amiga/org.openhab.binding.devireg - Danfoss binding (driver) for OpenHab; in Java. Exposes application-level protocol for those two devices in details.
You can use opensdg in order to connect to your devices, you only need to know application-level protocol, it can be obtained by reverse-engineering their Java app; not difficult.
The text was updated successfully, but these errors were encountered: