New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-tplink

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-tplink - npm Package Versions

2

1.0.1

Diff

Changelog

Source

1.0.1 (2022-12-28)

Changed

  • Correct documentation for startMeterEvents (https://github.com/caseyjhol/node-red-contrib-tplink/pull/59)

Fixed

  • Allow bulb to return to HSB mode from temperature mode (https://github.com/caseyjhol/node-red-contrib-tplink/pull/66)
  • Resolve "Node Object is not a node-red Node Stack" error (https://github.com/caseyjhol/node-red-contrib-tplink/issues/64)
caseyjhol
published 1.0.0 •

Changelog

Source

1.0.0 (2020-09-13)

Changed

  • Version bump
caseyjhol
published 1.0.0-alpha.1 •

Changelog

Source

1.0.0-alpha.1 (2020-08-06)

Changed

  • Only log error if debug option is enabled

Fixed

  • Fix memory leak caused by failure to properly close
  • Use deviceType to determine if setLedState can be used ([#33])
caseyjhol
published 1.0.0-alpha.0 •

Changelog

Source

1.0.0-alpha.0 (2020-07-08)

Changed

  • Upgraded to tplink-smarthome-api@3.0.0-beta
  • smart-plug and smart-light combined into one node called "kasa"
  • getXxxxEvents changed to startXxxxEvents
  • Events output "XxxxEvents" on msg.event instead of "getXxxxEvents"
  • clearEvents changed to stopAllEvents
  • Node status reflects number of devices connected if more than one

Added

  • stopXxxxEvents to match the startXxxxEvents
  • Multiple devices allowable per node (using msg.topic on input)
  • Individual plugs on multi-plug devices can be accessed
  • Polling can be turned off if not needed
caseyjhol
published 0.4.3 •

Changelog

Source

0.4.3 (2020-06-08)

Fixed

  • getMeterInfo no longer throws an error
  • getInfoEvents works again (broken in v0.3.0)
  • getMeterEvents works again (broken in v0.3.0)

Added

  • Debug property to help debug issues with devices
caseyjhol
published 0.4.2 •

Changelog

Source

0.4.2 (2020-06-05)

Fixed

  • Set payload defaults to ensure same functionality as older versions
  • Fix error when passing a boolean as payload
  • Fix error catching if an error is encountered while running a command
caseyjhol
published 0.4.1 •

Changelog

Source

0.4.1 (2020-06-04)

Fixed

  • Set payload defaults to ensure same functionality as older versions
caseyjhol
published 0.4.0 •

Changelog

Source

0.4.0 (2020-06-04)

Added

  • Errors are now catchable
  • Payload property can now be set - defaults to getInfo, so it's the same as in earlier versions

Fixed

  • Support using '|' for passing events again
  • Support setting state to switch again
caseyjhol
published 0.3.0 •

Changelog

Source

0.3.0 (2020-06-03)

Added

  • Hue, Saturation, and Brightness (HSB) support for multicolor bulbs
  • HS300 (multi-plug) support

Changed

  • Separated getPowerEvents/getInUseEvents from getPowerUpdateEvents/getInUseUpdateEvents

Fixed

  • Fix emission of online/offline events in smart-plug node
caseyjhol
published 0.2.1 •

Changelog

Source

0.2.1

Changed

  • Resized SVG icon
  • Default name when adding a new device now includes its alias (e.g. Bedroom Light - HS220)

Fixed

  • Included SVG icon in package.json to ensure it is visible
2
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