Hi.
I have a system on a boat running HA. Recently I have attached my sewage pump to a Sonoff Relay which means I can automate the pumping by every evening at a fixed time have the pump running for 2 minutes.
Now at the end of the 2 minute run I would like to have the following happening:
- GoogleHomeSpeaker: “Pumping finished. Would you like to run it a second time?”
- Me: Yes please
- HA triggers a 2 minute open/close of the pump relay.
I can trigger the 1. by listening to the State Change of the relay and then trigger the question. That works. But can trigger it as an actual question awaiting a user response from me?
It would be totally cool to have the boat actively telling me about the state of things but also asking questions that I can decide to take actions on.
Is this possible and if so how do I make this work? Help/pointers appreciated.
Mathias