Keybase proof
I hereby claim:
- I am lpomfrey on github.
- I am lpomfrey (https://keybase.io/lpomfrey) on keybase.
- I have a public key whose fingerprint is 7EB1 A77A 8031 0B0D 3413 857F A0CF 3650 5ADE 6079
To claim this, I am signing this object:
# -*- coding: utf-8 -*- | |
import os | |
import json | |
import logging | |
import urllib3 | |
_debug = os.environ.get('DEBUG', '').lower() in ('1', 'y', 'yes', 'true', 'on') | |
_logger = logging.getLogger('HomeAssistant-Intents') | |
_logger.setLevel(logging.DEBUG if _debug else logging.INFO) |
I hereby claim:
To claim this, I am signing this object: