I have 2 android devices in the androidtv integration setup in my HomeAssistant. On occasion both devices become unavailable. If I reload the device it goes back to normal.
Is there a way to automatically reload the device if the state of that device becomes “unavailable”?
I can read the device state with {{ states('media_player.epson_ls800') }}, but how to I automatically reload it if it equals “unavailable”?