I recently bought a house with 10 shutters equipped with Altron RadioBlack motors controlled via EasyWave. Of course, I want to control these shutters using my Homey Pro. However, browsing this forum, the only way to do that seems to be by using a Raspberry Pi connected to an Eldat RX09 USB stick which is no longer available.
So, now I’m wondering whether it would be possible to control these shutters directly from the Homey Pro. The 868 MHz configuration looks promising:
Attribute | Value |
---|---|
Carrier frequency | 868300000Hz |
Channel spacing | 325000Hz |
BaudRate | 12004Bd |
Modulation | ASK |
It might be possible to generate the appropriate signals directly from the Homey Pro using the Signals from the Homey Apps SDK. However, I cannot find a specification of the EasyWave protocol. All I know is that it also uses the 868,3 MHz frequency so at least that is a match. However, without an EasyWave specification I don’t know about the other attributes. Anybody else lucky in finding the EasyWave specification?
I’ve already tried to record the signal from the manual Altron receiver with the Homey Developers Tools, but the transmitted signal wasn’t even noticed by the Homey Pro. That might be a bad sign I guess.
Can anybody make a statement whether this is a route to further pursue or not? I.e., do I even stand a chance to get this working?