botihu
botihu
I found the same issue as @Jakuje described The tarball from GitHub release `virtualsmartcard-0.9` includes `src/vpicc/py-compile` script which comes from an older automake and has internal version tag `scriptversion=2018-03-07.03; #...
I would check for serial connection to the node controller is there any debug message printed or don't. Maybe trying to pump up debug level and do reboot the sensor....
You may can try http://192.168.4.1/debug?lvl=5 (it may not works if sensor is not fully configured and running in setup mode.) Debug messages can be found on serial console (using usb...
Hi Lajos, If you don't use Braille terminal at all, it is safe to completely remove brlrtty from your linux host. Chers, Boti On Mon, Oct 14, 2024 at 8:15 ...
Here are the environment variables from my kubernetes pod running the ebusd container image Environment: EBUSD_SCANCONFIG: full EBUSD_DEVICE: enh:192.168.x.x:9999 EBUSD_MQTTPORT: 1883 EBUSD_MQTTHOST: 192.168.x.x EBUSD_MQTTUSER: *redacted* EBUSD_MQTTPASS: *redacted* EBUSD_MQTTINT: /etc/ebusd/mqtt-hassio.cfg EBUSD_MQTTJSON:
Somone reported the same error to home assistant. it was closed as it is not part of HA neither mqtt integration. https://github.com/home-assistant/core/issues/112642