ha-mqtt-iot
ha-mqtt-iot copied to clipboard
Program fails if `/etc/machine-id` is not available
Trying this on an embedded system (router) that does not have /etc/machine-id, the program fails.
Workaround is to just write your own random ID to that file, but we want to do something different in future.