Is it possible to configure the Shelly Flood to periodically, like for instance once per day, report it's status on MQTT?
I would like to be able to keep track of the battery level as well as just get a sign of life from the device so that I know that it's operating correctly.
If the device is unable to periodically publish on MQTT itself, does the MQTT interface have some kind of `status` command that could be triggered instead?
(This seems unlikely though since the device seems to go into deep sleep and shuts down the network connection when doing so)