Version
0.4.x

Troubleshooting


Most useful command to check boneio app running with systemd.

boneIO won’t start.

systemctl status boneio

There are some logs which might indicate what the problem is. Always check your config, if yaml is properly formatted.

journalctl -u boneio --all
journalctl -u boneio --all -f

You might need to customize logger. Check Logger page and then press reload logger button in Home Assistant.