Issue a STATUS_SERVER event on meaningful hibernation state changes.

Implements feature #18685.
This commit is contained in:
Yawning Angel
2016-03-30 20:19:11 +00:00
parent 90c24c0ced
commit a19f4192da
2 changed files with 48 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (controller):
- Fire a `STATUS_SERVER` event whenever the hibernation status changes
between "awake"/"soft"/"hard".