msedv
msedv
I'm using jsrrdgraph in some projects to visualize measurements - compliments, a great improvement over statically (with rrdgraph) created graphs which makes analyzing values much more comfortable! Today for the...
autobahn-python-master/examples/twisted/websocket/echo_tls: I added the Letsencrypt cer&key of the Apache on the server the code is running on; works great in **all** browsers apart from Safari (no matter if on my...
First: great library, made the integration in our Grafana-environment really simple! One bug: I have **two** dehumidifiers. No matter if using the provided dehumi_control.py or my own Python script I...
Your flag handling isn't working at all - only if the default values are "accidentally" correct. Sample: MQTT := TMQTT.Create(eIP.Text, StrToInt(ePort.Text)); MQTT.Username := eUsername.Text; MQTT.Password := ePassword.Text; MQTT.WillTopic := '';...
When having: if MQTT.Connect then one get's True as return value even if the connect failed. Suggestion: in CONNACK the "Connect Return code" should be checked; any value other than...
As long as I'm only accessing ONE SPI device everything is fine, but when accessing TWO (in my case: MFRC522.py for two RFID-Readers) only one of them works. Looking at...
Starting with the firmware based on the 2.4 kernels it isn't possible to deactivate device_tree anymore which makes the library stop working - anyone any idea what has to be...
We have several Pi4 displaying 6-12 RTSP streams from Dahua surveillance cameras. Switching to VLC isn't really a practical solution. Regarding Raspbian Bullseye I made the following observations: Running: 1....
Three dumps from three E450 smart meters configured by Wiener Netze which don't get parsed although my Tasmota-script successfully decodes them: ``` 22:43:59.742 :>02 09 09 0c 07 e7 09...