Skip to content

Releases: cbpowell/SenseLink

v1.2.8: Response updates

27 Dec 22:59
Compare
Choose a tag to compare
  • Modify response JSON fields for better compatibility, specifically model, updating, and deviceId (see #17). Thanks @poptix and @mlebaugh!
  • Update required packages
  • Improve TPLink encryption performance, mirroring scottbonline/sense#37.

v1.2.7: Logging cleanup

27 Dec 22:57
Compare
Choose a tag to compare
  • Log non-emeter requests (i.e., probably not from Sense) as debug, rather than as a warning

v1.2.6: Dependency updates

11 Jun 18:56
a5c2b7f
Compare
Choose a tag to compare
  • Bump websockets to 9.1 (#13)
  • Bump pyyaml to 5.4 (#14)

v1.2.5 - Fix MQTT reconnect

06 Nov 14:45
Compare
Choose a tag to compare
  • Fixes handling of reconnecting to the MQTT broker (thanks @mlebaugh!)

v1.2.3: Fix non-JSON message handling

08 Sep 14:24
Compare
Choose a tag to compare
  • Properly handle non-JSON (or bad JSON) message that come in from stopping the UDP responder (thanks again @olsch01!)

v1.2.2: Fixes

08 Sep 14:23
Compare
Choose a tag to compare
  • Fix path handling of direct power (thanks @olsch01!)
  • Prevent usage of plugs in more than one aggregate group

v1.2.1: MQTT and Aggregate plugs

29 Aug 18:24
Compare
Choose a tag to compare
  • Adds an MQTT data source
  • Adds "Aggregate" plugs, that sum power usage from all specified element devices
  • Removes nest-asyncio dependency

v1.2.0: MQTT and Aggregate plugs

29 Aug 18:26
Compare
Choose a tag to compare

This release was quickly superseded by Release 1.2.1.

v1.1.0

07 Aug 19:59
Compare
Choose a tag to compare
  • General improvements
  • Adds the ability to source plug data directly from power-monitoring sources in HASS

v1.0.0: Initial release

30 Jul 04:35
Compare
Choose a tag to compare

Initial release!