TheChatty
TheChatty
[Suche](https://mediathekviewweb.de/#query=baydar%20felix)
Recent Fedora (28, 29 & 30) running kernel 4.18 or newer fail to load applespi. Here's the output from 4.20.0-1.fc30.x86_64 after compiling and loading the module: ``` # dmesg [...
## Expected Behavior Button push of [Thomson doorbell](https://www.hornbach.de/shop/i/4618196/artikel.html) ([datasheet](https://static.mythomson.com/var/fichiers/1559809906-produktblatt.pdf) or [this](https://static.mythomson.com/var/fichiers/not-carillon-sans-fil-thomson-513132-maisonic.pdf)) creates a log entry by SIGNALduino loglevel 5. ## Actual Behavior No log entry to be found. ## Steps...
## Specifications for new sensor / switch / or other device ... - manufacturer: Velux - model name: Window Blinds remote / io.homecontrol - pictures of the device  ##...
## Specifications for new sensor / switch / or other device ... - manufacturer: Somfy - model name: Smoove io - pictures of the device:     ##...
SignalDuino already has support for [AC114-xxB](https://github.com/RFD-FHEM/RFFHEM/blob/master/FHEM/lib/SD_ProtocolData.pm#L1656) and [BeSmart_Sx](https://github.com/RFD-FHEM/RFFHEM/blob/master/FHEM/lib/SD_ProtocolData.pm#L2177). Using rtl_433_ESP both devices are reported as "[unknown protocol](https://github.com/NorthernMan54/rtl_433_ESP/issues/45)". Raw message from AC114-xxB: ``` rtl_433_ESP(6): Signal length: 417996, Gap length: 21995386, Signal...
I have the following input: ``` { "ADDRESS": "Streetname 1", "ADDRESS2": { "TYPE": "MB", "content": "Streetname 2" } } ``` And the following JSLT: ``` let address = if(is-object(.ADDRESS)) .ADDRESS.content...
I've got some doorbells whose buttons have no battery, i.e. they harvest energy when a user pushes the button. I can't get it to get decoded. Here are some samples:...
### PROBLEM DESCRIPTION I have got two meters requiring RX/TX and one meter requiring only RX - all connected at the same time. Whether SML script works depends on the...
SML works fine with some ESP8266 and D0 transceiver on hardware and software serial.  Now I'd like to change to ESP-IR (integrated board with emitter and receiver):  -...