HI,
Trying to show the home-assistant.log file in the frontend using:
- platform: file
file_path: /config/home-assistant.log
name: Log tail
this shows only the last line though. Can we somehow change the options of this sensor to tail and scroll the log?
frontail https://github.com/mthenw/frontail shows a nice idea, maybe this is the alternative? Has anybody gotten this ti work in Hassio?
Please chime in @mthenw
cheers,
Marius