Socket
Socket
Sign inDemoInstall

@switchbot/homebridge-switchbot

Package Overview
Dependencies
Maintainers
2
Versions
853
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@switchbot/homebridge-switchbot - npm Package Compare versions

Comparing version 0.1.2-beta.11 to 0.1.2-beta.12

6

CHANGELOG.md

@@ -10,2 +10,6 @@ # Changelog

- Offical release of homebridge-Switchbot, which combines both BLE and OpenAPI into 1 plugin.
- Adds Light Sensors to Curtains
- with iOS 15.1 you can set automations on light sensors.
- Adds Motion Sensor to Contact Sensors
- Adds Support Color Bulbs

@@ -23,3 +27,3 @@ ## [Version 0.1.1](https://github.com/OpenWonderLabs/homebridge-switchbot/releases/tag/v0.1.1) (2020-09-11)

- Initial release of homebridge-switchbot.
- Adds Motion & Contact Sensors
- Adds Support for Motion & Contact Sensors
- Adds Water Level to Humidifier

6

package.json
{
"displayName": "Homebridge SwitchBot",
"name": "@switchbot/homebridge-switchbot",
"version": "0.1.2-beta.11",
"version": "0.1.2-beta.12",
"description": "The [Homebridge](https://homebridge.io) SwitchBot plugin allows you to access your [SwitchBot](https://www.switch-bot.com) device(s) from HomeKit.",

@@ -50,4 +50,4 @@ "author": "SwitchBot <support@wondertechlabs.com> (https://github.com/SwitchBot)",

"dependencies": {
"axios": "^0.21.4",
"rxjs": "^7.3.0",
"axios": "^0.22.0",
"rxjs": "^7.3.1",
"node-switchbot": "^1.0.8",

@@ -54,0 +54,0 @@ "@homebridge/plugin-ui-utils": "^0.0.19"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc