Hi all,
I have automations setup to switch my heating to away mode if we leave the house and home mode when we return.
I want to make it more clever though - it might not be on Home mode when we leave the house, for instance it could be on Day Off mode, so I would want it to return to that when we return - in essence, whenever we get home, return it into the mode it was before we left.
Figuring I could use Scene Snapshots, but I can’t find a way because the heating mode is an attribute of the main entity:
The device (entity) is ‘climate.home’, and there is an attribute called ‘system_mode_status’ and below that another attribute called ‘mode’, and it’s that attribute I need to capture.
Any ideas please? As is probably self-evident, I am not great with YAML!
Thanks so much!
Paul