DOMAIN = "smartthings_find" CONF_JSESSIONID = "jsessionid" BATTERY_LEVELS = { 'FULL': 100, 'MEDIUM': 50, 'LOW': 10 }