mvalla / openhab-addons

Add-ons for openHAB
Eclipse Public License 2.0
24 stars 16 forks source link

add support for MH201 gateway #86

Closed efa closed 4 years ago

efa commented 5 years ago

Your Environment

Ubuntu 18.04 and Raspbian Jessie

MH201 seems the cheaper gateway: http://www.homesystems-legrandgroup.com/BtHomeSystems/productDetail.action?productId=053 It is also an hotel scenario manager (up to 50 scenarios for 100 rooms) and light status memory. For light, automation and device configuration is supported by MyHome_suite software: http://www.homesystems-legrandgroup.com/BtHomeSystems/home.action for hotels related functions is supported by MyHotel_suite software: http://www.homesystems-legrandgroup.com/BtHomeSystems/productDetail.action?productId=066

mvalla commented 4 years ago

can you provide DEBUG log lines when the device is discovered?

  1. set log level to DEBUG (see here info)
  2. delete your MH201 thing (from PaperUI or text file) (you can put it back after the test)
  3. start a new device discovery and look into the openHAB log (http://:9001)
mvalla commented 4 years ago

fixed in own-2.5.0.M3

efa commented 4 years ago

hi, this fix was integrated in upstream Milestone 2.5.0.M4 ?

efa commented 4 years ago

I saw: Bticino Binding binding-bticino1 - 1.14.0.M4

efa commented 4 years ago

I installed also the OpenWebNet 2.x Binding (Beta) market:binding-4138499 - 1.0 it is related to this?

mvalla commented 4 years ago

This issue is closed. Version 2.5.0.M3 of the binding (published both here in Releases and on marketplace) solves the issue

efa commented 4 years ago

sorry, it is not clear to me: if I install OpenHAB Milestone 2.5.0.M4 plus its plugins, I will find this fix, or I had to install this plug-in in another way? As now the plugin supplied by OpenHAB 2.5.0.M4 (it is binding-bticino1 - 1.14.0.M4) seems older than your fork 2.5.0.M3

mvalla commented 4 years ago

openhab releases do not include yet this openwebnet binding, they only include the bticino v1 binding which is much older than this one, so you have to install the openwebnet binding separately. You should read very carefully the README.md and README_beta.md files first.

Also this is not a discussion/support forum. Should you have any questions refer to the main thread in the OH2 community.