Hi there, on my raspberry pi (3B+ I guess) I am facing the issue, that the Bluetooth adaptor/integration is not able to load properly. It is suggested to power cycle the device and actually a simple reboot usually does the trick already. So I figured I might automate this issue only to realise although there is both a service to check on the configuration and to reboot the host (not restart homeassistant), I could not find a hint that rebooting is automatically checking the configuration as restarting does.
Would anyone know a clever workaround maybe?
I consider myself advanced but not expert in homeassistant, so I could need a helping hand with the following idea:
- Perform configuration check, if it fails it should generate a persistent notification
- Check for the persistent notification (how???)
- If no event found, perform reboot
Cheers!