dlashua / hammerspoon-mqtt-sleepwatcher

20 stars 4 forks source link

Hashed password parameter #5

Open djiwondee opened 3 years ago

djiwondee commented 3 years ago

Is there a ways to provide a hashed password as parameter instead of clear text in the init file?

spoon.SleepWatch.mqtt_pass = 'YOUR MQTT PASSWORD'

dlashua commented 2 years ago

This isn't currently implemented, but a PR would be happily accepted.