summaryrefslogtreecommitdiff
path: root/mqtt-notify.py
AgeCommit message (Collapse)Author
2020-10-14mqtt-notify.py: Switch to synchronous Secret.password_lookup_sync()HEADmasterMatt Turner
Using the asynchronous function caused multiple password dialogs to appear.
2020-10-03mqtt-notify.py: Use asynchronous Secret.password_lookup()Matt Turner
2020-10-03mqtt-notify.py: Use walrus operatorMatt Turner
2019-10-09Initial importMatt Turner