Created
September 26, 2023 19:32
-
-
Save Sperryfreak01/c720ba5f0dee9ebc42f9b37fc4bf257c to your computer and use it in GitHub Desktop.
lutron diagnostic
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "home_assistant": { | |
| "installation_type": "Home Assistant OS", | |
| "version": "2023.9.2", | |
| "dev": false, | |
| "hassio": true, | |
| "virtualenv": false, | |
| "python_version": "3.11.5", | |
| "docker": true, | |
| "arch": "x86_64", | |
| "timezone": "America/Los_Angeles", | |
| "os_name": "Linux", | |
| "os_version": "6.1.45", | |
| "supervisor": "2023.09.2", | |
| "host_os": "Home Assistant OS 10.5", | |
| "docker_version": "23.0.6", | |
| "chassis": "vm", | |
| "run_as_root": true | |
| }, | |
| "custom_components": { | |
| "pirateweather": { | |
| "version": "1.2.3", | |
| "requirements": [ | |
| "python-forecastio==1.4.0" | |
| ] | |
| }, | |
| "adaptive_lighting": { | |
| "version": "1.19.0", | |
| "requirements": [ | |
| "ulid-transform" | |
| ] | |
| }, | |
| "mail_and_packages": { | |
| "version": "0.3.17", | |
| "requirements": [ | |
| "beautifulsoup4", | |
| "Pillow>=9.0" | |
| ] | |
| }, | |
| "hacs": { | |
| "version": "1.32.1", | |
| "requirements": [ | |
| "aiogithubapi>=22.10.1" | |
| ] | |
| }, | |
| "frigate": { | |
| "version": "4.0.0", | |
| "requirements": [ | |
| "pytz==2022.7" | |
| ] | |
| }, | |
| "alexa_media": { | |
| "version": "4.6.5", | |
| "requirements": [ | |
| "alexapy==1.26.8", | |
| "packaging>=20.3", | |
| "wrapt>=1.12.1" | |
| ] | |
| }, | |
| "ui_lovelace_minimalist": { | |
| "version": "v1.3.6", | |
| "requirements": [ | |
| "aiofiles==0.8.0", | |
| "aiogithubapi>=22.2.4" | |
| ] | |
| }, | |
| "bhyve": { | |
| "version": "3.2.0", | |
| "requirements": [] | |
| }, | |
| "nodered": { | |
| "version": "2.2.0", | |
| "requirements": [] | |
| }, | |
| "ytube_music_player": { | |
| "version": "20230321.01", | |
| "requirements": [ | |
| "ytmusicapi==0.25.0", | |
| "pytube==10.5.1", | |
| "integrationhelper==0.2.2" | |
| ] | |
| }, | |
| "dwains_dashboard": { | |
| "version": "3.4.3", | |
| "requirements": [] | |
| }, | |
| "ac_infinity": { | |
| "version": "1.0.0", | |
| "requirements": [ | |
| "ac-infinity-ble==0.4.2" | |
| ] | |
| } | |
| }, | |
| "integration_manifest": { | |
| "domain": "lutron_caseta", | |
| "name": "Lutron Cas\u00e9ta", | |
| "codeowners": [ | |
| "@swails", | |
| "@bdraco", | |
| "@danaues" | |
| ], | |
| "config_flow": true, | |
| "documentation": "https://www.home-assistant.io/integrations/lutron_caseta", | |
| "homekit": { | |
| "models": [ | |
| "Smart Bridge" | |
| ] | |
| }, | |
| "iot_class": "local_push", | |
| "loggers": [ | |
| "pylutron_caseta" | |
| ], | |
| "requirements": [ | |
| "pylutron-caseta==0.18.2" | |
| ], | |
| "zeroconf": [ | |
| { | |
| "type": "_lutron._tcp.local.", | |
| "properties": { | |
| "SYSTYPE": "radiora3*" | |
| } | |
| }, | |
| { | |
| "type": "_lutron._tcp.local.", | |
| "properties": { | |
| "SYSTYPE": "smartbridge*" | |
| } | |
| }, | |
| { | |
| "type": "_lutron._tcp.local.", | |
| "properties": { | |
| "SYSTYPE": "ra2select*" | |
| } | |
| } | |
| ], | |
| "is_built_in": true | |
| }, | |
| "data": { | |
| "entry": { | |
| "title": "032e1e32", | |
| "data": { | |
| "host": "192.168.2.127", | |
| "keyfile": "lutron_caseta-032e1e32-key.pem", | |
| "certfile": "lutron_caseta-032e1e32-cert.pem", | |
| "ca_certs": "lutron_caseta-032e1e32-ca.pem" | |
| } | |
| }, | |
| "bridge_data": { | |
| "devices": { | |
| "1": { | |
| "device_id": "1", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Smart Bridge 2", | |
| "button_groups": null, | |
| "occupancy_sensors": null, | |
| "type": "SmartBridge", | |
| "model": "L-BDG2-WH", | |
| "serial": 53354034, | |
| "device_name": "Smart Bridge 2", | |
| "area": null | |
| }, | |
| "2": { | |
| "device_id": "2", | |
| "current_state": 0, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": "1", | |
| "name": "Master Bedroom_Hallway", | |
| "button_groups": null, | |
| "occupancy_sensors": null, | |
| "type": "WallDimmer", | |
| "model": "PD-6WCL-XX", | |
| "serial": 21099944, | |
| "device_name": "Hallway", | |
| "area": "6" | |
| }, | |
| "3": { | |
| "device_id": "3", | |
| "current_state": 0, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": "2", | |
| "name": "Dining Room_Chandelier", | |
| "button_groups": null, | |
| "occupancy_sensors": null, | |
| "type": "WallDimmer", | |
| "model": "PD-6WCL-XX", | |
| "serial": 21099945, | |
| "device_name": "Chandelier", | |
| "area": "9" | |
| }, | |
| "4": { | |
| "device_id": "4", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Living Room_Matt's Remote", | |
| "button_groups": [ | |
| "2" | |
| ], | |
| "occupancy_sensors": null, | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 12069711, | |
| "device_name": "Matt's Remote", | |
| "area": "2" | |
| }, | |
| "5": { | |
| "device_id": "5", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Living Room_Joy's Remote", | |
| "button_groups": [ | |
| "3" | |
| ], | |
| "occupancy_sensors": null, | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 12069706, | |
| "device_name": "Joy's Remote", | |
| "area": "2" | |
| }, | |
| "6": { | |
| "device_id": "6", | |
| "current_state": 0, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": "3", | |
| "name": "Living Room_Spot Lights", | |
| "button_groups": null, | |
| "occupancy_sensors": null, | |
| "type": "WallDimmer", | |
| "model": "PD-6WCL-XX", | |
| "serial": 66206539, | |
| "device_name": "Spot Lights", | |
| "area": "2" | |
| }, | |
| "7": { | |
| "device_id": "7", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Living Room_Front Door", | |
| "button_groups": [ | |
| "4" | |
| ], | |
| "occupancy_sensors": null, | |
| "type": "Pico4ButtonScene", | |
| "model": "PJ2-4B-GXX-X31", | |
| "serial": 42251679, | |
| "device_name": "Front Door", | |
| "area": "2" | |
| }, | |
| "8": { | |
| "device_id": "8", | |
| "current_state": 0, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": "4", | |
| "name": "Stairs_Stairs", | |
| "button_groups": null, | |
| "occupancy_sensors": null, | |
| "type": "WallDimmer", | |
| "model": "PD-6WCL-XX", | |
| "serial": 77947126, | |
| "device_name": "Stairs", | |
| "area": "4" | |
| }, | |
| "9": { | |
| "device_id": "9", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Stairs_Remote", | |
| "button_groups": [ | |
| "5" | |
| ], | |
| "occupancy_sensors": null, | |
| "type": "Pico4ButtonZone", | |
| "model": "PJ2-4B-GXX-X01", | |
| "serial": 30435237, | |
| "device_name": "Remote", | |
| "area": "4" | |
| }, | |
| "10": { | |
| "device_id": "10", | |
| "current_state": 0, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": "5", | |
| "name": "Upstairs Hallway_Hallway", | |
| "button_groups": null, | |
| "occupancy_sensors": null, | |
| "type": "WallDimmer", | |
| "model": "PD-6WCL-XX", | |
| "serial": 77950031, | |
| "device_name": "Hallway", | |
| "area": "5" | |
| }, | |
| "11": { | |
| "device_id": "11", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Upstairs Hallway_Pico", | |
| "button_groups": [ | |
| "6" | |
| ], | |
| "occupancy_sensors": null, | |
| "type": "Pico4ButtonZone", | |
| "model": "PJ2-4B-GXX-X01", | |
| "serial": 30890829, | |
| "device_name": "Pico", | |
| "area": "5" | |
| }, | |
| "12": { | |
| "device_id": "12", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Master Bedroom_Scene Controller", | |
| "button_groups": [ | |
| "7" | |
| ], | |
| "occupancy_sensors": null, | |
| "type": "Pico4ButtonScene", | |
| "model": "PJ2-4B-GXX-X31", | |
| "serial": 42251751, | |
| "device_name": "Scene Controller", | |
| "area": "6" | |
| }, | |
| "13": { | |
| "device_id": "13", | |
| "current_state": 0, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": "6", | |
| "name": "Master Bedroom_Closet", | |
| "button_groups": null, | |
| "occupancy_sensors": null, | |
| "type": "WallDimmer", | |
| "model": "PD-6WCL-XX", | |
| "serial": 78181978, | |
| "device_name": "Closet", | |
| "area": "6" | |
| }, | |
| "14": { | |
| "device_id": "14", | |
| "current_state": 0, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": "7", | |
| "name": "Patio_Back Porch Lights", | |
| "button_groups": null, | |
| "occupancy_sensors": null, | |
| "type": "WallSwitch", | |
| "model": "PD-8ANS-XX", | |
| "serial": 78524248, | |
| "device_name": "Back Porch Lights", | |
| "area": "10" | |
| }, | |
| "15": { | |
| "device_id": "15", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Master Bedroom_Lamps", | |
| "button_groups": [ | |
| "8" | |
| ], | |
| "occupancy_sensors": null, | |
| "type": "Pico4ButtonZone", | |
| "model": "PJ2-4B-GXX-X01", | |
| "serial": 30901092, | |
| "device_name": "Lamps", | |
| "area": "6" | |
| }, | |
| "16": { | |
| "device_id": "16", | |
| "current_state": 12, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": "8", | |
| "name": "Office_Purple Lamp", | |
| "button_groups": null, | |
| "occupancy_sensors": null, | |
| "type": "PlugInDimmer", | |
| "model": "PD-3PCL-WH", | |
| "serial": 54529256, | |
| "device_name": "Purple Lamp", | |
| "area": "12" | |
| }, | |
| "17": { | |
| "device_id": "17", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Master Bedroom_Bed and Lamps", | |
| "button_groups": [ | |
| "9" | |
| ], | |
| "occupancy_sensors": null, | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 82111442, | |
| "device_name": "Bed and Lamps", | |
| "area": "6" | |
| }, | |
| "18": { | |
| "device_id": "18", | |
| "current_state": 0, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": "9", | |
| "name": "Kitchen_Under Cabinet", | |
| "button_groups": null, | |
| "occupancy_sensors": null, | |
| "type": "WallSwitch", | |
| "model": "PD-8ANS-XX", | |
| "serial": 85449638, | |
| "device_name": "Under Cabinet", | |
| "area": "3" | |
| }, | |
| "19": { | |
| "device_id": "19", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Kitchen_Fridge Remote", | |
| "button_groups": [ | |
| "10" | |
| ], | |
| "occupancy_sensors": null, | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91742359, | |
| "device_name": "Fridge Remote", | |
| "area": "3" | |
| }, | |
| "20": { | |
| "device_id": "20", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Kitchen_Cabinet Remote", | |
| "button_groups": [ | |
| "11" | |
| ], | |
| "occupancy_sensors": null, | |
| "type": "Pico2Button", | |
| "model": "PJ2-2B-GXX-X01", | |
| "serial": 82734042, | |
| "device_name": "Cabinet Remote", | |
| "area": "3" | |
| }, | |
| "21": { | |
| "device_id": "21", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Kitchen_Sink Remote", | |
| "button_groups": [ | |
| "12" | |
| ], | |
| "occupancy_sensors": null, | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91828674, | |
| "device_name": "Sink Remote", | |
| "area": "3" | |
| }, | |
| "22": { | |
| "device_id": "22", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Living Room_Entryway Remote", | |
| "button_groups": [ | |
| "13" | |
| ], | |
| "occupancy_sensors": null, | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91828406, | |
| "device_name": "Entryway Remote", | |
| "area": "2" | |
| }, | |
| "23": { | |
| "device_id": "23", | |
| "current_state": 0, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": "10", | |
| "name": "Exterior_Back Porch Lights", | |
| "button_groups": null, | |
| "occupancy_sensors": null, | |
| "type": "WallSwitch", | |
| "model": "PD-8ANS-XX", | |
| "serial": 77991219, | |
| "device_name": "Back Porch Lights", | |
| "area": "13" | |
| }, | |
| "24": { | |
| "device_id": "24", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Garage Entry_Pico", | |
| "button_groups": [ | |
| "14" | |
| ], | |
| "occupancy_sensors": null, | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 82010488, | |
| "device_name": "Pico", | |
| "area": "14" | |
| }, | |
| "25": { | |
| "device_id": "25", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Workbench_Pico", | |
| "button_groups": [ | |
| "15" | |
| ], | |
| "occupancy_sensors": null, | |
| "type": "Pico2Button", | |
| "model": "PJ2-2B-GXX-X01", | |
| "serial": 91778922, | |
| "device_name": "Pico", | |
| "area": "16" | |
| }, | |
| "26": { | |
| "device_id": "26", | |
| "current_state": 0, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": "11", | |
| "name": "Garage_Lights", | |
| "button_groups": null, | |
| "occupancy_sensors": null, | |
| "type": "WallSwitch", | |
| "model": "PD-8ANS-XX", | |
| "serial": 85764691, | |
| "device_name": "Lights", | |
| "area": "15" | |
| }, | |
| "27": { | |
| "device_id": "27", | |
| "current_state": -1, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": null, | |
| "name": "Garage_Pico", | |
| "button_groups": [ | |
| "16" | |
| ], | |
| "occupancy_sensors": null, | |
| "type": "Pico4ButtonScene", | |
| "model": "PJ2-4B-GXX-X31", | |
| "serial": 41951111, | |
| "device_name": "Pico", | |
| "area": "15" | |
| }, | |
| "28": { | |
| "device_id": "28", | |
| "current_state": 0, | |
| "fan_speed": null, | |
| "tilt": null, | |
| "zone": "12", | |
| "name": "Patio_Deck Lights", | |
| "button_groups": null, | |
| "occupancy_sensors": null, | |
| "type": "WallSwitch", | |
| "model": "PD-8ANS-XX", | |
| "serial": 85692203, | |
| "device_name": "Deck Lights", | |
| "area": "10" | |
| } | |
| }, | |
| "buttons": { | |
| "101": { | |
| "device_id": "101", | |
| "current_state": "Release", | |
| "button_number": 0, | |
| "name": "Living Room_Matt's Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 12069711, | |
| "parent_device": "4" | |
| }, | |
| "102": { | |
| "device_id": "102", | |
| "current_state": "Release", | |
| "button_number": 1, | |
| "name": "Living Room_Matt's Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 12069711, | |
| "parent_device": "4" | |
| }, | |
| "103": { | |
| "device_id": "103", | |
| "current_state": "Release", | |
| "button_number": 2, | |
| "name": "Living Room_Matt's Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 12069711, | |
| "parent_device": "4" | |
| }, | |
| "104": { | |
| "device_id": "104", | |
| "current_state": "Release", | |
| "button_number": 3, | |
| "name": "Living Room_Matt's Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 12069711, | |
| "parent_device": "4" | |
| }, | |
| "105": { | |
| "device_id": "105", | |
| "current_state": "Release", | |
| "button_number": 4, | |
| "name": "Living Room_Matt's Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 12069711, | |
| "parent_device": "4" | |
| }, | |
| "106": { | |
| "device_id": "106", | |
| "current_state": "Release", | |
| "button_number": 0, | |
| "name": "Living Room_Joy's Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 12069706, | |
| "parent_device": "5" | |
| }, | |
| "107": { | |
| "device_id": "107", | |
| "current_state": "Release", | |
| "button_number": 1, | |
| "name": "Living Room_Joy's Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 12069706, | |
| "parent_device": "5" | |
| }, | |
| "108": { | |
| "device_id": "108", | |
| "current_state": "Release", | |
| "button_number": 2, | |
| "name": "Living Room_Joy's Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 12069706, | |
| "parent_device": "5" | |
| }, | |
| "109": { | |
| "device_id": "109", | |
| "current_state": "Release", | |
| "button_number": 3, | |
| "name": "Living Room_Joy's Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 12069706, | |
| "parent_device": "5" | |
| }, | |
| "110": { | |
| "device_id": "110", | |
| "current_state": "Release", | |
| "button_number": 4, | |
| "name": "Living Room_Joy's Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 12069706, | |
| "parent_device": "5" | |
| }, | |
| "111": { | |
| "device_id": "111", | |
| "current_state": "Release", | |
| "button_number": 1, | |
| "name": "Living Room_Front Door", | |
| "type": "Pico4ButtonScene", | |
| "model": "PJ2-4B-GXX-X31", | |
| "serial": 42251679, | |
| "parent_device": "7" | |
| }, | |
| "112": { | |
| "device_id": "112", | |
| "current_state": "Release", | |
| "button_number": 2, | |
| "name": "Living Room_Front Door", | |
| "type": "Pico4ButtonScene", | |
| "model": "PJ2-4B-GXX-X31", | |
| "serial": 42251679, | |
| "parent_device": "7" | |
| }, | |
| "113": { | |
| "device_id": "113", | |
| "current_state": "Release", | |
| "button_number": 3, | |
| "name": "Living Room_Front Door", | |
| "type": "Pico4ButtonScene", | |
| "model": "PJ2-4B-GXX-X31", | |
| "serial": 42251679, | |
| "parent_device": "7" | |
| }, | |
| "114": { | |
| "device_id": "114", | |
| "current_state": "Release", | |
| "button_number": 4, | |
| "name": "Living Room_Front Door", | |
| "type": "Pico4ButtonScene", | |
| "model": "PJ2-4B-GXX-X31", | |
| "serial": 42251679, | |
| "parent_device": "7" | |
| }, | |
| "115": { | |
| "device_id": "115", | |
| "current_state": "Release", | |
| "button_number": 1, | |
| "name": "Stairs_Remote", | |
| "type": "Pico4ButtonZone", | |
| "model": "PJ2-4B-GXX-X01", | |
| "serial": 30435237, | |
| "parent_device": "9" | |
| }, | |
| "116": { | |
| "device_id": "116", | |
| "current_state": "Release", | |
| "button_number": 4, | |
| "name": "Stairs_Remote", | |
| "type": "Pico4ButtonZone", | |
| "model": "PJ2-4B-GXX-X01", | |
| "serial": 30435237, | |
| "parent_device": "9" | |
| }, | |
| "117": { | |
| "device_id": "117", | |
| "current_state": "Release", | |
| "button_number": 2, | |
| "name": "Stairs_Remote", | |
| "type": "Pico4ButtonZone", | |
| "model": "PJ2-4B-GXX-X01", | |
| "serial": 30435237, | |
| "parent_device": "9" | |
| }, | |
| "118": { | |
| "device_id": "118", | |
| "current_state": "Release", | |
| "button_number": 3, | |
| "name": "Stairs_Remote", | |
| "type": "Pico4ButtonZone", | |
| "model": "PJ2-4B-GXX-X01", | |
| "serial": 30435237, | |
| "parent_device": "9" | |
| }, | |
| "119": { | |
| "device_id": "119", | |
| "current_state": "Release", | |
| "button_number": 1, | |
| "name": "Upstairs Hallway_Pico", | |
| "type": "Pico4ButtonZone", | |
| "model": "PJ2-4B-GXX-X01", | |
| "serial": 30890829, | |
| "parent_device": "11" | |
| }, | |
| "120": { | |
| "device_id": "120", | |
| "current_state": "Release", | |
| "button_number": 4, | |
| "name": "Upstairs Hallway_Pico", | |
| "type": "Pico4ButtonZone", | |
| "model": "PJ2-4B-GXX-X01", | |
| "serial": 30890829, | |
| "parent_device": "11" | |
| }, | |
| "121": { | |
| "device_id": "121", | |
| "current_state": "Release", | |
| "button_number": 2, | |
| "name": "Upstairs Hallway_Pico", | |
| "type": "Pico4ButtonZone", | |
| "model": "PJ2-4B-GXX-X01", | |
| "serial": 30890829, | |
| "parent_device": "11" | |
| }, | |
| "122": { | |
| "device_id": "122", | |
| "current_state": "Release", | |
| "button_number": 3, | |
| "name": "Upstairs Hallway_Pico", | |
| "type": "Pico4ButtonZone", | |
| "model": "PJ2-4B-GXX-X01", | |
| "serial": 30890829, | |
| "parent_device": "11" | |
| }, | |
| "123": { | |
| "device_id": "123", | |
| "current_state": "Release", | |
| "button_number": 1, | |
| "name": "Master Bedroom_Scene Controller", | |
| "type": "Pico4ButtonScene", | |
| "model": "PJ2-4B-GXX-X31", | |
| "serial": 42251751, | |
| "parent_device": "12" | |
| }, | |
| "124": { | |
| "device_id": "124", | |
| "current_state": "Release", | |
| "button_number": 2, | |
| "name": "Master Bedroom_Scene Controller", | |
| "type": "Pico4ButtonScene", | |
| "model": "PJ2-4B-GXX-X31", | |
| "serial": 42251751, | |
| "parent_device": "12" | |
| }, | |
| "125": { | |
| "device_id": "125", | |
| "current_state": "Release", | |
| "button_number": 3, | |
| "name": "Master Bedroom_Scene Controller", | |
| "type": "Pico4ButtonScene", | |
| "model": "PJ2-4B-GXX-X31", | |
| "serial": 42251751, | |
| "parent_device": "12" | |
| }, | |
| "126": { | |
| "device_id": "126", | |
| "current_state": "Release", | |
| "button_number": 4, | |
| "name": "Master Bedroom_Scene Controller", | |
| "type": "Pico4ButtonScene", | |
| "model": "PJ2-4B-GXX-X31", | |
| "serial": 42251751, | |
| "parent_device": "12" | |
| }, | |
| "127": { | |
| "device_id": "127", | |
| "current_state": "Release", | |
| "button_number": 1, | |
| "name": "Master Bedroom_Lamps", | |
| "type": "Pico4ButtonZone", | |
| "model": "PJ2-4B-GXX-X01", | |
| "serial": 30901092, | |
| "parent_device": "15" | |
| }, | |
| "128": { | |
| "device_id": "128", | |
| "current_state": "Release", | |
| "button_number": 4, | |
| "name": "Master Bedroom_Lamps", | |
| "type": "Pico4ButtonZone", | |
| "model": "PJ2-4B-GXX-X01", | |
| "serial": 30901092, | |
| "parent_device": "15" | |
| }, | |
| "129": { | |
| "device_id": "129", | |
| "current_state": "Release", | |
| "button_number": 2, | |
| "name": "Master Bedroom_Lamps", | |
| "type": "Pico4ButtonZone", | |
| "model": "PJ2-4B-GXX-X01", | |
| "serial": 30901092, | |
| "parent_device": "15" | |
| }, | |
| "130": { | |
| "device_id": "130", | |
| "current_state": "Release", | |
| "button_number": 3, | |
| "name": "Master Bedroom_Lamps", | |
| "type": "Pico4ButtonZone", | |
| "model": "PJ2-4B-GXX-X01", | |
| "serial": 30901092, | |
| "parent_device": "15" | |
| }, | |
| "131": { | |
| "device_id": "131", | |
| "current_state": "Release", | |
| "button_number": 0, | |
| "name": "Master Bedroom_Bed and Lamps", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 82111442, | |
| "parent_device": "17" | |
| }, | |
| "132": { | |
| "device_id": "132", | |
| "current_state": "Release", | |
| "button_number": 1, | |
| "name": "Master Bedroom_Bed and Lamps", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 82111442, | |
| "parent_device": "17" | |
| }, | |
| "133": { | |
| "device_id": "133", | |
| "current_state": "Release", | |
| "button_number": 2, | |
| "name": "Master Bedroom_Bed and Lamps", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 82111442, | |
| "parent_device": "17" | |
| }, | |
| "134": { | |
| "device_id": "134", | |
| "current_state": "Release", | |
| "button_number": 3, | |
| "name": "Master Bedroom_Bed and Lamps", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 82111442, | |
| "parent_device": "17" | |
| }, | |
| "135": { | |
| "device_id": "135", | |
| "current_state": "Release", | |
| "button_number": 4, | |
| "name": "Master Bedroom_Bed and Lamps", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 82111442, | |
| "parent_device": "17" | |
| }, | |
| "136": { | |
| "device_id": "136", | |
| "current_state": "Release", | |
| "button_number": 0, | |
| "name": "Kitchen_Fridge Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91742359, | |
| "parent_device": "19" | |
| }, | |
| "137": { | |
| "device_id": "137", | |
| "current_state": "Release", | |
| "button_number": 1, | |
| "name": "Kitchen_Fridge Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91742359, | |
| "parent_device": "19" | |
| }, | |
| "138": { | |
| "device_id": "138", | |
| "current_state": "Release", | |
| "button_number": 2, | |
| "name": "Kitchen_Fridge Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91742359, | |
| "parent_device": "19" | |
| }, | |
| "139": { | |
| "device_id": "139", | |
| "current_state": "Release", | |
| "button_number": 3, | |
| "name": "Kitchen_Fridge Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91742359, | |
| "parent_device": "19" | |
| }, | |
| "140": { | |
| "device_id": "140", | |
| "current_state": "Release", | |
| "button_number": 4, | |
| "name": "Kitchen_Fridge Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91742359, | |
| "parent_device": "19" | |
| }, | |
| "141": { | |
| "device_id": "141", | |
| "current_state": "Release", | |
| "button_number": 0, | |
| "name": "Kitchen_Cabinet Remote", | |
| "type": "Pico2Button", | |
| "model": "PJ2-2B-GXX-X01", | |
| "serial": 82734042, | |
| "parent_device": "20" | |
| }, | |
| "142": { | |
| "device_id": "142", | |
| "current_state": "Release", | |
| "button_number": 2, | |
| "name": "Kitchen_Cabinet Remote", | |
| "type": "Pico2Button", | |
| "model": "PJ2-2B-GXX-X01", | |
| "serial": 82734042, | |
| "parent_device": "20" | |
| }, | |
| "143": { | |
| "device_id": "143", | |
| "current_state": "Release", | |
| "button_number": 0, | |
| "name": "Kitchen_Sink Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91828674, | |
| "parent_device": "21" | |
| }, | |
| "144": { | |
| "device_id": "144", | |
| "current_state": "Release", | |
| "button_number": 1, | |
| "name": "Kitchen_Sink Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91828674, | |
| "parent_device": "21" | |
| }, | |
| "145": { | |
| "device_id": "145", | |
| "current_state": "Release", | |
| "button_number": 2, | |
| "name": "Kitchen_Sink Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91828674, | |
| "parent_device": "21" | |
| }, | |
| "146": { | |
| "device_id": "146", | |
| "current_state": "Release", | |
| "button_number": 3, | |
| "name": "Kitchen_Sink Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91828674, | |
| "parent_device": "21" | |
| }, | |
| "147": { | |
| "device_id": "147", | |
| "current_state": "Release", | |
| "button_number": 4, | |
| "name": "Kitchen_Sink Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91828674, | |
| "parent_device": "21" | |
| }, | |
| "148": { | |
| "device_id": "148", | |
| "current_state": "Release", | |
| "button_number": 0, | |
| "name": "Living Room_Entryway Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91828406, | |
| "parent_device": "22" | |
| }, | |
| "149": { | |
| "device_id": "149", | |
| "current_state": "Release", | |
| "button_number": 1, | |
| "name": "Living Room_Entryway Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91828406, | |
| "parent_device": "22" | |
| }, | |
| "150": { | |
| "device_id": "150", | |
| "current_state": "Release", | |
| "button_number": 2, | |
| "name": "Living Room_Entryway Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91828406, | |
| "parent_device": "22" | |
| }, | |
| "151": { | |
| "device_id": "151", | |
| "current_state": "Release", | |
| "button_number": 3, | |
| "name": "Living Room_Entryway Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91828406, | |
| "parent_device": "22" | |
| }, | |
| "152": { | |
| "device_id": "152", | |
| "current_state": "Release", | |
| "button_number": 4, | |
| "name": "Living Room_Entryway Remote", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 91828406, | |
| "parent_device": "22" | |
| }, | |
| "153": { | |
| "device_id": "153", | |
| "current_state": "Release", | |
| "button_number": 0, | |
| "name": "Garage Entry_Pico", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 82010488, | |
| "parent_device": "24" | |
| }, | |
| "154": { | |
| "device_id": "154", | |
| "current_state": "Release", | |
| "button_number": 1, | |
| "name": "Garage Entry_Pico", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 82010488, | |
| "parent_device": "24" | |
| }, | |
| "155": { | |
| "device_id": "155", | |
| "current_state": "Release", | |
| "button_number": 2, | |
| "name": "Garage Entry_Pico", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 82010488, | |
| "parent_device": "24" | |
| }, | |
| "156": { | |
| "device_id": "156", | |
| "current_state": "Release", | |
| "button_number": 3, | |
| "name": "Garage Entry_Pico", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 82010488, | |
| "parent_device": "24" | |
| }, | |
| "157": { | |
| "device_id": "157", | |
| "current_state": "Release", | |
| "button_number": 4, | |
| "name": "Garage Entry_Pico", | |
| "type": "Pico3ButtonRaiseLower", | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "serial": 82010488, | |
| "parent_device": "24" | |
| }, | |
| "158": { | |
| "device_id": "158", | |
| "current_state": "Release", | |
| "button_number": 0, | |
| "name": "Workbench_Pico", | |
| "type": "Pico2Button", | |
| "model": "PJ2-2B-GXX-X01", | |
| "serial": 91778922, | |
| "parent_device": "25" | |
| }, | |
| "159": { | |
| "device_id": "159", | |
| "current_state": "Release", | |
| "button_number": 2, | |
| "name": "Workbench_Pico", | |
| "type": "Pico2Button", | |
| "model": "PJ2-2B-GXX-X01", | |
| "serial": 91778922, | |
| "parent_device": "25" | |
| }, | |
| "160": { | |
| "device_id": "160", | |
| "current_state": "Release", | |
| "button_number": 1, | |
| "name": "Garage_Pico", | |
| "type": "Pico4ButtonScene", | |
| "model": "PJ2-4B-GXX-X31", | |
| "serial": 41951111, | |
| "parent_device": "27" | |
| }, | |
| "161": { | |
| "device_id": "161", | |
| "current_state": "Release", | |
| "button_number": 2, | |
| "name": "Garage_Pico", | |
| "type": "Pico4ButtonScene", | |
| "model": "PJ2-4B-GXX-X31", | |
| "serial": 41951111, | |
| "parent_device": "27" | |
| }, | |
| "162": { | |
| "device_id": "162", | |
| "current_state": "Release", | |
| "button_number": 3, | |
| "name": "Garage_Pico", | |
| "type": "Pico4ButtonScene", | |
| "model": "PJ2-4B-GXX-X31", | |
| "serial": 41951111, | |
| "parent_device": "27" | |
| }, | |
| "163": { | |
| "device_id": "163", | |
| "current_state": "Release", | |
| "button_number": 4, | |
| "name": "Garage_Pico", | |
| "type": "Pico4ButtonScene", | |
| "model": "PJ2-4B-GXX-X31", | |
| "serial": 41951111, | |
| "parent_device": "27" | |
| } | |
| }, | |
| "scenes": { | |
| "1": { | |
| "scene_id": "1", | |
| "name": "Bedtime" | |
| } | |
| }, | |
| "occupancy_groups": {}, | |
| "areas": { | |
| "1": { | |
| "id": "1", | |
| "name": "root", | |
| "parent_id": null | |
| }, | |
| "2": { | |
| "id": "2", | |
| "name": "Living Room", | |
| "parent_id": "1" | |
| }, | |
| "3": { | |
| "id": "3", | |
| "name": "Kitchen", | |
| "parent_id": "1" | |
| }, | |
| "4": { | |
| "id": "4", | |
| "name": "Stairs", | |
| "parent_id": "1" | |
| }, | |
| "5": { | |
| "id": "5", | |
| "name": "Upstairs Hallway", | |
| "parent_id": "1" | |
| }, | |
| "6": { | |
| "id": "6", | |
| "name": "Master Bedroom", | |
| "parent_id": "1" | |
| }, | |
| "7": { | |
| "id": "7", | |
| "name": "Master Closet", | |
| "parent_id": "1" | |
| }, | |
| "8": { | |
| "id": "8", | |
| "name": "Master Hallway Closet", | |
| "parent_id": "1" | |
| }, | |
| "9": { | |
| "id": "9", | |
| "name": "Dining Room", | |
| "parent_id": "1" | |
| }, | |
| "10": { | |
| "id": "10", | |
| "name": "Patio", | |
| "parent_id": "1" | |
| }, | |
| "11": { | |
| "id": "11", | |
| "name": "Data center", | |
| "parent_id": "1" | |
| }, | |
| "12": { | |
| "id": "12", | |
| "name": "Office", | |
| "parent_id": "1" | |
| }, | |
| "13": { | |
| "id": "13", | |
| "name": "Exterior", | |
| "parent_id": "1" | |
| }, | |
| "14": { | |
| "id": "14", | |
| "name": "Garage Entry", | |
| "parent_id": "1" | |
| }, | |
| "15": { | |
| "id": "15", | |
| "name": "Garage", | |
| "parent_id": "1" | |
| }, | |
| "16": { | |
| "id": "16", | |
| "name": "Workbench", | |
| "parent_id": "1" | |
| } | |
| } | |
| }, | |
| "integration_data": { | |
| "keypad_button_names_to_leap": { | |
| "4": { | |
| "On": 0, | |
| "Stop": 1, | |
| "Off": 2, | |
| "Raise": 3, | |
| "Lower": 4 | |
| }, | |
| "5": { | |
| "On": 0, | |
| "Stop": 1, | |
| "Off": 2, | |
| "Raise": 3, | |
| "Lower": 4 | |
| }, | |
| "7": { | |
| "Button 1": 1, | |
| "Button 2": 2, | |
| "Button 3": 3, | |
| "Off": 4 | |
| }, | |
| "9": { | |
| "On": 1, | |
| "Off": 4, | |
| "Raise": 2, | |
| "Lower": 3 | |
| }, | |
| "11": { | |
| "On": 1, | |
| "Off": 4, | |
| "Raise": 2, | |
| "Lower": 3 | |
| }, | |
| "12": { | |
| "Button 1": 1, | |
| "Button 2": 2, | |
| "Button 3": 3, | |
| "Off": 4 | |
| }, | |
| "15": { | |
| "On": 1, | |
| "Off": 4, | |
| "Raise": 2, | |
| "Lower": 3 | |
| }, | |
| "17": { | |
| "On": 0, | |
| "Stop": 1, | |
| "Off": 2, | |
| "Raise": 3, | |
| "Lower": 4 | |
| }, | |
| "19": { | |
| "On": 0, | |
| "Stop": 1, | |
| "Off": 2, | |
| "Raise": 3, | |
| "Lower": 4 | |
| }, | |
| "20": { | |
| "On": 0, | |
| "Off": 2 | |
| }, | |
| "21": { | |
| "On": 0, | |
| "Stop": 1, | |
| "Off": 2, | |
| "Raise": 3, | |
| "Lower": 4 | |
| }, | |
| "22": { | |
| "On": 0, | |
| "Stop": 1, | |
| "Off": 2, | |
| "Raise": 3, | |
| "Lower": 4 | |
| }, | |
| "24": { | |
| "On": 0, | |
| "Stop": 1, | |
| "Off": 2, | |
| "Raise": 3, | |
| "Lower": 4 | |
| }, | |
| "25": { | |
| "On": 0, | |
| "Off": 2 | |
| }, | |
| "27": { | |
| "Button 1": 1, | |
| "Button 2": 2, | |
| "Button 3": 3, | |
| "Off": 4 | |
| } | |
| }, | |
| "keypad_buttons": { | |
| "101": { | |
| "lutron_device_id": "101", | |
| "leap_button_number": 0, | |
| "button_name": "On", | |
| "led_device_id": null, | |
| "parent_keypad": "4" | |
| }, | |
| "102": { | |
| "lutron_device_id": "102", | |
| "leap_button_number": 1, | |
| "button_name": "Stop", | |
| "led_device_id": null, | |
| "parent_keypad": "4" | |
| }, | |
| "103": { | |
| "lutron_device_id": "103", | |
| "leap_button_number": 2, | |
| "button_name": "Off", | |
| "led_device_id": null, | |
| "parent_keypad": "4" | |
| }, | |
| "104": { | |
| "lutron_device_id": "104", | |
| "leap_button_number": 3, | |
| "button_name": "Raise", | |
| "led_device_id": null, | |
| "parent_keypad": "4" | |
| }, | |
| "105": { | |
| "lutron_device_id": "105", | |
| "leap_button_number": 4, | |
| "button_name": "Lower", | |
| "led_device_id": null, | |
| "parent_keypad": "4" | |
| }, | |
| "106": { | |
| "lutron_device_id": "106", | |
| "leap_button_number": 0, | |
| "button_name": "On", | |
| "led_device_id": null, | |
| "parent_keypad": "5" | |
| }, | |
| "107": { | |
| "lutron_device_id": "107", | |
| "leap_button_number": 1, | |
| "button_name": "Stop", | |
| "led_device_id": null, | |
| "parent_keypad": "5" | |
| }, | |
| "108": { | |
| "lutron_device_id": "108", | |
| "leap_button_number": 2, | |
| "button_name": "Off", | |
| "led_device_id": null, | |
| "parent_keypad": "5" | |
| }, | |
| "109": { | |
| "lutron_device_id": "109", | |
| "leap_button_number": 3, | |
| "button_name": "Raise", | |
| "led_device_id": null, | |
| "parent_keypad": "5" | |
| }, | |
| "110": { | |
| "lutron_device_id": "110", | |
| "leap_button_number": 4, | |
| "button_name": "Lower", | |
| "led_device_id": null, | |
| "parent_keypad": "5" | |
| }, | |
| "111": { | |
| "lutron_device_id": "111", | |
| "leap_button_number": 1, | |
| "button_name": "Button 1", | |
| "led_device_id": null, | |
| "parent_keypad": "7" | |
| }, | |
| "112": { | |
| "lutron_device_id": "112", | |
| "leap_button_number": 2, | |
| "button_name": "Button 2", | |
| "led_device_id": null, | |
| "parent_keypad": "7" | |
| }, | |
| "113": { | |
| "lutron_device_id": "113", | |
| "leap_button_number": 3, | |
| "button_name": "Button 3", | |
| "led_device_id": null, | |
| "parent_keypad": "7" | |
| }, | |
| "114": { | |
| "lutron_device_id": "114", | |
| "leap_button_number": 4, | |
| "button_name": "Off", | |
| "led_device_id": null, | |
| "parent_keypad": "7" | |
| }, | |
| "115": { | |
| "lutron_device_id": "115", | |
| "leap_button_number": 1, | |
| "button_name": "On", | |
| "led_device_id": null, | |
| "parent_keypad": "9" | |
| }, | |
| "116": { | |
| "lutron_device_id": "116", | |
| "leap_button_number": 4, | |
| "button_name": "Off", | |
| "led_device_id": null, | |
| "parent_keypad": "9" | |
| }, | |
| "117": { | |
| "lutron_device_id": "117", | |
| "leap_button_number": 2, | |
| "button_name": "Raise", | |
| "led_device_id": null, | |
| "parent_keypad": "9" | |
| }, | |
| "118": { | |
| "lutron_device_id": "118", | |
| "leap_button_number": 3, | |
| "button_name": "Lower", | |
| "led_device_id": null, | |
| "parent_keypad": "9" | |
| }, | |
| "119": { | |
| "lutron_device_id": "119", | |
| "leap_button_number": 1, | |
| "button_name": "On", | |
| "led_device_id": null, | |
| "parent_keypad": "11" | |
| }, | |
| "120": { | |
| "lutron_device_id": "120", | |
| "leap_button_number": 4, | |
| "button_name": "Off", | |
| "led_device_id": null, | |
| "parent_keypad": "11" | |
| }, | |
| "121": { | |
| "lutron_device_id": "121", | |
| "leap_button_number": 2, | |
| "button_name": "Raise", | |
| "led_device_id": null, | |
| "parent_keypad": "11" | |
| }, | |
| "122": { | |
| "lutron_device_id": "122", | |
| "leap_button_number": 3, | |
| "button_name": "Lower", | |
| "led_device_id": null, | |
| "parent_keypad": "11" | |
| }, | |
| "123": { | |
| "lutron_device_id": "123", | |
| "leap_button_number": 1, | |
| "button_name": "Button 1", | |
| "led_device_id": null, | |
| "parent_keypad": "12" | |
| }, | |
| "124": { | |
| "lutron_device_id": "124", | |
| "leap_button_number": 2, | |
| "button_name": "Button 2", | |
| "led_device_id": null, | |
| "parent_keypad": "12" | |
| }, | |
| "125": { | |
| "lutron_device_id": "125", | |
| "leap_button_number": 3, | |
| "button_name": "Button 3", | |
| "led_device_id": null, | |
| "parent_keypad": "12" | |
| }, | |
| "126": { | |
| "lutron_device_id": "126", | |
| "leap_button_number": 4, | |
| "button_name": "Off", | |
| "led_device_id": null, | |
| "parent_keypad": "12" | |
| }, | |
| "127": { | |
| "lutron_device_id": "127", | |
| "leap_button_number": 1, | |
| "button_name": "On", | |
| "led_device_id": null, | |
| "parent_keypad": "15" | |
| }, | |
| "128": { | |
| "lutron_device_id": "128", | |
| "leap_button_number": 4, | |
| "button_name": "Off", | |
| "led_device_id": null, | |
| "parent_keypad": "15" | |
| }, | |
| "129": { | |
| "lutron_device_id": "129", | |
| "leap_button_number": 2, | |
| "button_name": "Raise", | |
| "led_device_id": null, | |
| "parent_keypad": "15" | |
| }, | |
| "130": { | |
| "lutron_device_id": "130", | |
| "leap_button_number": 3, | |
| "button_name": "Lower", | |
| "led_device_id": null, | |
| "parent_keypad": "15" | |
| }, | |
| "131": { | |
| "lutron_device_id": "131", | |
| "leap_button_number": 0, | |
| "button_name": "On", | |
| "led_device_id": null, | |
| "parent_keypad": "17" | |
| }, | |
| "132": { | |
| "lutron_device_id": "132", | |
| "leap_button_number": 1, | |
| "button_name": "Stop", | |
| "led_device_id": null, | |
| "parent_keypad": "17" | |
| }, | |
| "133": { | |
| "lutron_device_id": "133", | |
| "leap_button_number": 2, | |
| "button_name": "Off", | |
| "led_device_id": null, | |
| "parent_keypad": "17" | |
| }, | |
| "134": { | |
| "lutron_device_id": "134", | |
| "leap_button_number": 3, | |
| "button_name": "Raise", | |
| "led_device_id": null, | |
| "parent_keypad": "17" | |
| }, | |
| "135": { | |
| "lutron_device_id": "135", | |
| "leap_button_number": 4, | |
| "button_name": "Lower", | |
| "led_device_id": null, | |
| "parent_keypad": "17" | |
| }, | |
| "136": { | |
| "lutron_device_id": "136", | |
| "leap_button_number": 0, | |
| "button_name": "On", | |
| "led_device_id": null, | |
| "parent_keypad": "19" | |
| }, | |
| "137": { | |
| "lutron_device_id": "137", | |
| "leap_button_number": 1, | |
| "button_name": "Stop", | |
| "led_device_id": null, | |
| "parent_keypad": "19" | |
| }, | |
| "138": { | |
| "lutron_device_id": "138", | |
| "leap_button_number": 2, | |
| "button_name": "Off", | |
| "led_device_id": null, | |
| "parent_keypad": "19" | |
| }, | |
| "139": { | |
| "lutron_device_id": "139", | |
| "leap_button_number": 3, | |
| "button_name": "Raise", | |
| "led_device_id": null, | |
| "parent_keypad": "19" | |
| }, | |
| "140": { | |
| "lutron_device_id": "140", | |
| "leap_button_number": 4, | |
| "button_name": "Lower", | |
| "led_device_id": null, | |
| "parent_keypad": "19" | |
| }, | |
| "141": { | |
| "lutron_device_id": "141", | |
| "leap_button_number": 0, | |
| "button_name": "On", | |
| "led_device_id": null, | |
| "parent_keypad": "20" | |
| }, | |
| "142": { | |
| "lutron_device_id": "142", | |
| "leap_button_number": 2, | |
| "button_name": "Off", | |
| "led_device_id": null, | |
| "parent_keypad": "20" | |
| }, | |
| "143": { | |
| "lutron_device_id": "143", | |
| "leap_button_number": 0, | |
| "button_name": "On", | |
| "led_device_id": null, | |
| "parent_keypad": "21" | |
| }, | |
| "144": { | |
| "lutron_device_id": "144", | |
| "leap_button_number": 1, | |
| "button_name": "Stop", | |
| "led_device_id": null, | |
| "parent_keypad": "21" | |
| }, | |
| "145": { | |
| "lutron_device_id": "145", | |
| "leap_button_number": 2, | |
| "button_name": "Off", | |
| "led_device_id": null, | |
| "parent_keypad": "21" | |
| }, | |
| "146": { | |
| "lutron_device_id": "146", | |
| "leap_button_number": 3, | |
| "button_name": "Raise", | |
| "led_device_id": null, | |
| "parent_keypad": "21" | |
| }, | |
| "147": { | |
| "lutron_device_id": "147", | |
| "leap_button_number": 4, | |
| "button_name": "Lower", | |
| "led_device_id": null, | |
| "parent_keypad": "21" | |
| }, | |
| "148": { | |
| "lutron_device_id": "148", | |
| "leap_button_number": 0, | |
| "button_name": "On", | |
| "led_device_id": null, | |
| "parent_keypad": "22" | |
| }, | |
| "149": { | |
| "lutron_device_id": "149", | |
| "leap_button_number": 1, | |
| "button_name": "Stop", | |
| "led_device_id": null, | |
| "parent_keypad": "22" | |
| }, | |
| "150": { | |
| "lutron_device_id": "150", | |
| "leap_button_number": 2, | |
| "button_name": "Off", | |
| "led_device_id": null, | |
| "parent_keypad": "22" | |
| }, | |
| "151": { | |
| "lutron_device_id": "151", | |
| "leap_button_number": 3, | |
| "button_name": "Raise", | |
| "led_device_id": null, | |
| "parent_keypad": "22" | |
| }, | |
| "152": { | |
| "lutron_device_id": "152", | |
| "leap_button_number": 4, | |
| "button_name": "Lower", | |
| "led_device_id": null, | |
| "parent_keypad": "22" | |
| }, | |
| "153": { | |
| "lutron_device_id": "153", | |
| "leap_button_number": 0, | |
| "button_name": "On", | |
| "led_device_id": null, | |
| "parent_keypad": "24" | |
| }, | |
| "154": { | |
| "lutron_device_id": "154", | |
| "leap_button_number": 1, | |
| "button_name": "Stop", | |
| "led_device_id": null, | |
| "parent_keypad": "24" | |
| }, | |
| "155": { | |
| "lutron_device_id": "155", | |
| "leap_button_number": 2, | |
| "button_name": "Off", | |
| "led_device_id": null, | |
| "parent_keypad": "24" | |
| }, | |
| "156": { | |
| "lutron_device_id": "156", | |
| "leap_button_number": 3, | |
| "button_name": "Raise", | |
| "led_device_id": null, | |
| "parent_keypad": "24" | |
| }, | |
| "157": { | |
| "lutron_device_id": "157", | |
| "leap_button_number": 4, | |
| "button_name": "Lower", | |
| "led_device_id": null, | |
| "parent_keypad": "24" | |
| }, | |
| "158": { | |
| "lutron_device_id": "158", | |
| "leap_button_number": 0, | |
| "button_name": "On", | |
| "led_device_id": null, | |
| "parent_keypad": "25" | |
| }, | |
| "159": { | |
| "lutron_device_id": "159", | |
| "leap_button_number": 2, | |
| "button_name": "Off", | |
| "led_device_id": null, | |
| "parent_keypad": "25" | |
| }, | |
| "160": { | |
| "lutron_device_id": "160", | |
| "leap_button_number": 1, | |
| "button_name": "Button 1", | |
| "led_device_id": null, | |
| "parent_keypad": "27" | |
| }, | |
| "161": { | |
| "lutron_device_id": "161", | |
| "leap_button_number": 2, | |
| "button_name": "Button 2", | |
| "led_device_id": null, | |
| "parent_keypad": "27" | |
| }, | |
| "162": { | |
| "lutron_device_id": "162", | |
| "leap_button_number": 3, | |
| "button_name": "Button 3", | |
| "led_device_id": null, | |
| "parent_keypad": "27" | |
| }, | |
| "163": { | |
| "lutron_device_id": "163", | |
| "leap_button_number": 4, | |
| "button_name": "Off", | |
| "led_device_id": null, | |
| "parent_keypad": "27" | |
| } | |
| }, | |
| "keypads": { | |
| "4": { | |
| "lutron_device_id": "4", | |
| "dr_device_id": "d21d57b2160f014053b40ba4d256ebba", | |
| "area_id": "2", | |
| "area_name": "Living Room", | |
| "name": "Matt's Remote", | |
| "serial": 12069711, | |
| "device_info": { | |
| "name": "Living Room Matt's Remote", | |
| "manufacturer": "Lutron Electronics Co., Inc", | |
| "identifiers": [ | |
| [ | |
| "lutron_caseta", | |
| 12069711 | |
| ] | |
| ], | |
| "model": "PJ2-3BRL-GXX-X01 (Pico3ButtonRaiseLower)", | |
| "via_device": [ | |
| "lutron_caseta", | |
| 53354034 | |
| ], | |
| "suggested_area": "Living Room" | |
| }, | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "type": "Pico3ButtonRaiseLower", | |
| "buttons": [ | |
| "101", | |
| "102", | |
| "103", | |
| "104", | |
| "105" | |
| ] | |
| }, | |
| "5": { | |
| "lutron_device_id": "5", | |
| "dr_device_id": "3a3df2e3ec7340e43b97f8e436dae287", | |
| "area_id": "2", | |
| "area_name": "Living Room", | |
| "name": "Joy's Remote", | |
| "serial": 12069706, | |
| "device_info": { | |
| "name": "Living Room Joy's Remote", | |
| "manufacturer": "Lutron Electronics Co., Inc", | |
| "identifiers": [ | |
| [ | |
| "lutron_caseta", | |
| 12069706 | |
| ] | |
| ], | |
| "model": "PJ2-3BRL-GXX-X01 (Pico3ButtonRaiseLower)", | |
| "via_device": [ | |
| "lutron_caseta", | |
| 53354034 | |
| ], | |
| "suggested_area": "Living Room" | |
| }, | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "type": "Pico3ButtonRaiseLower", | |
| "buttons": [ | |
| "106", | |
| "107", | |
| "108", | |
| "109", | |
| "110" | |
| ] | |
| }, | |
| "7": { | |
| "lutron_device_id": "7", | |
| "dr_device_id": "53824b15c492f577260e2fb323a26a5a", | |
| "area_id": "2", | |
| "area_name": "Living Room", | |
| "name": "Front Door", | |
| "serial": 42251679, | |
| "device_info": { | |
| "name": "Living Room Front Door", | |
| "manufacturer": "Lutron Electronics Co., Inc", | |
| "identifiers": [ | |
| [ | |
| "lutron_caseta", | |
| 42251679 | |
| ] | |
| ], | |
| "model": "PJ2-4B-GXX-X31 (Pico4ButtonScene)", | |
| "via_device": [ | |
| "lutron_caseta", | |
| 53354034 | |
| ], | |
| "suggested_area": "Living Room" | |
| }, | |
| "model": "PJ2-4B-GXX-X31", | |
| "type": "Pico4ButtonScene", | |
| "buttons": [ | |
| "111", | |
| "112", | |
| "113", | |
| "114" | |
| ] | |
| }, | |
| "9": { | |
| "lutron_device_id": "9", | |
| "dr_device_id": "33eeb335d227163648c756a6888ed600", | |
| "area_id": "4", | |
| "area_name": "Stairs", | |
| "name": "Remote", | |
| "serial": 30435237, | |
| "device_info": { | |
| "name": "Stairs Remote", | |
| "manufacturer": "Lutron Electronics Co., Inc", | |
| "identifiers": [ | |
| [ | |
| "lutron_caseta", | |
| 30435237 | |
| ] | |
| ], | |
| "model": "PJ2-4B-GXX-X01 (Pico4ButtonZone)", | |
| "via_device": [ | |
| "lutron_caseta", | |
| 53354034 | |
| ], | |
| "suggested_area": "Stairs" | |
| }, | |
| "model": "PJ2-4B-GXX-X01", | |
| "type": "Pico4ButtonZone", | |
| "buttons": [ | |
| "115", | |
| "116", | |
| "117", | |
| "118" | |
| ] | |
| }, | |
| "11": { | |
| "lutron_device_id": "11", | |
| "dr_device_id": "66db34248edfd0effa0a8afb1e33ea5a", | |
| "area_id": "5", | |
| "area_name": "Upstairs Hallway", | |
| "name": "Pico", | |
| "serial": 30890829, | |
| "device_info": { | |
| "name": "Upstairs Hallway Pico", | |
| "manufacturer": "Lutron Electronics Co., Inc", | |
| "identifiers": [ | |
| [ | |
| "lutron_caseta", | |
| 30890829 | |
| ] | |
| ], | |
| "model": "PJ2-4B-GXX-X01 (Pico4ButtonZone)", | |
| "via_device": [ | |
| "lutron_caseta", | |
| 53354034 | |
| ], | |
| "suggested_area": "Upstairs Hallway" | |
| }, | |
| "model": "PJ2-4B-GXX-X01", | |
| "type": "Pico4ButtonZone", | |
| "buttons": [ | |
| "119", | |
| "120", | |
| "121", | |
| "122" | |
| ] | |
| }, | |
| "12": { | |
| "lutron_device_id": "12", | |
| "dr_device_id": "aa4ec1103bc18ee2a951b0150184ebd3", | |
| "area_id": "6", | |
| "area_name": "Master Bedroom", | |
| "name": "Scene Controller", | |
| "serial": 42251751, | |
| "device_info": { | |
| "name": "Master Bedroom Scene Controller", | |
| "manufacturer": "Lutron Electronics Co., Inc", | |
| "identifiers": [ | |
| [ | |
| "lutron_caseta", | |
| 42251751 | |
| ] | |
| ], | |
| "model": "PJ2-4B-GXX-X31 (Pico4ButtonScene)", | |
| "via_device": [ | |
| "lutron_caseta", | |
| 53354034 | |
| ], | |
| "suggested_area": "Master Bedroom" | |
| }, | |
| "model": "PJ2-4B-GXX-X31", | |
| "type": "Pico4ButtonScene", | |
| "buttons": [ | |
| "123", | |
| "124", | |
| "125", | |
| "126" | |
| ] | |
| }, | |
| "15": { | |
| "lutron_device_id": "15", | |
| "dr_device_id": "5f1c17b119b8ec7fbaaaf1e7a4f8f699", | |
| "area_id": "6", | |
| "area_name": "Master Bedroom", | |
| "name": "Lamps", | |
| "serial": 30901092, | |
| "device_info": { | |
| "name": "Master Bedroom Lamps", | |
| "manufacturer": "Lutron Electronics Co., Inc", | |
| "identifiers": [ | |
| [ | |
| "lutron_caseta", | |
| 30901092 | |
| ] | |
| ], | |
| "model": "PJ2-4B-GXX-X01 (Pico4ButtonZone)", | |
| "via_device": [ | |
| "lutron_caseta", | |
| 53354034 | |
| ], | |
| "suggested_area": "Master Bedroom" | |
| }, | |
| "model": "PJ2-4B-GXX-X01", | |
| "type": "Pico4ButtonZone", | |
| "buttons": [ | |
| "127", | |
| "128", | |
| "129", | |
| "130" | |
| ] | |
| }, | |
| "17": { | |
| "lutron_device_id": "17", | |
| "dr_device_id": "1a907e964498f291e6dcf6c43aef47be", | |
| "area_id": "6", | |
| "area_name": "Master Bedroom", | |
| "name": "Bed and Lamps", | |
| "serial": 82111442, | |
| "device_info": { | |
| "name": "Master Bedroom Bed and Lamps", | |
| "manufacturer": "Lutron Electronics Co., Inc", | |
| "identifiers": [ | |
| [ | |
| "lutron_caseta", | |
| 82111442 | |
| ] | |
| ], | |
| "model": "PJ2-3BRL-GXX-X01 (Pico3ButtonRaiseLower)", | |
| "via_device": [ | |
| "lutron_caseta", | |
| 53354034 | |
| ], | |
| "suggested_area": "Master Bedroom" | |
| }, | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "type": "Pico3ButtonRaiseLower", | |
| "buttons": [ | |
| "131", | |
| "132", | |
| "133", | |
| "134", | |
| "135" | |
| ] | |
| }, | |
| "19": { | |
| "lutron_device_id": "19", | |
| "dr_device_id": "574d429044487ea42da067297181cab7", | |
| "area_id": "3", | |
| "area_name": "Kitchen", | |
| "name": "Fridge Remote", | |
| "serial": 91742359, | |
| "device_info": { | |
| "name": "Kitchen Fridge Remote", | |
| "manufacturer": "Lutron Electronics Co., Inc", | |
| "identifiers": [ | |
| [ | |
| "lutron_caseta", | |
| 91742359 | |
| ] | |
| ], | |
| "model": "PJ2-3BRL-GXX-X01 (Pico3ButtonRaiseLower)", | |
| "via_device": [ | |
| "lutron_caseta", | |
| 53354034 | |
| ], | |
| "suggested_area": "Kitchen" | |
| }, | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "type": "Pico3ButtonRaiseLower", | |
| "buttons": [ | |
| "136", | |
| "137", | |
| "138", | |
| "139", | |
| "140" | |
| ] | |
| }, | |
| "20": { | |
| "lutron_device_id": "20", | |
| "dr_device_id": "8dd760006afe4df027f70ad4ba3e094f", | |
| "area_id": "3", | |
| "area_name": "Kitchen", | |
| "name": "Cabinet Remote", | |
| "serial": 82734042, | |
| "device_info": { | |
| "name": "Kitchen Cabinet Remote", | |
| "manufacturer": "Lutron Electronics Co., Inc", | |
| "identifiers": [ | |
| [ | |
| "lutron_caseta", | |
| 82734042 | |
| ] | |
| ], | |
| "model": "PJ2-2B-GXX-X01 (Pico2Button)", | |
| "via_device": [ | |
| "lutron_caseta", | |
| 53354034 | |
| ], | |
| "suggested_area": "Kitchen" | |
| }, | |
| "model": "PJ2-2B-GXX-X01", | |
| "type": "Pico2Button", | |
| "buttons": [ | |
| "141", | |
| "142" | |
| ] | |
| }, | |
| "21": { | |
| "lutron_device_id": "21", | |
| "dr_device_id": "1d18ff9c42475e9cf7b44e95bd6a72dd", | |
| "area_id": "3", | |
| "area_name": "Kitchen", | |
| "name": "Sink Remote", | |
| "serial": 91828674, | |
| "device_info": { | |
| "name": "Kitchen Sink Remote", | |
| "manufacturer": "Lutron Electronics Co., Inc", | |
| "identifiers": [ | |
| [ | |
| "lutron_caseta", | |
| 91828674 | |
| ] | |
| ], | |
| "model": "PJ2-3BRL-GXX-X01 (Pico3ButtonRaiseLower)", | |
| "via_device": [ | |
| "lutron_caseta", | |
| 53354034 | |
| ], | |
| "suggested_area": "Kitchen" | |
| }, | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "type": "Pico3ButtonRaiseLower", | |
| "buttons": [ | |
| "143", | |
| "144", | |
| "145", | |
| "146", | |
| "147" | |
| ] | |
| }, | |
| "22": { | |
| "lutron_device_id": "22", | |
| "dr_device_id": "558f5f69f6004c3108fc4e83f5dda72a", | |
| "area_id": "2", | |
| "area_name": "Living Room", | |
| "name": "Entryway Remote", | |
| "serial": 91828406, | |
| "device_info": { | |
| "name": "Living Room Entryway Remote", | |
| "manufacturer": "Lutron Electronics Co., Inc", | |
| "identifiers": [ | |
| [ | |
| "lutron_caseta", | |
| 91828406 | |
| ] | |
| ], | |
| "model": "PJ2-3BRL-GXX-X01 (Pico3ButtonRaiseLower)", | |
| "via_device": [ | |
| "lutron_caseta", | |
| 53354034 | |
| ], | |
| "suggested_area": "Living Room" | |
| }, | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "type": "Pico3ButtonRaiseLower", | |
| "buttons": [ | |
| "148", | |
| "149", | |
| "150", | |
| "151", | |
| "152" | |
| ] | |
| }, | |
| "24": { | |
| "lutron_device_id": "24", | |
| "dr_device_id": "ca0c48c91a9f3b5da093e663d8f45eda", | |
| "area_id": "14", | |
| "area_name": "Garage Entry", | |
| "name": "Pico", | |
| "serial": 82010488, | |
| "device_info": { | |
| "name": "Garage Entry Pico", | |
| "manufacturer": "Lutron Electronics Co., Inc", | |
| "identifiers": [ | |
| [ | |
| "lutron_caseta", | |
| 82010488 | |
| ] | |
| ], | |
| "model": "PJ2-3BRL-GXX-X01 (Pico3ButtonRaiseLower)", | |
| "via_device": [ | |
| "lutron_caseta", | |
| 53354034 | |
| ], | |
| "suggested_area": "Garage Entry" | |
| }, | |
| "model": "PJ2-3BRL-GXX-X01", | |
| "type": "Pico3ButtonRaiseLower", | |
| "buttons": [ | |
| "153", | |
| "154", | |
| "155", | |
| "156", | |
| "157" | |
| ] | |
| }, | |
| "25": { | |
| "lutron_device_id": "25", | |
| "dr_device_id": "37dfd077ca074842dc34540a7a54abfb", | |
| "area_id": "16", | |
| "area_name": "Workbench", | |
| "name": "Pico", | |
| "serial": 91778922, | |
| "device_info": { | |
| "name": "Workbench Pico", | |
| "manufacturer": "Lutron Electronics Co., Inc", | |
| "identifiers": [ | |
| [ | |
| "lutron_caseta", | |
| 91778922 | |
| ] | |
| ], | |
| "model": "PJ2-2B-GXX-X01 (Pico2Button)", | |
| "via_device": [ | |
| "lutron_caseta", | |
| 53354034 | |
| ], | |
| "suggested_area": "Workbench" | |
| }, | |
| "model": "PJ2-2B-GXX-X01", | |
| "type": "Pico2Button", | |
| "buttons": [ | |
| "158", | |
| "159" | |
| ] | |
| }, | |
| "27": { | |
| "lutron_device_id": "27", | |
| "dr_device_id": "91e778d7c8ff99b6318f0e9c16720467", | |
| "area_id": "15", | |
| "area_name": "Garage", | |
| "name": "Pico", | |
| "serial": 41951111, | |
| "device_info": { | |
| "name": "Garage Pico", | |
| "manufacturer": "Lutron Electronics Co., Inc", | |
| "identifiers": [ | |
| [ | |
| "lutron_caseta", | |
| 41951111 | |
| ] | |
| ], | |
| "model": "PJ2-4B-GXX-X31 (Pico4ButtonScene)", | |
| "via_device": [ | |
| "lutron_caseta", | |
| 53354034 | |
| ], | |
| "suggested_area": "Garage" | |
| }, | |
| "model": "PJ2-4B-GXX-X31", | |
| "type": "Pico4ButtonScene", | |
| "buttons": [ | |
| "160", | |
| "161", | |
| "162", | |
| "163" | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment