TheChatty

Results 24 issues of 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 ![image](https://user-images.githubusercontent.com/4789510/122803598-17874d00-d2c7-11eb-8015-f55e1792061a.png) ##...

not ASK/OOK
io-homecontrol

## Specifications for new sensor / switch / or other device ... - manufacturer: Somfy - model name: Smoove io - pictures of the device: ![image](https://user-images.githubusercontent.com/4789510/122798897-6631e880-d2c1-11eb-81e6-1150827bd9ce.png) ![image](https://user-images.githubusercontent.com/4789510/122800375-24a23d00-d2c3-11eb-839b-ee55a6163a7f.png) ![image](https://user-images.githubusercontent.com/4789510/122803107-7dbfa000-d2c6-11eb-86f3-f96811dbded4.png) ![image](https://user-images.githubusercontent.com/4789510/122803159-887a3500-d2c6-11eb-8ffd-5ef49407b271.png) ##...

not ASK/OOK
io-homecontrol

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:...

device support
feedback
discuss

### 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. ![image](https://user-images.githubusercontent.com/4789510/193695563-797a976d-4612-497c-9093-87aacfe8b94e.png) Now I'd like to change to ESP-IR (integrated board with emitter and receiver): ![image](https://user-images.githubusercontent.com/4789510/193694627-3a92959c-1742-4bd9-9d47-27bf76d5bf38.png) -...