tobof / openhab-addons

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

Updating constants to comply with MySensors 2.0 #28

Closed gnalbandian closed 8 years ago

gnalbandian commented 8 years ago

Added following things:

THING_TYPE_LOCK THING_TYPE_SOUND THING_TYPE_RGB_LIGHT THING_TYPE_RGBW_LIGHT THING_TYPE_WATER_QUALITY

tobof commented 8 years ago

Hey @gnalbandian !

Thank you for the PR. Do you plan to add commits with the related changes to MySensorsDiscoveryService.java and MySensorsHandler.java?

gnalbandian commented 8 years ago

Hi @tobof Yes, I'am planning to do so. Unfortunatelly I'm a little short on time right now but I think thak by the end of the week I may have all the commits ready.

tobof commented 8 years ago

Thank you!