Skip to content

Commit

Permalink
[UPDATE] v1.1 Ready to use
Browse files Browse the repository at this point in the history
changelist
* added parsing of current wattage power load messages from the outlet
* added generation of power load events
* added parsing of wattage power metering messages from the outlet
* added generation of power metering events
* added device power and energy meter value display tiles
  • Loading branch information
veeceeoh authored Mar 1, 2019
1 parent 93b5ed4 commit 56094d6
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
/**
* Xiaomi Smart Plug - model ZNCZ02LM
* Device Handler for SmartThings
* Version 1.1
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at:
Expand All @@ -14,6 +17,7 @@
* 02/2017 added heartbeat to monitor connectivity health of outlet
* 02/2017 added multiattribute tile
* bspranger - renamed to bspranger to remove confusion of a4refillpad
* 07/2018 - mike-debney: added wattage power metering support
*/

metadata {
Expand Down

0 comments on commit 56094d6

Please sign in to comment.