Closed sebska closed 7 months ago
Hi,
i am trying to get a full log out of the Addon. It is truncated but i want to see all. So my config-File looks like this:
scanconfig: true mqtttopic: ebusd mqttint: /etc/ebusd/mqtt-hassio.cfg mqttjson: true network_device: ens:192.168.7.130:9999 loglevel_all: debug accesslevel: "*" commandline_options: "--logfile=/homeassistant/ebusd.log"
to get a file that i can see within HA. But it would not show up in my "File Editor" Addon. What is wrong?
Sebastian
see this PR that should solve your problem.
Hi,
i am trying to get a full log out of the Addon. It is truncated but i want to see all. So my config-File looks like this:
to get a file that i can see within HA. But it would not show up in my "File Editor" Addon. What is wrong?
Sebastian