mirror of
https://github.com/thelsing/knx.git
synced 2025-11-07 01:20:20 +01:00
Some strange bug/feature...
Information is transmitted only when the device got time from KNX, I have put
if (timeStatus() == timeSet && resetPeriod != 0)
{
resetEnergyLoop();
}
But don't know if it's enough...
|
||
|---|---|---|
| .. | ||
| knx-bme680 | ||
| knx-cc1310 | ||
| knx-demo | ||
| knx-demo-coupler | ||
| knx-hdc1008 | ||
| knx-linux | ||
| knx-linux-coupler | ||
| knx-pzem004 | ||
| knx-sonoffS20 | ||
| knx-usb | ||
| knxPython | ||