-
Hi there,
I'm trying to configure this plugin in my Homebridge installation on a Pi 4b. I have connected a Arduino with RFLink which is connected to the confirmed `/dev/ttyACM0` port.
When I tri…
-
As per the rflink protocol reference.
TEMP=9999 => Temperature (hexadecimal), high bit contains negative sign, needs division by 10 (0xC0 = 192 decimal = 19.2 degrees)
Currently negative temperatu…
-
hello
how can i install and configure this addon?
4noxx updated
4 years ago
-
First of all huge thanks for creating this, I love being able to solve a 300€ problem for about 3€ ;)
What I have
- 1 shutter in my bedroom (+ a 1-channel remote with 3 buttons up/down/my)
- 3 bl…
-
Trying to load this addon into openhab 3 and im getting the following dependency errors.
`Unresolved requirement: Import-Package: org.eclipse.jdt.annotation; resolution:="optional"
Unresolved requ…
-
### The problem
I can't make working my remote a DOOYA DC1600.
This one need the quadstate in the rcswitch library
example : https://community.home-assistant.io/t/dooya-roller-shutters-rf-433mh…
-
Add boiler control using danfoss rx2
-
Hey, I'm looking to add MQTT-over-Ethernet support for those of us on the AVR platform, as well as adding support for some door and window sensors. However, I've run into a roadblock. Is this fork kno…
-
- [X] create new plugin to gain initial support for a new protocol
- [X] support basic receiving
- [X] recv: process the repeatation (message is sent three times)
- [X] recv: Have clarity about pro…
-
My maplin weather station reports humidity as decimal. This appears to be correct as per the rflink protocol reference. HUM=99 => Humidity (decimal value: 0-100 to indicate relative humidity in %)
I …