ploeffler
ploeffler
Todo: +) include SoftwareSerial to drivers +) include espsoftwareserial to drivers Changes in File MySensors.h replace line 372 with ---- `#if defined(MY_RS485_SWSERIAL) #if defined(ESP8266) || defined(ESP32) #include "drivers/ESPSoftwareSerial/SoftwareSerial.cpp" #elif #include...
(I know it's just a extreme detail ;-) ) the maximum value, you could get out of a 10bit unsigned is 1023 and not, as written in line 33 of...
the firmwire runs on plutoplus. connecting via usb is working fine. eth0 on the plutoplus is not available, so it can not be accessed via the gigabitethernetport. the ethernet-chip is...
### Discussed in https://github.com/lora-aprs/LoRa_APRS_iGate/discussions/299 Originally posted by **ploeffler** May 19, 2023 hi peter (ich mach das gleich auf deutsch) hab gestern mitgespielt beim #aprsthursday Net und hatte da eine größeres...
### System Health details ## System Information version | core-2024.4.3 -- | -- installation_type | Home Assistant Container dev | false hassio | false docker | true user | root...
added the expected metrics to some values

as of version v3.36.0 range area charts ([https://apexcharts.com/javascript-chart-demos/range-area-charts/basic/](https://apexcharts.com/javascript-chart-demos/range-area-charts/basic/)) are possible to be displayed. would be extra cool to have e.g. the mean statistics of an entity configured and its possible...
...of altiwx.filename in scripts/lrpt-meteorm2.py and scripts/apt-noaa.py as a workarround I placed a `.replace(" ","\\ ")` in the beginning