TheRandomNinja@beehaw.orgtohomeassistant@lemmy.world•NFC tags are a complete game changer!!English
3·
1 year agoI really like that “tag as a garage door opener” idea!
@TheRandomNinja@beehaw.org @TheRandomNinja@infosec.pub
I really like that “tag as a garage door opener” idea!
I don’t have a lot of automations yet, but a really useful one has been using smart plugs to detect when the laundry machines are running so that Home Assistant can send alerts when they finish.
If your non-root user has sudo access, then it should be as easy as making your Ansible playbook log in as the non-root user by default, and then use Ansible’s
become
for anything that needs to run with sudo.