Stefan S

Results 7 issues of Stefan S

### What happened? Dragging downwards causes site reload. ### To Reproduce Bug Connect to WLED in AP mode using mobile phone (Pixel 3 w/ chrome) Try to drag position in...

bug
stale

Add support for the RaspyRFM 434/868 module: https://www.seegel-systeme.de/produkt/raspyrfm-ii/

Trying to implement a new protocol in a new folder (868)

- Configobject for AfcFei register - fetch FEI on packet reception - register areas for freg, fdev, bitrate etc. - add configuration object for Dio2Mapping - support reception of different...

Is there be a possibility to connect via socket instead of serial port? E. g. ``` { "plugin": "homeduino", "driver": "socket", "driverOptions": { "host": "pi2.local", "port": 1752 } } ```

question

Initial connection to broker: [ 12315][I][AsyncMqttClient.cpp:686] connect(): CONNECTING [ 12329][I][AsyncMqttClient.cpp:188] _onConnect(): TCP conn, MQTT CONNECT [ 12330][I][AsyncMqttClient.cpp:369] _addFront(): new front #1 [ 12331][I][AsyncMqttClient.cpp:414] _handleQueue(): snd #1: 36/36 [ 12332][I][AsyncMqttClient.cpp:424] _handleQueue():...