Update:
I have started working on the Library Update to add Wear specific code.
You can now:
* set Wear only Actions. This lets your phone/tablet and your Wear Device have different actions.
* add Pages to notifications. Pages are in fact other notifications, so in effect, they are stacked.
* apply gravity formatting to the Wear notification. TOP, CENTER_VERTICAL, BOTTOM
* Set a background for the notification on the Wear device. This is kind of alreay in place with BigPictureStyle, but using this method will set the background no matter the style.
* There are a couple of other bits added, but I need to test what they actually do before I can document them, lol.
more coming soon....