wee_device --clear-memory:
...
raise weewx.WeeWxIOError("Unable to read hardware type")
weewx.WeeWxIOError: Unable to read hardware type
I don't understand why this happens. I even tried to use another console, same problem.
Then, as sugested option, I used:
[StdArchive]
...
record_generation = software
- and this worked, thanks.