TheChatty
TheChatty
Please update SDK to [v3.0.1](https://github.com/espressif/ESP8266_NONOS_SDK/archive/v3.0.1.zip).
Using master rev. 09474e6 I can't run make because Pyhton 3.8 fails running gen_appbin.py: ` File "/var/tmp/esp_iot_sdk_v2.1.0/tools/gen_appbin.py", line 55 print 'file_name cannot be none\n'` When I force `make` to use...
**Describe the bug** Four iPhones on iOS 15 in battery saving mode flood logs with (NOT) DETECTED messages even though they are present and in standby. **To Reproduce** See above....
I could update other devices from 14.5 betas to newer ones but my iPhone 7 fails to be recognized in recovery mode. ``` $ idevicerestore /.../iPhone_4.7_P3_14.5_18E199_Restore.ipsw Found device in Normal...
Ich habe e8a6fca und [PulseMin 30](https://github.com/RFD-FHEM/SIGNALDuino/blob/e8a6fca0b161f3ce0eb530ce4f7f065c8c80e9d3/src/functions.h#L25) und [PulseMin 30](https://github.com/RFD-FHEM/SIGNALDuino/blob/e8a6fca0b161f3ce0eb530ce4f7f065c8c80e9d3/src/signalesp.h#L81) mit `env:esp32_CC1101` kompiliert. Default ist eine Bandbreite von 325 kHz eingestellt, verstellt man diese, stürzt der ESP32 bei dreistelliger Bandbreite zu...
Es wäre schön, wenn SignalDuino per MQTT kommunizieren würden, so wie [OpenMQTTGateway](https://github.com/1technophile/OpenMQTTGateway/issues/958). Dann wäre man nicht an FHEM gebunden. Konkret möchte ich Homebridge zum steuern meiner 433MHz-Aktoren verwenden, welche per...
Is it possible via e.g. Codecs to enhance mqttthing to execute scripts instead of publishing/subscribing a MQTT message? This would eliminate the need for half-baked plugins and use mqttthing even...
I have a projector canvas and I could control it with two stateless switches and naming them "canvas up" and "canvas down". But then I can't see its current position...
Hi, I use "Aedes embedded MQTT Broker" and all my mqtt devices register successfully to it. Problem is: mqttthing loading is finished before Aedes is. Thus "startPub" is executed before...
### Versions * Python: 3.10.6 * OS: Win11 x64 * Pymodbus: 3.0.0.dev4 * Modbus Hardware (if used): n/a ### Pymodbus Specific * Server: definately tcp, maybe rtu/ascii - sync/async *...