Использование MegaD в openHAB

Обсуждение статей, технологий домашней автоматизации, программных и аппаратных решений
xtiitx
Сообщения: 15
Зарегистрирован: 02 апр 2018, 15:09
Откуда: Екатеринбург

Re: Использование MegaD в openHAB

Сообщение xtiitx » 20 янв 2019, 11:31

martiniman писал(а):
09 янв 2019, 13:28
Каждые 3-7 мин проскакивает ошибка:
У меня аналогично. Правда раз в пару часов, иногда вообще нет потерь. Но я не заметил, что на функционирование системы это как-то влияет, так что я не запаривался.

fild
Сообщения: 19
Зарегистрирован: 24 янв 2019, 08:57

Re: Использование MegaD в openHAB

Сообщение fild » 24 янв 2019, 11:37

Petros писал(а):
05 янв 2019, 14:57
Большая просьба попробовать всё то же самое на виртуалке с линуксом и в винде в режиме дебага. Есть подозрение, что это происходит из-за того, что винда вешает порты в TIME_WAIT

попробуйте этот вариант
попробовал:
управляется норм, вроде не виснет, но в логах мелькает:
2019-01-24 14:34:16.679 [vent.ItemStateChangedEvent] - Bathroom_Temperature changed from 25.98 to 25.99
2019-01-24 14:34:16.685 [GroupItemStateChangedEvent] - gTemperature changed from 26.52 to 26.53 through Bathroom_Temperature
2019-01-24 14:34:16.855 [GroupItemStateChangedEvent] - gTemperature changed from 26.53 to 26.52 through Kitchen_Temperature
2019-01-24 14:34:16.862 [vent.ItemStateChangedEvent] - Kitchen_Temperature changed from 27.91 to 27.90
==> /var/log/openhab2/openhab.log <==
2019-01-24 14:34:30.281 [ERROR] [b.binding.megad.handler.MegaDHandler] - Connect to megadevice localhost error: Connection refused (Connection refused)
2019-01-24 14:34:30.289 [ERROR] [b.binding.megad.handler.MegaDHandler] - Connect to megadevice localhost error: Connection refused (Connection refused)
==> /var/log/openhab2/events.log <==
2019-01-24 14:34:46.734 [vent.ItemStateChangedEvent] - Bathroom_Temperature changed from 25.99 to 26.00
2019-01-24 14:34:46.741 [GroupItemStateChangedEvent] - gTemperature changed from 26.52 to 26.53 through Bathroom_Temperature
==> /var/log/openhab2/openhab.log <==
2019-01-24 14:35:00.304 [ERROR] [b.binding.megad.handler.MegaDHandler] - Connect to megadevice localhost error: Connection refused (Connection refused)
2019-01-24 14:35:00.311 [ERROR] [b.binding.megad.handler.MegaDHandler] - Connect to megadevice localhost error: Connection refused (Connection refused)
==> /var/log/openhab2/events.log <==
2019-01-24 14:35:02.521 [vent.ItemStateChangedEvent] - MasterBedroom_CO2 changed from 487 to 494
2019-01-24 14:35:02.542 [GroupItemStateChangedEvent] - gCO2 changed from 516 to 520 through MasterBedroom_CO2
2019-01-24 14:35:02.550 [vent.ItemStateChangedEvent] - MasterBedroom_Humidity changed from 10.894 to 10.882
2019-01-24 14:35:02.555 [GroupItemStateChangedEvent] - gHumidity changed from 10.528 to 10.525 through MasterBedroom_Humidity

fild
Сообщения: 19
Зарегистрирован: 24 янв 2019, 08:57

Re: Использование MegaD в openHAB

Сообщение fild » 24 янв 2019, 13:24

хм, Things поправил ушли
[ERROR] [b.binding.megad.handler.MegaDHandler] - Connect to megadevice localhost error: Connection refused (Connection refused)

martiniman
Сообщения: 528
Зарегистрирован: 09 авг 2016, 15:09
Откуда: Сочи

Re: Использование MegaD в openHAB

Сообщение martiniman » 24 янв 2019, 15:15

А чего поправил?

Genix
Сообщения: 121
Зарегистрирован: 15 дек 2017, 16:56

Re: Использование MegaD в openHAB

Сообщение Genix » 25 янв 2019, 01:59

martiniman писал(а):А чего поправил?
Тоже интересно

fild
Сообщения: 19
Зарегистрирован: 24 янв 2019, 08:57

Re: Использование MegaD в openHAB

Сообщение fild » 25 янв 2019, 06:17

Genix писал(а):
25 янв 2019, 01:59
martiniman писал(а):А чего поправил?
Тоже интересно
появились неописаные Things, их перевел в состояние disabled и все

fild
Сообщения: 19
Зарегистрирован: 24 янв 2019, 08:57

Re: Использование MegaD в openHAB

Сообщение fild » 25 янв 2019, 06:45

не ребутается, но увидел такое:

2019-01-25 09:10:12.439 [GroupItemStateChangedEvent] - gHumidity changed from 14.304 to 14.308 through Kitchen_Humidity
2019-01-25 09:10:12.485 [vent.ItemStateChangedEvent] - LivingRoom_CO2 changed from NULL to 549
2019-01-25 09:10:12.492 [GroupItemStateChangedEvent] - gCO2 changed from 473 to 511 through LivingRoom_CO2
==> /var/log/openhab2/openhab.log <==
2019-01-25 09:10:14.643 [ERROR] [org.openhab.binding.megad ] - FrameworkEvent ERROR - org.openhab.binding.megad
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.megad [211]
Another singleton bundle selected: osgi.identity; type="osgi.bundle"; version:Version="2.0.4.1"; osgi.identity="org.openhab.binding.megad"; singleton:="true"
at org.eclipse.osgi.container.Module.start(Module.java:444) ~[?:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634) ~[?:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1614) ~[?:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585) ~[?:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528) ~[?:?]
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) ~[?:?]
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [?:?]
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [?:?]
2019-01-25 09:10:19.721 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.megad_2.0.4.2_t.jar
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.megad [211]
Another singleton bundle selected: osgi.identity; type="osgi.bundle"; version:Version="2.0.4.1"; osgi.identity="org.openhab.binding.megad"; singleton:="true"
at org.eclipse.osgi.container.Module.start(Module.java:444) ~[?:?]
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:383) ~[?:?]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1260) [10:org.apache.felix.fileinstall:3.6.4]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1233) [10:org.apache.felix.fileinstall:3.6.4]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.startAllBundles(DirectoryWatcher.java:1221) [10:org.apache.felix.fileinstall:3.6.4]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:515) [10:org.apache.felix.fileinstall:3.6.4]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365) [10:org.apache.felix.fileinstall:3.6.4]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316) [10:org.apache.felix.fileinstall:3.6.4]
==> /var/log/openhab2/events.log <==
2019-01-25 09:10:38.081 [vent.ItemStateChangedEvent] - MasterBedroom_Temperature changed from 25.39 to 25.40
2019-01-25 09:10:38.260 [vent.ItemStateChangedEvent] - LivingRoom_Temperature changed from 25.40 to 25.41

с этим как бороться?

martiniman
Сообщения: 528
Зарегистрирован: 09 авг 2016, 15:09
Откуда: Сочи

Re: Использование MegaD в openHAB

Сообщение martiniman » 25 янв 2019, 11:42

Похоже на конфликт версий. Попробуй переустановить биндинг. В консоли:

Код: Выделить всё

//Найти номер процесса биндинга
bundle:list | grep Mega
//Вывод: "255 | Active   |  80 | 2.0.4.2                | MegaD Binding"

bundle:stop 255
bundle:uninstall 255

 
Удалить файл биндинга, рестарт openHAB, положить биндинг на место.

fild
Сообщения: 19
Зарегистрирован: 24 янв 2019, 08:57

Re: Использование MegaD в openHAB

Сообщение fild » 25 янв 2019, 12:07

martiniman писал(а):
25 янв 2019, 11:42
Похоже на конфликт версий. Попробуй переустановить биндинг. В консоли:

Код: Выделить всё

//Найти номер процесса биндинга
bundle:list | grep Mega
//Вывод: "255 | Active   |  80 | 2.0.4.2                | MegaD Binding"
bundle:stop 255
bundle:uninstall 255
 
Удалить файл биндинга, рестарт openHAB, положить биндинг на место.
сделал, как написали: (Удалить файл биндинга, рестарт openHAB, положить биндинг на место)
2019-01-25 15:01:16.663 [vent.ItemStateChangedEvent] - LivingRoom_Temperature changed from 26.19 to 26.18
2019-01-25 15:01:16.851 [GroupItemStateChangedEvent] - gTemperature changed from 26.61 to 26.60 through LivingRoom_Temperature
==> /var/log/openhab2/openhab.log <==
2019-01-25 15:01:44.516 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.megad_2.0.4.2_t.jar
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.megad [212]
Another singleton bundle selected: osgi.identity; type="osgi.bundle"; version:Version="2.0.4.1"; osgi.identity="org.openhab.binding.megad"; singleton:="true"
at org.eclipse.osgi.container.Module.start(Module.java:444) ~[?:?]
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:383) ~[?:?]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1260) [10:org.apache.felix.fileinstall:3.6.4]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1233) [10:org.apache.felix.fileinstall:3.6.4]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:520) [10:org.apache.felix.fileinstall:3.6.4]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365) [10:org.apache.felix.fileinstall:3.6.4]
at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316) [10:org.apache.felix.fileinstall:3.6.4]
==> /var/log/openhab2/events.log <==
2019-01-25 15:01:46.415 [vent.ItemStateChangedEvent] - MasterBedroom_Temperature changed from 26.19 to 26.18

Petros
Сообщения: 900
Зарегистрирован: 21 авг 2012, 22:09
Откуда: Москва

Re: Использование MegaD в openHAB

Сообщение Petros » 25 янв 2019, 12:21

Да, похоже действительно на конфликт.
Попробуйте алгоритм другой:

Удалить из папки файл, перезагрузить
В karaf bundle:list если там что-то есть - uninstall
Закрыть-оькрыть openhab
Проверить bundle
Вернуть файл на место

fild
Сообщения: 19
Зарегистрирован: 24 янв 2019, 08:57

Re: Использование MegaD в openHAB

Сообщение fild » 25 янв 2019, 13:00

не понятно с чего конфликт, других вообще в системе нет

openhabian@openHABianPi:~ $ locate org.openhab.binding.megad*
/home/openhabian/org.openhab.binding.megad_2.0.4.2_t.jar
/srv/openhab2-addons/org.openhab.binding.megad_2.0.4.2_t.jar
/srv/openhab2-sys/addons/org.openhab.binding.megad_2.0.4.2_t.jar
/usr/share/openhab2/addons/org.openhab.binding.megad_2.0.4.2_t.jar
openhabian@openHABianPi:~ $

fild
Сообщения: 19
Зарегистрирован: 24 янв 2019, 08:57

Re: Использование MegaD в openHAB

Сообщение fild » 25 янв 2019, 13:51

да было
openhab> bundle:list | grep Mega
20 │ Active │ 80 │ 2.0.4.1 │ MegaD Binding
213 │ Installed │ 80 │ 2.0.4.2 │ MegaD Binding
openhab> bundle:uninstall 20

Всем спасибо, наблюдаем )))
2019-01-25 17:07:36.448 [vent.ItemStateChangedEvent] - LivingRoom_Temperature changed from 25.57 to 25.56
==> /var/log/openhab2/openhab.log <==
2019-01-25 17:07:38.893 [ERROR] [b.binding.megad.handler.MegaDHandler] - Connect to megadevice 192.168.88.21 error: Read timed out - иногда все же проскакивает.. (((
==> /var/log/openhab2/events.log <==
2019-01-25 17:08:05.757 [vent.ItemStateChangedEvent] - Bathroom_Temperature changed from 25.65 to 25.66
Последний раз редактировалось fild 25 янв 2019, 14:28, всего редактировалось 1 раз.

martiniman
Сообщения: 528
Зарегистрирован: 09 авг 2016, 15:09
Откуда: Сочи

Re: Использование MegaD в openHAB

Сообщение martiniman » 25 янв 2019, 13:54

Id процессов меняются (сбрасываются, чистятся) после перезагрузки компа, у меня так было с Homekit биндингом
Я тоже сейчас буду на линукс ставить всё, отпишусь.

fild
Сообщения: 19
Зарегистрирован: 24 янв 2019, 08:57

Re: Использование MegaD в openHAB

Сообщение fild » 28 янв 2019, 08:26

Доброго дня всем, опять отвалился погас умный дом, у кого какие мысли?

Код: Выделить всё

2019-01-28 11:14:35.219 [GroupItemStateChangedEvent] - gCO2 changed from 802 to 803 through LivingRoom_CO2
2019-01-28 11:14:48.476 [vent.ItemStateChangedEvent] - MasterBedroom_Temperature changed from 24.35 to 24.36
2019-01-28 11:14:49.488 [vent.ItemStateChangedEvent] - Bathroom_Temperature changed from 24.34 to 24.33
2019-01-28 11:14:52.686 [vent.ItemStateChangedEvent] - Kitchen_Temperature changed from 26.08 to 26.06
2019-01-28 11:15:19.155 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_Light' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.169 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_Light' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.184 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_Light' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.188 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_door' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.195 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_door' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.199 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_door' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.205 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Bathroom_valve_O' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.206 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Bathroom_valve_O' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.210 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Bathroom_valve_O' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.214 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Bathroom_valve_1' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.218 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Bathroom_valve_1' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.223 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Bathroom_valve_1' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.225 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Bathroom_temp' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.227 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Bathroom_temp' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.232 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Bathroom_temp' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.234 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_Light' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.236 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_Light' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.239 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_Light' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.241 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:KitchenI_Light' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.243 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:KitchenI_Light' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.247 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:KitchenI_Light' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.249 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_temp' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.250 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_temp' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.254 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_temp' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.256 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_window' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.262 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_window' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.264 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_window' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.271 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1_Light' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.275 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1_Light' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.278 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1_Light' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.283 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1Bra_Light' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.291 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1Bra_Light' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.297 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1Bra_Light' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.301 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1_temp' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.327 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1_temp' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.334 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1_temp' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.343 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1_window' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.353 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1_window' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.364 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1_window' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.369 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room2Bra_Light' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.378 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room2Bra_Light' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.386 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room2Bra_Light' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.388 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room2_temp' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.391 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room2_temp' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.394 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room2_window' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.397 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room2_window' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.402 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room2_window' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.406 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:DRRing' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.409 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:DRRing' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.417 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:DRRing' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.420 [hingStatusInfoChangedEvent] - 'megad:bridge:megadeviceincomin' changed from ONLINE to UNINITIALIZED
2019-01-28 11:15:19.423 [hingStatusInfoChangedEvent] - 'megad:bridge:megadeviceincomin' changed from UNINITIALIZED to OFFLINE
2019-01-28 11:15:19.426 [hingStatusInfoChangedEvent] - 'megad:bridge:megadeviceincomin' changed from OFFLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)
2019-01-28 11:15:19.925 [temChannelLinkRemovedEvent] - Link 'KitchenIll_Light => megad:device:megadeviceincomin:KitchenI_Light:out' has been removed.
2019-01-28 11:15:19.930 [temChannelLinkRemovedEvent] - Link 'LivingRoom_Light => megad:device:megadeviceincomin:Room2_Light:out' has been removed.
2019-01-28 11:15:19.936 [temChannelLinkRemovedEvent] - Link 'Corridor_Door => megad:device:megadeviceincomin:Corridor_door:contact' has been removed.
2019-01-28 11:15:19.940 [temChannelLinkRemovedEvent] - Link 'LivingRoomBr_Light => megad:device:megadeviceincomin:Room2Bra_Light:out' has been removed.
2019-01-28 11:15:19.942 [temChannelLinkRemovedEvent] - Link 'LivingRoom_Window => megad:device:megadeviceincomin:Room2_window:contact' has been removed.
2019-01-28 11:15:19.945 [temChannelLinkRemovedEvent] - Link 'Air_H_T_switch => megad:device:megadeviceincomin:Air_H_T_switch:out' has been removed.
2019-01-28 11:15:19.947 [temChannelLinkRemovedEvent] - Link 'Kitchen_Light => megad:device:megadeviceincomin:Kitchen_Light:out' has been removed.
2019-01-28 11:15:19.950 [temChannelLinkRemovedEvent] - Link 'LivingRoom_Temperature => megad:device:megadeviceincomin:Room2_temp:temp' has been removed.
2019-01-28 11:15:19.952 [temChannelLinkRemovedEvent] - Link 'MasterBedroom_Light => megad:device:megadeviceincomin:Room1_Light:dimmer' has been removed.
2019-01-28 11:15:19.955 [temChannelLinkRemovedEvent] - Link 'MasterBedroom_Fan => megad:device:megadeviceincomin:Room1Bra_Light:out' has been removed.
2019-01-28 11:15:19.957 [temChannelLinkRemovedEvent] - Link 'Corridor_Light => megad:device:megadeviceincomin:Corridor_Light:out' has been removed.
2019-01-28 11:15:19.960 [temChannelLinkRemovedEvent] - Link 'DoorRing1 => megad:device:megadeviceincomin:Ring:contact' has been removed.
2019-01-28 11:15:19.962 [temChannelLinkRemovedEvent] - Link 'Bathroom_valve_1 => megad:device:megadeviceincomin:Bathroom_valve_1:out' has been removed.
2019-01-28 11:15:19.965 [temChannelLinkRemovedEvent] - Link 'Kitchen_Window => megad:device:megadeviceincomin:Kitchen_window:contact' has been removed.
2019-01-28 11:15:19.967 [temChannelLinkRemovedEvent] - Link 'MasterBedroom_Window => megad:device:megadeviceincomin:Room1_window:contact' has been removed.
2019-01-28 11:15:19.969 [temChannelLinkRemovedEvent] - Link 'Bathroom_Temperature => megad:device:megadeviceincomin:Bathroom_temp:temp' has been removed.
2019-01-28 11:15:19.971 [temChannelLinkRemovedEvent] - Link 'Bathroom_valve_O => megad:device:megadeviceincomin:Bathroom_valve_O:out' has been removed.
2019-01-28 11:15:19.974 [temChannelLinkRemovedEvent] - Link 'MasterBedroom_Temperature => megad:device:megadeviceincomin:Room1_temp:temp' has been removed.
2019-01-28 11:15:19.976 [temChannelLinkRemovedEvent] - Link 'Kitchen_Temperature => megad:device:megadeviceincomin:Kitchen_temp:temp' has been removed.
2019-01-28 11:15:19.979 [temChannelLinkRemovedEvent] - Link 'Bathroom_Light => megad:device:megadeviceincomin:Bathroom_Light:out' has been removed.
2019-01-28 11:15:19.981 [temChannelLinkRemovedEvent] - Link 'DRing => megad:device:megadeviceincomin:DRRing:out' has been removed.
2019-01-28 11:15:22.585 [temChannelLinkRemovedEvent] - Link 'MegaDBindingThing_ClosedOROpen => megad:device:megadeviceincomin:DRRing:contact' has been removed.
==> /var/log/openhab2/openhab.log <==
2019-01-28 11:16:04.631 [INFO ] [egram.internal.TelegramActionService] - Bot bot1 loaded from config file
2019-01-28 11:16:08.367 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to 'Asia/Novokuznetsk'.
2019-01-28 11:16:08.390 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to '55.38871948520932,86.0992501229188'.
2019-01-28 11:16:08.404 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to 'ru_RU'.
2019-01-28 11:16:08.412 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Measurement system set to 'SIUnits'.
2019-01-28 11:16:08.492 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel
2019-01-28 11:16:19.031 [INFO ] [ebuilder.internal.HomeBuilderServlet] - Started Home Builder at /homebuilder
2019-01-28 11:16:24.060 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = a0bea7bc-93d1-4208-90f6-662e40d18618, base URL = http://localhost:8080)
2019-01-28 11:16:25.260 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /rest/events
javax.servlet.ServletException: javax.servlet.ServletException: java.lang.IllegalStateException: Request scope has been already shut down.
	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:88) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[85:org.eclipse.jetty.server:9.4.11.v20180605]
	at org.eclipse.jetty.server.Server.handle(Server.java:531) ~[85:org.eclipse.jetty.server:9.4.11.v20180605]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352) [85:org.eclipse.jetty.server:9.4.11.v20180605]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) [85:org.eclipse.jetty.server:9.4.11.v20180605]
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281) [76:org.eclipse.jetty.io:9.4.11.v20180605]
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) [76:org.eclipse.jetty.io:9.4.11.v20180605]
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) [76:org.eclipse.jetty.io:9.4.11.v20180605]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [88:org.eclipse.jetty.util:9.4.11.v20180605]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [88:org.eclipse.jetty.util:9.4.11.v20180605]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [88:org.eclipse.jetty.util:9.4.11.v20180605]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [88:org.eclipse.jetty.util:9.4.11.v20180605]
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [88:org.eclipse.jetty.util:9.4.11.v20180605]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762) [88:org.eclipse.jetty.util:9.4.11.v20180605]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680) [88:org.eclipse.jetty.util:9.4.11.v20180605]
	at java.lang.Thread.run(Thread.java:748) [?:?]
Caused by: javax.servlet.ServletException: java.lang.IllegalStateException: Request scope has been already shut down.
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:489) ~[?:?]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:427) ~[?:?]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:388) ~[?:?]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:341) ~[?:?]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:228) ~[?:?]
	at com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge.service(ServletContainerBridge.java:76) ~[?:?]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:865) ~[?:?]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:535) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:71) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) ~[?:?]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[?:?]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:293) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[?:?]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[?:?]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:80) ~[?:?]
	... 15 more
Caused by: java.lang.IllegalStateException: Request scope has been already shut down.
	at jersey.repackaged.com.google.common.base.Preconditions.checkState(Preconditions.java:173) ~[?:?]
	at org.glassfish.jersey.process.internal.RequestScope.retrieveCurrent(RequestScope.java:239) ~[?:?]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:314) ~[?:?]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:305) ~[?:?]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1154) ~[?:?]
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:473) ~[?:?]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:427) ~[?:?]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:388) ~[?:?]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:341) ~[?:?]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:228) ~[?:?]
	at com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge.service(ServletContainerBridge.java:76) ~[?:?]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:865) ~[?:?]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:535) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:71) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) ~[?:?]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[?:?]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:293) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[?:?]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[?:?]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:80) ~[?:?]
	... 15 more
2019-01-28 11:16:34.369 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'my.items'
2019-01-28 11:16:36.653 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'rrd4j.persist'
2019-01-28 11:16:41.801 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2019-01-28 11:16:48.197 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'my.rules'
2019-01-28 11:16:48.381 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'telegram.rules'
2019-01-28 11:16:48.491 [WARN ] [el.core.internal.ModelRepositoryImpl] - Configuration model 'telegram.rules' is either empty or cannot be parsed correctly!
2019-01-28 11:16:49.774 [INFO ] [el.core.internal.ModelRepositoryImpl] - Validation issues found in configuration model 'my.sitemap', using it anyway:
Sitemap should contain either only frames or none at all
2019-01-28 11:16:49.790 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'my.sitemap'
2019-01-28 11:16:50.578 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'my.things'
2019-01-28 11:16:50.941 [WARN ] [ore.common.registry.AbstractRegistry] - Cannot add "SwitchItem" with key "DRing". It exists already from provider "GenericItemProvider"! Failed to add a second with the same UID from provider "ManagedItemProvider"!
==> /var/log/openhab2/events.log <==
2019-01-28 11:16:51.060 [.ItemChannelLinkAddedEvent] - Link 'KitchenIll_Light-megad:device:megadeviceincomin:KitchenI_Light:out' has been added.
2019-01-28 11:16:51.069 [.ItemChannelLinkAddedEvent] - Link 'LivingRoom_Light-megad:device:megadeviceincomin:Room2_Light:out' has been added.
2019-01-28 11:16:51.076 [.ItemChannelLinkAddedEvent] - Link 'Corridor_Door-megad:device:megadeviceincomin:Corridor_door:contact' has been added.
==> /var/log/openhab2/openhab.log <==
2019-01-28 11:16:51.078 [WARN ] [ore.common.registry.AbstractRegistry] - Cannot add "ItemChannelLink" with key "DRing -> megad:device:megadeviceincomin:DRRing:out". It exists already from provider "GenericItemChannelLinkProvider"! Failed to add a second with the same UID from provider "ManagedItemChannelLinkProvider"!
==> /var/log/openhab2/events.log <==
2019-01-28 11:16:51.082 [.ItemChannelLinkAddedEvent] - Link 'LivingRoomBr_Light-megad:device:megadeviceincomin:Room2Bra_Light:out' has been added.
2019-01-28 11:16:51.090 [.ItemChannelLinkAddedEvent] - Link 'LivingRoom_Window-megad:device:megadeviceincomin:Room2_window:contact' has been added.
2019-01-28 11:16:51.093 [.ItemChannelLinkAddedEvent] - Link 'Air_H_T_switch-megad:device:megadeviceincomin:Air_H_T_switch:out' has been added.
2019-01-28 11:16:51.098 [.ItemChannelLinkAddedEvent] - Link 'Kitchen_Light-megad:device:megadeviceincomin:Kitchen_Light:out' has been added.
2019-01-28 11:16:51.102 [.ItemChannelLinkAddedEvent] - Link 'LivingRoom_Temperature-megad:device:megadeviceincomin:Room2_temp:temp' has been added.
2019-01-28 11:16:51.108 [.ItemChannelLinkAddedEvent] - Link 'MasterBedroom_Light-megad:device:megadeviceincomin:Room1_Light:dimmer' has been added.
2019-01-28 11:16:51.114 [.ItemChannelLinkAddedEvent] - Link 'MasterBedroom_Fan-megad:device:megadeviceincomin:Room1Bra_Light:out' has been added.
2019-01-28 11:16:51.121 [.ItemChannelLinkAddedEvent] - Link 'Corridor_Light-megad:device:megadeviceincomin:Corridor_Light:out' has been added.
2019-01-28 11:16:51.126 [.ItemChannelLinkAddedEvent] - Link 'DoorRing1-megad:device:megadeviceincomin:Ring:contact' has been added.
2019-01-28 11:16:51.133 [.ItemChannelLinkAddedEvent] - Link 'Bathroom_valve_1-megad:device:megadeviceincomin:Bathroom_valve_1:out' has been added.
2019-01-28 11:16:51.138 [.ItemChannelLinkAddedEvent] - Link 'Kitchen_Window-megad:device:megadeviceincomin:Kitchen_window:contact' has been added.
2019-01-28 11:16:51.143 [.ItemChannelLinkAddedEvent] - Link 'MasterBedroom_Window-megad:device:megadeviceincomin:Room1_window:contact' has been added.
2019-01-28 11:16:51.148 [.ItemChannelLinkAddedEvent] - Link 'Bathroom_Temperature-megad:device:megadeviceincomin:Bathroom_temp:temp' has been added.
2019-01-28 11:16:51.153 [.ItemChannelLinkAddedEvent] - Link 'Bathroom_valve_O-megad:device:megadeviceincomin:Bathroom_valve_O:out' has been added.
2019-01-28 11:16:51.158 [.ItemChannelLinkAddedEvent] - Link 'MasterBedroom_Temperature-megad:device:megadeviceincomin:Room1_temp:temp' has been added.
2019-01-28 11:16:51.164 [.ItemChannelLinkAddedEvent] - Link 'Kitchen_Temperature-megad:device:megadeviceincomin:Kitchen_temp:temp' has been added.
2019-01-28 11:16:51.169 [.ItemChannelLinkAddedEvent] - Link 'Bathroom_Light-megad:device:megadeviceincomin:Bathroom_Light:out' has been added.
2019-01-28 11:16:51.174 [.ItemChannelLinkAddedEvent] - Link 'DRing-megad:device:megadeviceincomin:DRRing:out' has been added.
2019-01-28 11:16:51.180 [.ItemChannelLinkAddedEvent] - Link 'MegaDBindingThing_ClosedOROpen-megad:device:megadeviceincomin:DRRing:contact' has been added.
==> /var/log/openhab2/openhab.log <==
2019-01-28 11:16:52.903 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://10.102.102.154:8080
2019-01-28 11:16:52.913 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://10.102.102.154:8443
2019-01-28 11:16:53.850 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui
2019-01-28 11:16:54.049 [ERROR] [el.item.internal.GenericItemProvider] - Binding configuration of type 'http' of item 'Cam_Door' could not be parsed correctly.
org.eclipse.smarthome.model.item.BindingConfigParseException: bindingConfig 'Image url=<[http://192.168.88.88/cgi-bin/images_cgi?channel=1&user=admin&pwd=admin]' doesn't contain a valid binding configuration
	at org.openhab.core.binding.internal.BindingConfigReaderDelegate.processBindingConfiguration(BindingConfigReaderDelegate.java:51) ~[?:?]
	at org.eclipse.smarthome.model.item.internal.GenericItemProvider.internalDispatchBindings(GenericItemProvider.java:397) [130:org.eclipse.smarthome.model.item:0.10.0.oh240]
	at org.eclipse.smarthome.model.item.internal.GenericItemProvider.dispatchBindingsPerType(GenericItemProvider.java:350) [130:org.eclipse.smarthome.model.item:0.10.0.oh240]
	at org.eclipse.smarthome.model.item.internal.GenericItemProvider.addBindingConfigReader(GenericItemProvider.java:164) [130:org.eclipse.smarthome.model.item:0.10.0.oh240]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:?]
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invokeMethod(BaseMethod.java:228) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.access$500(BaseMethod.java:41) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.inject.methods.BaseMethod$Resolved.invoke(BaseMethod.java:664) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invoke(BaseMethod.java:510) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.inject.methods.BindMethod.invoke(BindMethod.java:42) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.DependencyManager.doInvokeBindMethod(DependencyManager.java:1809) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.DependencyManager.invokeBindMethod(DependencyManager.java:1784) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.SingleComponentManager.invokeBindMethod(SingleComponentManager.java:409) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.DependencyManager$MultipleDynamicCustomizer.addedService(DependencyManager.java:333) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.DependencyManager$MultipleDynamicCustomizer.addedService(DependencyManager.java:302) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1216) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1137) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.trackAdding(ServiceTracker.java:944) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.track(ServiceTracker.java:880) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:1168) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.BundleComponentActivator$ListenerInfo.serviceChanged(BundleComponentActivator.java:125) [40:org.apache.felix.scr:2.1.2]
	at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:109) [?:?]
	at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:920) [?:?]
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [?:?]
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [?:?]
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:862) [?:?]
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:801) [?:?]
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:127) [?:?]
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:225) [?:?]
	at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:469) [?:?]
	at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:487) [?:?]
	at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:1004) [?:?]
	at org.openhab.core.binding.internal.BindingConfigReaderFactory.registerDelegateService(BindingConfigReaderFactory.java:80) [202:org.openhab.core.compat1x:2.4.0]
	at org.openhab.core.binding.internal.BindingConfigReaderFactory.activate(BindingConfigReaderFactory.java:46) [202:org.openhab.core.compat1x:2.4.0]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:?]
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invokeMethod(BaseMethod.java:228) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.access$500(BaseMethod.java:41) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.inject.methods.BaseMethod$Resolved.invoke(BaseMethod.java:664) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.inject.methods.BaseMethod.invoke(BaseMethod.java:510) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:317) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.inject.methods.ActivateMethod.invoke(ActivateMethod.java:307) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:334) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:114) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:947) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:919) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:750) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.AbstractComponentManager.enableInternal(AbstractComponentManager.java:661) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:427) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.enableComponents(ConfigurableComponentHolder.java:665) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.BundleComponentActivator.initialEnable(BundleComponentActivator.java:339) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:381) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.Activator.access$200(Activator.java:49) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.Activator$ScrExtension.start(Activator.java:263) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.AbstractExtender.createExtension(AbstractExtender.java:196) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.AbstractExtender.modifiedBundle(AbstractExtender.java:169) [40:org.apache.felix.scr:2.1.2]
	at org.apache.felix.scr.impl.AbstractExtender.modifiedBundle(AbstractExtender.java:49) [40:org.apache.felix.scr:2.1.2]
	at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:482) [?:?]
	at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:415) [?:?]
	at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:232) [?:?]
	at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:444) [?:?]
	at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:908) [?:?]
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [?:?]
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:213) [?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:120) [?:?]
	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:112) [?:?]
	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:168) [?:?]
	at org.eclipse.osgi.container.Module.publishEvent(Module.java:476) [?:?]
	at org.eclipse.osgi.container.Module.start(Module.java:467) [?:?]
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634) [?:?]
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1614) [?:?]
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585) [?:?]
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528) [?:?]
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [?:?]
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [?:?]
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [?:?]
Caused by: org.openhab.model.item.binding.BindingConfigParseException: bindingConfig 'Image url=<[http://192.168.88.88/cgi-bin/images_cgi?channel=1&user=admin&pwd=admin]' doesn't contain a valid binding configuration
	at org.openhab.binding.http.internal.HttpGenericBindingProvider.parseBindingConfig(HttpGenericBindingProvider.java:143) ~[?:?]
	at org.openhab.binding.http.internal.HttpGenericBindingProvider.processBindingConfiguration(HttpGenericBindingProvider.java:119) ~[?:?]
	at org.openhab.core.binding.internal.BindingConfigReaderDelegate.processBindingConfiguration(BindingConfigReaderDelegate.java:49) ~[?:?]
	... 81 more
2019-01-28 11:16:54.239 [INFO ] [b.core.service.AbstractActiveService] - HTTP Refresh Service has been started
==> /var/log/openhab2/events.log <==
2019-01-28 11:16:54.834 [GroupItemStateChangedEvent] - gCO2 changed from NULL to 754 through MasterBedroom_CO2
2019-01-28 11:16:54.840 [vent.ItemStateChangedEvent] - MasterBedroom_CO2 changed from NULL to 754
2019-01-28 11:16:54.846 [vent.ItemStateChangedEvent] - MasterBedroom_Humidity changed from NULL to 11.105
2019-01-28 11:16:54.855 [vent.ItemStateChangedEvent] - LivingRoom_Humidity changed from NULL to 11.117
2019-01-28 11:16:54.864 [vent.ItemStateChangedEvent] - Bathroom_Humidity changed from NULL to 10.342
2019-01-28 11:16:54.868 [GroupItemStateChangedEvent] - gHumidity changed from NULL to 11.111 through MasterBedroom_Humidity
2019-01-28 11:16:54.874 [vent.ItemStateChangedEvent] - Kitchen_Humidity changed from NULL to 10.129
2019-01-28 11:16:54.890 [GroupItemStateChangedEvent] - gHumidity changed from 11.111 to 10.673 through Bathroom_Humidity
2019-01-28 11:16:54.896 [GroupItemStateChangedEvent] - gHumidity changed from 11.111 to 10.673 through LivingRoom_Humidity
2019-01-28 11:16:54.914 [GroupItemStateChangedEvent] - gCO2 changed from 754 to 805 through LivingRoom_CO2
2019-01-28 11:16:54.920 [vent.ItemStateChangedEvent] - LivingRoom_CO2 changed from NULL to 856
2019-01-28 11:16:57.937 [hingStatusInfoChangedEvent] - 'megad:bridge:megadeviceincomin' changed from UNINITIALIZED to INITIALIZING
==> /var/log/openhab2/openhab.log <==
2019-01-28 11:16:58.005 [INFO ] [ing.megad.handler.MegaDBridgeHandler] - MegaD bridge opened port 32929
==> /var/log/openhab2/events.log <==
2019-01-28 11:16:58.019 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_Light' changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2019-01-28 11:16:58.035 [hingStatusInfoChangedEvent] - 'megad:bridge:megadeviceincomin' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.048 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_door' changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2019-01-28 11:16:58.125 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Bathroom_valve_O' changed from UNINITIALIZED to INITIALIZING
2019-01-28 11:16:58.168 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Bathroom_valve_1' changed from UNINITIALIZED to INITIALIZING
2019-01-28 11:16:58.188 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_Light' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2019-01-28 11:16:58.210 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Bathroom_valve_1' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.222 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Bathroom_valve_O' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.241 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Bathroom_temp' changed from UNINITIALIZED to INITIALIZING
==> /var/log/openhab2/openhab.log <==
2019-01-28 11:16:58.251 [INFO ] [b.binding.megad.handler.MegaDHandler] - Switch: http://192.168.88.21/sec/?cmd=27:0
2019-01-28 11:16:58.249 [INFO ] [b.binding.megad.handler.MegaDHandler] - Switch: http://192.168.88.21/sec/?cmd=25:0
==> /var/log/openhab2/events.log <==
2019-01-28 11:16:58.262 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Bathroom_temp' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.268 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_door' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2019-01-28 11:16:58.275 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_door' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.294 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_Light' changed from INITIALIZING to ONLINE
==> /var/log/openhab2/openhab.log <==
2019-01-28 11:16:58.293 [INFO ] [b.binding.megad.handler.MegaDHandler] - Switch: http://192.168.88.21/sec/?cmd=7:0
==> /var/log/openhab2/events.log <==
2019-01-28 11:16:58.302 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_Light' changed from UNINITIALIZED to INITIALIZING
==> /var/log/openhab2/openhab.log <==
2019-01-28 11:16:58.313 [INFO ] [b.binding.megad.handler.MegaDHandler] - Switch: http://192.168.88.21/sec/?cmd=12:0
==> /var/log/openhab2/events.log <==
2019-01-28 11:16:58.322 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_Light' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.334 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_temp' changed from UNINITIALIZED to INITIALIZING
2019-01-28 11:16:58.341 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:KitchenI_Light' changed from UNINITIALIZED to INITIALIZING
2019-01-28 11:16:58.349 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1_Light' changed from UNINITIALIZED to INITIALIZING
2019-01-28 11:16:58.356 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_temp' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.370 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1_Light' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.379 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_window' changed from UNINITIALIZED to INITIALIZING
==> /var/log/openhab2/openhab.log <==
2019-01-28 11:16:58.387 [INFO ] [b.binding.megad.handler.MegaDHandler] - Switch: http://192.168.88.21/sec/?cmd=28:0
==> /var/log/openhab2/events.log <==
2019-01-28 11:16:58.392 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:KitchenI_Light' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.400 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_window' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.407 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1_temp' changed from UNINITIALIZED to INITIALIZING
2019-01-28 11:16:58.415 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1_temp' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.429 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1Bra_Light' changed from UNINITIALIZED to INITIALIZING
2019-01-28 11:16:58.436 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1_window' changed from UNINITIALIZED to INITIALIZING
2019-01-28 11:16:58.444 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room2_temp' changed from UNINITIALIZED to INITIALIZING
2019-01-28 11:16:58.455 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1_window' changed from INITIALIZING to ONLINE
==> /var/log/openhab2/openhab.log <==
2019-01-28 11:16:58.464 [INFO ] [b.binding.megad.handler.MegaDHandler] - Switch: http://192.168.88.21/sec/?cmd=13:0
==> /var/log/openhab2/events.log <==
2019-01-28 11:16:58.466 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room1Bra_Light' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.480 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room2_temp' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.486 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room2Bra_Light' changed from UNINITIALIZED to INITIALIZING
==> /var/log/openhab2/openhab.log <==
2019-01-28 11:16:58.489 [INFO ] [b.binding.megad.handler.MegaDHandler] - Switch: http://192.168.88.21/sec/?cmd=9:0
==> /var/log/openhab2/events.log <==
2019-01-28 11:16:58.492 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room2Bra_Light' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.500 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room2_window' changed from UNINITIALIZED to INITIALIZING
2019-01-28 11:16:58.508 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Room2_window' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.515 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:DRRing' changed from UNINITIALIZED to INITIALIZING
==> /var/log/openhab2/openhab.log <==
2019-01-28 11:16:58.524 [INFO ] [b.binding.megad.handler.MegaDHandler] - Switch: http://192.168.88.21/sec/?cmd=23:0
==> /var/log/openhab2/events.log <==
2019-01-28 11:16:58.530 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:DRRing' changed from INITIALIZING to ONLINE
2019-01-28 11:16:58.629 [vent.ItemStateChangedEvent] - Bathroom_Temperature changed from NULL to 24.35
2019-01-28 11:16:58.637 [vent.ItemStateChangedEvent] - Corridor_Door changed from NULL to OPEN
2019-01-28 11:16:58.641 [GroupItemStateChangedEvent] - gTemperature changed from NULL to 24.35 through Bathroom_Temperature
2019-01-28 11:16:58.649 [GroupItemStateChangedEvent] - gDoor changed from NULL to OPEN through Corridor_Door
2019-01-28 11:16:58.652 [vent.ItemStateChangedEvent] - Bathroom_valve_1 changed from NULL to OFF
2019-01-28 11:16:58.661 [vent.ItemStateChangedEvent] - Bathroom_valve_O changed from NULL to OFF
2019-01-28 11:16:58.668 [vent.ItemStateChangedEvent] - Corridor_Light changed from NULL to ON
2019-01-28 11:16:58.671 [vent.ItemStateChangedEvent] - Kitchen_Light changed from NULL to ON
2019-01-28 11:16:58.676 [vent.ItemStateChangedEvent] - Kitchen_Temperature changed from NULL to 26.08
2019-01-28 11:16:58.679 [vent.ItemStateChangedEvent] - MasterBedroom_Light changed from NULL to 0
2019-01-28 11:16:58.695 [vent.ItemStateChangedEvent] - Kitchen_Window changed from NULL to OPEN
2019-01-28 11:16:58.700 [vent.ItemStateChangedEvent] - MasterBedroom_Temperature changed from NULL to 24.35
2019-01-28 11:16:58.705 [vent.ItemStateChangedEvent] - MasterBedroom_Window changed from NULL to OPEN
2019-01-28 11:16:58.709 [vent.ItemStateChangedEvent] - MasterBedroom_Fan changed from NULL to ON
2019-01-28 11:16:58.714 [vent.ItemStateChangedEvent] - LivingRoom_Temperature changed from NULL to 24.34
2019-01-28 11:16:58.717 [vent.ItemStateChangedEvent] - LivingRoomBr_Light changed from NULL to OFF
2019-01-28 11:16:58.722 [vent.ItemStateChangedEvent] - LivingRoom_Window changed from NULL to OPEN
2019-01-28 11:16:58.725 [vent.ItemStateChangedEvent] - DRing changed from NULL to OFF
2019-01-28 11:16:58.730 [vent.ItemStateChangedEvent] - MegaDBindingThing_ClosedOROpen changed from NULL to OPEN
2019-01-28 11:16:58.849 [GroupItemStateChangedEvent] - gValve changed from NULL to OFF through Bathroom_valve_O
2019-01-28 11:16:58.855 [GroupItemStateChangedEvent] - gLight changed from NULL to ON through Corridor_Light
2019-01-28 11:16:58.859 [GroupItemStateChangedEvent] - gTemperature changed from 24.35 to 24.78 through Kitchen_Temperature
2019-01-28 11:16:58.865 [GroupItemStateChangedEvent] - gWindow changed from NULL to OPEN through Kitchen_Window
2019-01-28 11:16:59.394 [vent.ItemStateChangedEvent] - Corridor_Light changed from ON to OFF
2019-01-28 11:16:59.408 [vent.ItemStateChangedEvent] - Kitchen_Light changed from ON to OFF
2019-01-28 11:16:59.545 [vent.ItemStateChangedEvent] - MasterBedroom_Fan changed from ON to OFF
2019-01-28 11:16:59.798 [GroupItemStateChangedEvent] - gRing changed from NULL to OFF through DRing
2019-01-28 11:17:00.094 [GroupItemStateChangedEvent] - gFan changed from NULL to OFF through MasterBedroom_Fan
2019-01-28 11:17:00.369 [GroupItemStateChangedEvent] - gLight changed from ON to OFF through MasterBedroom_Light
2019-01-28 11:17:28.299 [vent.ItemStateChangedEvent] - Bathroom_Temperature changed from 24.35 to 24.34
2019-01-28 11:17:28.493 [vent.ItemStateChangedEvent] - MasterBedroom_Temperature changed from 24.35 to 24.34
2019-01-28 11:17:55.123 [vent.ItemStateChangedEvent] - MasterBedroom_CO2 changed from 754 to 750
2019-01-28 11:17:55.128 [GroupItemStateChangedEvent] - gCO2 changed from 805 to 803 through MasterBedroom_CO2
2019-01-28 11:17:55.148 [GroupItemStateChangedEvent] - gHumidity changed from 10.673 to 10.882 through MasterBedroom_Humidity
2019-01-28 11:17:55.155 [vent.ItemStateChangedEvent] - MasterBedroom_Humidity changed from 11.105 to 11.94
2019-01-28 11:17:55.203 [vent.ItemStateChangedEvent] - Bathroom_Humidity changed from 10.342 to 10.485
2019-01-28 11:17:55.229 [vent.ItemStateChangedEvent] - Kitchen_Humidity changed from 10.129 to 10.95
2019-01-28 11:17:55.250 [vent.ItemStateChangedEvent] - LivingRoom_CO2 changed from 856 to 857
2019-01-28 11:17:55.329 [GroupItemStateChangedEvent] - gHumidity changed from 10.882 to 11.123 through Bathroom_Humidity

martiniman
Сообщения: 528
Зарегистрирован: 09 авг 2016, 15:09
Откуда: Сочи

Re: Использование MegaD в openHAB

Сообщение martiniman » 28 янв 2019, 12:08

Какая версия? Перезапустился и работает?
Я у себя замечал пару рестартов openHAB 2.4

fild
Сообщения: 19
Зарегистрирован: 24 янв 2019, 08:57

Re: Использование MegaD в openHAB

Сообщение fild » 28 янв 2019, 13:40

martiniman писал(а):
28 янв 2019, 12:08
Какая версия? Перезапустился и работает?
Я у себя замечал пару рестартов openHAB 2.4
Да 2.4, Перезапустился и работает, правда сброс всего, что было включено происходит

martiniman
Сообщения: 528
Зарегистрирован: 09 авг 2016, 15:09
Откуда: Сочи

Re: Использование MegaD в openHAB

Сообщение martiniman » 28 янв 2019, 14:56

2.5M1 вышла - попробуй её.
Я только установил эту версию, тестирую.

martiniman
Сообщения: 528
Зарегистрирован: 09 авг 2016, 15:09
Откуда: Сочи

Re: Использование MegaD в openHAB

Сообщение martiniman » 28 янв 2019, 16:00

fild писал(а):
28 янв 2019, 13:40
martiniman писал(а):
28 янв 2019, 12:08
Какая версия? Перезапустился и работает?
Я у себя замечал пару рестартов openHAB 2.4
Да 2.4, Перезапустился и работает, правда сброс всего, что было включено происходит
Только что попробовал, включил OUT порт, перезапустил OH, порт как был включен, так и остался после перезапуска.
Или что-то другое имелось ввиду?

--
На 2.5M1 ошибки биндинга нет.

fild
Сообщения: 19
Зарегистрирован: 24 янв 2019, 08:57

Re: Использование MegaD в openHAB

Сообщение fild » 29 янв 2019, 06:18

martiniman писал(а):
28 янв 2019, 16:00
fild писал(а):
28 янв 2019, 13:40
martiniman писал(а):
28 янв 2019, 12:08
Какая версия? Перезапустился и работает?
Я у себя замечал пару рестартов openHAB 2.4
Да 2.4, Перезапустился и работает, правда сброс всего, что было включено происходит
Только что попробовал, включил OUT порт, перезапустил OH, порт как был включен, так и остался после перезапуска.
Или что-то другое имелось ввиду?
--
На 2.5M1 ошибки биндинга нет.
openHAB 2.4.0-1, включено 2 порта out выполняем sudo /bin/systemctl restart openhab2.service порты на контроллере сбрасываются ((( (ошибок биндинга и др. - НЕТ!!!)
...
далее опять включаем:
2019-01-29 09:26:48.801 [nt.ItemStatePredictedEvent] - Kitchen_Light predicted to become ON - хотя здесь есть, что он должен быть включен, но узнает об этом только в момент когда физически включается...
2019-01-29 09:26:48.809 [vent.ItemStateChangedEvent] - Kitchen_Light changed from OFF to ON
2019-01-29 09:26:48.813 [GroupItemStateChangedEvent] - gLight changed from OFF to ON through Kitchen_Light
==> /var/log/openhab2/openhab.log <==
2019-01-29 09:26:48.826 [INFO ] [b.binding.megad.handler.MegaDHandler] - Switch: http://192.168.88.21/sec/?cmd=12:1

в принципе это логично, т.к. ОХ читает базовые настройки, жаль, что нет сохранения на момент рестарта текущих значений конфигурации контроллера.

Код: Выделить всё

2019-01-29 09:24:47.682 [hingStatusInfoChangedEvent] - 'megad:bridge:megadeviceincomin' changed from UNINITIALIZED to INITIALIZING
==> /var/log/openhab2/openhab.log <==
2019-01-29 09:24:47.783 [INFO ] [ing.megad.handler.MegaDBridgeHandler] - MegaD bridge opened port 45411
==> /var/log/openhab2/events.log <==
2019-01-29 09:24:47.797 [hingStatusInfoChangedEvent] - 'megad:bridge:megadeviceincomin' changed from INITIALIZING to ONLINE
2019-01-29 09:24:47.836 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_Light' changed from UNINITIALIZED to INITIALIZING
2019-01-29 09:24:47.846 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_Light' changed from INITIALIZING to ONLINE
2019-01-29 09:24:47.886 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_door' changed from UNINITIALIZED to INITIALIZING
==> /var/log/openhab2/openhab.log <==
2019-01-29 09:24:47.908 [INFO ] [b.binding.megad.handler.MegaDHandler] - Switch: http://192.168.88.21/sec/?cmd=7:0
==> /var/log/openhab2/events.log <==
2019-01-29 09:24:47.915 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Corridor_door' changed from INITIALIZING to ONLINE 
2019-01-29 09:24:48.178 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_Light' changed from UNINITIALIZED to INITIALIZING
2019-01-29 09:24:48.209 [hingStatusInfoChangedEvent] - 'megad:device:megadeviceincomin:Kitchen_Light' changed from INITIALIZING to ONLINE
==> /var/log/openhab2/openhab.log <==
2019-01-29 09:24:48.229 [INFO ] [b.binding.megad.handler.MegaDHandler] - Switch: http://192.168.88.21/sec/?cmd=12:0
и вот еще:

Код: Выделить всё

2019-01-29 14:31:03.182 [vent.ItemStateChangedEvent] - Corridor_Light changed from NULL to ON [b]при перезапуске[/b]
2019-01-29 14:31:03.197 [GroupItemStateChangedEvent] - gLight changed from NULL to ON through Corridor_Light
2019-01-29 14:31:04.136 [vent.ItemStateChangedEvent] - Corridor_Light changed from ON to OFF

2019-01-29 14:36:44.368 [ome.event.ItemCommandEvent] - Item 'Corridor_Light' received command ON [b]включаем[/b]
2019-01-29 14:36:45.473 [GroupItemStateChangedEvent] - gLight changed from OFF to ON through Corridor_Light
2019-01-29 14:36:45.478 [vent.ItemStateChangedEvent] - Corridor_Light changed from OFF to ON

martiniman
Сообщения: 528
Зарегистрирован: 09 авг 2016, 15:09
Откуда: Сочи

Re: Использование MegaD в openHAB

Сообщение martiniman » 29 янв 2019, 18:57

Да, теперь понял о чем ты. Если Switch напрямую управляет портом меги - сбрасывается состояние.
Поковыряю с сохранением - отпишу.

Ответить