So, relatively new to HA. Got a lot of the basics installed so starting on projects tackling really simple ones first to gradually learn the system and features.
I signed up for Nabu Casa. I can’t for the life of me remember where it was displayed, but I remember there was a message that I now had access to two new properties useful for turning off nabu when at home, and turning it back on when not, implying it was simple YAML code.
I’d like to set this up and feels like the psuedocode would be something like:
- If presence changes from At Home to not at home, turn on Nabu Casa
- If presence changes from not at home to At Home, turn off Nabu Casa
Seems easy but could really use some help. I can’t find the notification that laid out the two YAML commands, and even if I did, not sure where to put the code.
Has anyone done this before and would be willing to share or help?