I have a Galaxy Watch 5 Pro, and am running the Home Assistant companion app on it. One of the sensors it is able to detect is "Bedtime mode", which is toggled based on the watch's sleep mode state, which I manually toggle. This is automatically synced with the sleep mode on my Galaxy S23 Ultra, but I don't see a sensor option in the Android companion app to detect this from my phone rathed than from mg watch.
I can use this to trigger a sleep mode within Home Assistant to turn off lights and so forth, but there's a problem in that the polling rate for this sensor is rather slow — it seems like it can be at least a couple of minutes between me activating the mode on my watch and Home Assistant acknowledging the change.
I'd like to increase this polling rate somehow, or better yet make it assume the last known state is maintained until an update is received and for that update to occur immediately upon the watch having its mode state change.