Merge pull request #47 from pmagyar/click_environment_variables
[hc2mqtt.py] Click: allow values from Environment Variables
This commit is contained in:
@@ -200,4 +200,4 @@ def client_connect(client, device, mqtt_topic):
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
hc2mqtt()
|
||||
hc2mqtt(auto_envvar_prefix="HCPY")
|
||||
|
||||
Reference in New Issue
Block a user