tobof / openhab-addons

The next-generation open Home Automation Bus (openHAB)
Eclipse Public License 2.0
39 stars 30 forks source link

S_COVER fix #66

Closed andreacioni closed 7 years ago

andreacioni commented 7 years ago

Here is a FIX for S_COVER issue (include also minor changes). Summary of what is changed since last PR:

  1. [FIX] armed channel is not read-only cf1c505

  2. I_DEBUG message not forwarded 7ae5f64

  3. [FIX] COVER thing 66e2afb -Percent type command handling -Gateway now sends update to child only for incoming message -getChannelNameFromVar in MySensorsThingHandler

  4. Added status channel to dimmer thing 772d8e4