{ "packageName": "hubitat_switchbot", "author": "tomw", "version": "0.9.21", "minimumHEVersion": "2.1.9", "dateReleased": "2021-01-12", "drivers": [ { "id": "7af1a40d-7ee8-42f3-a6b9-b9da30281434", "name": "SwitchBot System", "namespace": "tomw", "location": "https://raw.githubusercontent.com/tomwpublic/hubitat_switchbot/main/switchbotSystem", "required": true }, { "id": "e9fef8bc-4c22-4c7e-b319-f162ba6062fa", "name": "SwitchBot Bot", "namespace": "tomw", "location": "https://raw.githubusercontent.com/tomwpublic/hubitat_switchbot/main/switchbotBot", "required": false }, { "id": "d76ae7a9-e6f3-4042-93fd-f7757daf1546", "name": "SwitchBot Curtain", "namespace": "tomw", "location": "https://raw.githubusercontent.com/tomwpublic/hubitat_switchbot/main/switchbotCurtain", "required": false }, { "id": "37ad0b63-b301-47f6-a191-8b551fdd8092", "name": "SwitchBot IR Device", "namespace": "tomw", "location": "https://raw.githubusercontent.com/tomwpublic/hubitat_switchbot/main/switchbotIRDevice", "required": false }, { "id": "80206283-1123-430f-a96e-8f088a44a195", "name": "SwitchBot Meter", "namespace": "tomw", "location": "https://raw.githubusercontent.com/tomwpublic/hubitat_switchbot/main/switchbotMeter", "required": false }, { "id": "11c00fbc-df4f-401c-8da7-76e419d9cab0", "name": "SwitchBot Humidifier", "namespace": "tomw", "location": "https://raw.githubusercontent.com/tomwpublic/hubitat_switchbot/main/switchbotHumidifier", "required": false }, { "id": "2e2c4637-c756-47d8-a219-13824b6729a6", "name": "SwitchBot Strip Light", "namespace": "tomw", "location": "https://raw.githubusercontent.com/tomwpublic/hubitat_switchbot/main/switchbotStripLight", "required": false }, { "id": "7d314b00-2945-4200-9748-07297d91c060", "name": "SwitchBot Smart Lock", "namespace": "tomw", "location": "https://raw.githubusercontent.com/tomwpublic/hubitat_switchbot/main/switchbotSmartLock", "required": false }, { "id": "afacf9b8-f424-4c1b-a95d-d5f4b505d4c9", "name": "SwitchBot Contact Sensor", "namespace": "tomw", "location": "https://raw.githubusercontent.com/tomwpublic/hubitat_switchbot/main/switchbotContactSensor", "required": false }, { "id": "cdc6f726-3c85-4d9e-b6b0-b8d740a4bfce", "name": "SwitchBot Motion Sensor", "namespace": "tomw", "location": "https://raw.githubusercontent.com/tomwpublic/hubitat_switchbot/main/switchbotMotionSensor", "required": false }, { "id": "7d0e1f7b-17c9-4dbb-8c72-06d0a5ec4196", "name": "SwitchBot Plug Mini", "namespace": "tomw", "location": "https://raw.githubusercontent.com/tomwpublic/hubitat_switchbot/main/switchbotPlugMini", "required": false }, { "id": "aded50c8-d0a2-47b2-a7b4-bfae79acdf20", "name": "SwitchBot Blind Tilt", "namespace": "tomw", "location": "https://raw.githubusercontent.com/tomwpublic/hubitat_switchbot/main/switchbotBlindTilt", "required": false } ], "apps": [ { "id": "7e7e1618-a66b-47a4-8e1b-333bd68882ea", "name": "SwitchBot Events", "namespace": "tomw", "location": "https://raw.githubusercontent.com/tomwpublic/hubitat_switchbot/main/switchbotEventsApp", "required": false } ], "licenseFile": "https://raw.githubusercontent.com/tomwpublic/hubitat_switchbot/main/LICENSE", "releaseNotes": "0.9.21 - tomw - Added Hub 2 and Indoor/Outdoor meter support.\n0.9.20 - tomw - Added Blind Tilt support.\n0.9.19 - tomw - improved/completed support for invertPosition.\n0.9.18 - tomw - Added Color Bulb support (in SwitchBot Strip Light driver).\n0.9.17 - tomw - Added support for remaining built-in IR commands.\n0.9.16 - tomw - add invertPosition option and simplify refresh() logic for SwitchBot Curtain driver.\n0.9.15 - tomw - Added Plug Mini support.\n0.9.14 - tomw - API v1.1 support.\n0.9.13 - tomw - Added Contact Sensor and Motion Sensor support.\n0.9.12 - tomw - Added Smart Lock and webhook events support.\n0.9.11 - tomw - Added Strip Light support.\n0.9.10 - tomw - Added MeterPlus support.\n0.9.9 - tomw - Add PushableButton to Bot.\n0.9.8 - tomw - Bugfix for windowShade and switch parameters.\n0.9.7 - droath - Update to report switch states on IR devices when they are operated through Hubitat.\n0.9.6 - tomw - Added Humidifier support.\n0.9.5 - tomw - Swallow unknown API replies instead of using \"unknown\".\n0.9.4 - tomw - Add SwitchLevel (dimmer) functionality for ease-of-use. setLevel functions as an alias for setPosition.\n0.9.3 - tomw - Modified child device creation to reduce confusion around grouped Curtain devices.\n0.9.2 - tomw - More Curtain debugging.\n0.9.1 - tomw - Updated Curtain driver after debugging. Thanks dadarkgtprince for testing and feedback.\n0.9.0 - tomw - Initial release. HT Meter and IR functionality fully tested. Other devices untested and released as public beta.", "documentationLink": "https://github.com/tomwpublic/hubitat_switchbot/blob/main/README.md", "communityLink": "https://community.hubitat.com/t/switchbot-gets-an-open-api/61217/17" }