philips hue modul

Begonnen von justme1968, 11 Februar 2013, 13:55:14

Vorheriges Thema - Nächstes Thema

P.A.Trick

#615
Gut dann sind wir schon drei mit dem Problem non-Blocking-Call!

Um die ganze Verwirrung noch komplett zu machen, habe ich noch eine OSRAM Lightify Lampe, die sich verselbstständigt hat. Ich habe dazu mal ein Debug Notify eingebaut aber leider kann ich keine Muster oder Zusammenhänge erkennen. Die Lampe schaltet sich einfach ein, bzw. ändern sich einfach die Readings obwohl die hue_bridge gar nichts gesendet hat (zumindest habe ich ihr das aktiv nicht gesagt).

Hier mal ein paar Infos:

Device:
Internals:
   CHANGED
   DEF        5
   ID         5
   INTERVAL   60
   IODev      hue_bridge
   NAME       EG.WZ.Fensterleuchte
   NR         1950
   STATE      unreachable
   TYPE       HUEDevice
   luminaireuniqueid
   manufacturername OSRAM
   modelid    Classic A60 RGBW
   name       Fensterleuchte
   swversion  1131847
   type       Extended color light
   uniqueid   84:18:26:00:00:d9:c3:1d-03
   Readings:
     2015-10-06 08:09:59   alert           lselect
     2015-10-06 18:56:56   bri             254
     2015-10-06 07:02:10   colormode       xy
     2015-10-06 07:20:54   ct              370 (2702K)
     2015-10-06 07:01:28   effect          none
     2015-10-06 07:01:28   hue             0
     2015-10-06 15:00:59   onoff           1
     2015-10-06 18:56:56   pct             100
     2015-10-06 14:59:11   reachable       0
     2015-10-06 18:56:56   rgb             ffffff
     2015-10-06 07:01:28   sat             0
     2015-10-06 14:59:11   state           unreachable
     2015-10-06 18:56:56   xy              0.3333,0.3333
   Helper:
     alert      lselect
     bri        254
     colormode  xy
     ct         370
     devtype
     effect     none
     hue        0
     percent    100
     reachable  0
     rgb        ffffff
     sat        0
     update_timeout 0
     xy         0.3333,0.3333
Attributes:
   IODev      hue_bridge
   color-icons 2
   devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
   event-on-change-reading .*
   group      Schalter
   model      Classic A60 RGBW
   room       EG.Wohnzimmer,_LED
   subType    extcolordimmer
   transitiontime 5
   userattr   lightSceneParamsToSave lightSceneRestoreOnlyIfChanged:1,0
   verbose    5
   webCmd     on:off


Bridge:
Internals:
   DEF        192.168.1.23 60
   Host       192.168.1.23
   INTERVAL   60
   NAME       hue_bridge
   NOTIFYDEV  global
   NR         1947
   NTFY_ORDER 50-hue_bridge
   STATE      resource, /lights/4, not available
   TYPE       HUEBridge
   apiversion 1.10.0
   mac        00:17:88:18:8c:69
   modelName  Philips hue bridge 2012
   name       Philips hue
   swversion  01028090
   updatestate 0
   zigbeechannel 11
   Readings:
     2015-10-01 20:23:58   swupdate        HUE0103 – 66013452
   Helper:
     apiversion 68096
     count      0
     last_config_timestamp 0
     updatestate 0
Attributes:
   key        59d1a666b8673cc79543780572da78a7
   room       _Dienste
   verbose    5


Debug Notify + verbose 5 Log

2015.10.06 13:54:28.370 5: rg_HM_RSSI: not on any display, ignoring notify
2015.10.06 13:54:28.371 5: rg_battStatus: not on any display, ignoring notify
2015.10.06 13:54:28.389 5: rh: not on any display, don't trigger
2015.10.06 13:54:28.396 5: rh: not on any display, don't trigger
2015.10.06 13:54:28.403 5: rh: not on any display, don't trigger
2015.10.06 13:54:28.411 5: rh: not on any display, don't trigger
2015.10.06 13:54:28.418 5: rh: not on any display, don't trigger
2015.10.06 13:54:28.425 5: rh: not on any display, don't trigger
2015.10.06 13:54:28.433 5: rh: not on any display, don't trigger
2015.10.06 13:54:34.499 4: using HUEBridge_HTTP_Request: GET lights/3
2015.10.06 13:54:34.511 5: HUEBridge_HTTP_Request http://192.168.1.23/api/59d1a666b8673cc79543780572da78a7/lights/3: Got data, length: 421
2015.10.06 13:54:34.531 4: using HUEBridge_HTTP_Request: GET lights/5
2015.10.06 13:54:34.543 5: HUEBridge_HTTP_Request http://192.168.1.23/api/59d1a666b8673cc79543780572da78a7/lights/5: Got data, length: 443
2015.10.06 13:54:34.545 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 13:54:34.547 5: Triggering EG.WZ.Fensterleuchte (2 changes)
2015.10.06 13:54:34.548 5: Notify loop for EG.WZ.Fensterleuchte reachable: 1
2015.10.06 13:54:34.549 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 13:54:34.568 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 13:54:34.569 4: notify_EG.WZ.Fensterleuchte_Debug exec {
Log 3, "DEBUG: $NAME -> $EVENT";;
}
2015.10.06 13:54:34.569 5: Cmd: >{
Log 3, "DEBUG: $NAME -> $EVENT";
}<
2015.10.06 13:54:34.578 3: DEBUG: EG.WZ.Fensterleuchte -> reachable: 1
2015.10.06 13:54:34.578 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 13:54:34.579 4: notify_EG.WZ.Fensterleuchte_Debug exec {
Log 3, "DEBUG: $NAME -> $EVENT";;
}
2015.10.06 13:54:34.580 5: Cmd: >{
Log 3, "DEBUG: $NAME -> $EVENT";
}<
2015.10.06 13:54:34.588 3: DEBUG: EG.WZ.Fensterleuchte -> on
2015.10.06 13:54:34.606 5: rg_HM_RSSI: not on any display, ignoring notify
2015.10.06 13:54:34.607 5: rg_battStatus: not on any display, ignoring notify



Grep auf das Device im FHEM Log
2015.10.06 13:53:34.571 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 13:53:34.580 3: DEBUG: EG.WZ.Fensterleuchte -> onoff: 1
2015.10.06 13:53:34.581 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 13:53:34.582 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 13:53:34.591 3: DEBUG: EG.WZ.Fensterleuchte -> pct: 100
2015.10.06 13:53:34.591 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 13:53:34.592 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 13:53:34.601 3: DEBUG: EG.WZ.Fensterleuchte -> unreachable
2015.10.06 13:53:34.681 5: Triggering EG.WZ.Fensterleuchte (1 changes)
2015.10.06 13:53:34.681 5: Notify loop for EG.WZ.Fensterleuchte rgb: ffed9d
2015.10.06 13:53:34.682 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 13:53:34.691 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 13:53:34.692 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 13:53:34.701 3: DEBUG: EG.WZ.Fensterleuchte -> rgb: ffed9d
2015.10.06 13:54:34.545 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 13:54:34.547 5: Triggering EG.WZ.Fensterleuchte (2 changes)
2015.10.06 13:54:34.548 5: Notify loop for EG.WZ.Fensterleuchte reachable: 1
2015.10.06 13:54:34.549 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 13:54:34.568 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 13:54:34.569 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 13:54:34.578 3: DEBUG: EG.WZ.Fensterleuchte -> reachable: 1
2015.10.06 13:54:34.578 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 13:54:34.579 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 13:54:34.588 3: DEBUG: EG.WZ.Fensterleuchte -> on
2015.10.06 13:55:37.551 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 13:56:37.576 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 13:57:40.554 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 13:58:40.581 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 13:59:43.571 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:00:43.590 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:01:46.647 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:02:46.672 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:03:49.760 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:04:49.786 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:05:53.492 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:06:53.516 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:07:55.630 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:08:55.654 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:09:58.728 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:10:58.759 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:12:01.668 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:13:01.693 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:14:04.677 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:15:04.699 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:16:07.855 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:17:07.881 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:18:10.704 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:19:10.730 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:20:13.715 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:21:13.739 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:22:17.363 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:23:17.388 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:24:19.729 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:25:19.753 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:26:22.743 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:27:22.838 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:28:25.769 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:29:25.796 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:30:28.783 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:31:28.811 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:32:31.794 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:33:31.819 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:34:34.801 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:35:34.822 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:36:37.821 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:37:37.847 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:38:40.835 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:39:40.863 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:40:43.848 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:41:43.873 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:42:46.856 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:43:46.884 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:44:49.876 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:45:49.890 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:46:52.906 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:47:52.935 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:48:55.996 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:49:56.011 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:50:58.920 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:51:58.946 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:53:01.943 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:54:01.961 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:55:04.952 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:56:04.974 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:57:07.966 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:58:07.990 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:59:11.046 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:59:11.048 5: Triggering EG.WZ.Fensterleuchte (2 changes)
2015.10.06 14:59:11.048 5: Notify loop for EG.WZ.Fensterleuchte reachable: 0
2015.10.06 14:59:11.049 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 14:59:11.059 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 14:59:11.060 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 14:59:11.069 3: DEBUG: EG.WZ.Fensterleuchte -> reachable: 0
2015.10.06 14:59:11.070 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 14:59:11.071 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 14:59:11.080 3: DEBUG: EG.WZ.Fensterleuchte -> unreachable
2015.10.06 14:59:44.016 5: Cmd: >set EG.WZ.Fensterleuchte on<
2015.10.06 14:59:44.048 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:59:44.050 5: Cmd: >set EG.WZ.Fensterleuchte rgb 0000F9<
2015.10.06 14:59:44.094 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:59:44.096 5: Triggering EG.WZ.Fensterleuchte (3 changes)
2015.10.06 14:59:44.097 5: Notify loop for EG.WZ.Fensterleuchte bri: 248
2015.10.06 14:59:44.097 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 14:59:44.113 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 14:59:44.114 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 14:59:44.124 3: DEBUG: EG.WZ.Fensterleuchte -> bri: 248
2015.10.06 14:59:44.125 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 14:59:44.125 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 14:59:44.135 3: DEBUG: EG.WZ.Fensterleuchte -> xy: 0.1321,0.0284
2015.10.06 14:59:44.135 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 14:59:44.136 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 14:59:44.145 3: DEBUG: EG.WZ.Fensterleuchte -> pct: 97
2015.10.06 14:59:44.198 5: Triggering EG.WZ.Fensterleuchte (1 changes)
2015.10.06 14:59:44.199 5: Notify loop for EG.WZ.Fensterleuchte rgb: 0000f9
2015.10.06 14:59:44.199 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 14:59:44.208 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 14:59:44.209 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 14:59:44.218 3: DEBUG: EG.WZ.Fensterleuchte -> rgb: 0000f9
2015.10.06 14:59:44.252 5: Cmd: >set EG.WZ.Fensterleuchte pct 30<
2015.10.06 14:59:44.279 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 14:59:44.281 5: Triggering EG.WZ.Fensterleuchte (2 changes)
2015.10.06 14:59:44.281 5: Notify loop for EG.WZ.Fensterleuchte bri: 76
2015.10.06 14:59:44.282 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 14:59:44.291 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 14:59:44.292 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 14:59:44.301 3: DEBUG: EG.WZ.Fensterleuchte -> bri: 76
2015.10.06 14:59:44.302 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 14:59:44.303 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 14:59:44.312 3: DEBUG: EG.WZ.Fensterleuchte -> pct: 30
2015.10.06 15:00:34.176 5: Cmd: >set EG.WZ.Fensterleuchte on<
2015.10.06 15:00:34.202 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:00:34.205 5: Cmd: >set EG.WZ.Fensterleuchte rgb 0000F9<
2015.10.06 15:00:34.233 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:00:34.234 5: Triggering EG.WZ.Fensterleuchte (2 changes)
2015.10.06 15:00:34.235 5: Notify loop for EG.WZ.Fensterleuchte bri: 248
2015.10.06 15:00:34.235 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 15:00:34.246 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:34.247 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:34.257 3: DEBUG: EG.WZ.Fensterleuchte -> bri: 248
2015.10.06 15:00:34.258 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:34.259 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:34.268 3: DEBUG: EG.WZ.Fensterleuchte -> pct: 97
2015.10.06 15:00:34.316 5: Cmd: >set EG.WZ.Fensterleuchte pct 30<
2015.10.06 15:00:34.344 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:00:34.345 5: Triggering EG.WZ.Fensterleuchte (2 changes)
2015.10.06 15:00:34.346 5: Notify loop for EG.WZ.Fensterleuchte bri: 76
2015.10.06 15:00:34.346 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 15:00:34.356 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:34.358 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:34.367 3: DEBUG: EG.WZ.Fensterleuchte -> bri: 76
2015.10.06 15:00:34.368 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:34.369 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:34.378 3: DEBUG: EG.WZ.Fensterleuchte -> pct: 30
2015.10.06 15:00:34.769 5: Cmd: >set EG.WZ.Fensterleuchte on<
2015.10.06 15:00:34.796 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:00:34.798 5: Cmd: >set EG.WZ.Fensterleuchte rgb ffffff<
2015.10.06 15:00:34.827 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:00:34.828 5: Triggering EG.WZ.Fensterleuchte (3 changes)
2015.10.06 15:00:34.829 5: Notify loop for EG.WZ.Fensterleuchte bri: 254
2015.10.06 15:00:34.829 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 15:00:34.841 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:34.842 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:34.851 3: DEBUG: EG.WZ.Fensterleuchte -> bri: 254
2015.10.06 15:00:34.852 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:34.853 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:34.863 3: DEBUG: EG.WZ.Fensterleuchte -> xy: 0.3333,0.3333
2015.10.06 15:00:34.864 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:34.865 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:34.874 3: DEBUG: EG.WZ.Fensterleuchte -> pct: 100
2015.10.06 15:00:34.934 5: Triggering EG.WZ.Fensterleuchte (1 changes)
2015.10.06 15:00:34.935 5: Notify loop for EG.WZ.Fensterleuchte rgb: ffffff
2015.10.06 15:00:34.936 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 15:00:34.945 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:34.946 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:34.956 3: DEBUG: EG.WZ.Fensterleuchte -> rgb: ffffff
2015.10.06 15:00:35.617 5: Cmd: >set EG.WZ.Fensterleuchte on<
2015.10.06 15:00:35.644 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:00:35.646 5: Cmd: >set EG.WZ.Fensterleuchte rgb 5CFF22<
2015.10.06 15:00:35.674 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:00:35.676 5: Triggering EG.WZ.Fensterleuchte (1 changes)
2015.10.06 15:00:35.676 5: Notify loop for EG.WZ.Fensterleuchte xy: 0.1724,0.7082
2015.10.06 15:00:35.677 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 15:00:35.686 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:35.687 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:35.697 3: DEBUG: EG.WZ.Fensterleuchte -> xy: 0.1724,0.7082
2015.10.06 15:00:35.734 5: Triggering EG.WZ.Fensterleuchte (1 changes)
2015.10.06 15:00:35.735 5: Notify loop for EG.WZ.Fensterleuchte rgb: 5cff22
2015.10.06 15:00:35.735 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 15:00:35.744 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:35.746 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:35.755 3: DEBUG: EG.WZ.Fensterleuchte -> rgb: 5cff22
2015.10.06 15:00:51.059 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:00:51.061 5: Triggering EG.WZ.Fensterleuchte (2 changes)
2015.10.06 15:00:51.061 5: Notify loop for EG.WZ.Fensterleuchte onoff: 0
2015.10.06 15:00:51.062 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 15:00:51.071 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:51.072 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:51.082 3: DEBUG: EG.WZ.Fensterleuchte -> onoff: 0
2015.10.06 15:00:51.083 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:51.083 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:51.093 3: DEBUG: EG.WZ.Fensterleuchte -> pct: 0
2015.10.06 15:00:59.545 5: Cmd: >set EG.WZ.Fensterleuchte on<
2015.10.06 15:00:59.571 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:00:59.573 5: Triggering EG.WZ.Fensterleuchte (2 changes)
2015.10.06 15:00:59.573 5: Notify loop for EG.WZ.Fensterleuchte onoff: 1
2015.10.06 15:00:59.574 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 15:00:59.583 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:59.584 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:59.594 3: DEBUG: EG.WZ.Fensterleuchte -> onoff: 1
2015.10.06 15:00:59.595 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:59.595 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:59.605 3: DEBUG: EG.WZ.Fensterleuchte -> pct: 100
2015.10.06 15:00:59.648 5: Cmd: >set EG.WZ.Fensterleuchte rgb 0000F9<
2015.10.06 15:00:59.676 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:00:59.678 5: Triggering EG.WZ.Fensterleuchte (3 changes)
2015.10.06 15:00:59.678 5: Notify loop for EG.WZ.Fensterleuchte bri: 248
2015.10.06 15:00:59.679 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 15:00:59.689 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:59.690 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:59.699 3: DEBUG: EG.WZ.Fensterleuchte -> bri: 248
2015.10.06 15:00:59.700 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:59.701 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:59.710 3: DEBUG: EG.WZ.Fensterleuchte -> xy: 0.1321,0.0284
2015.10.06 15:00:59.711 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:59.712 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:59.721 3: DEBUG: EG.WZ.Fensterleuchte -> pct: 97
2015.10.06 15:00:59.774 5: Triggering EG.WZ.Fensterleuchte (1 changes)
2015.10.06 15:00:59.774 5: Notify loop for EG.WZ.Fensterleuchte rgb: 0000f9
2015.10.06 15:00:59.775 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 15:00:59.783 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:59.784 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:59.794 3: DEBUG: EG.WZ.Fensterleuchte -> rgb: 0000f9
2015.10.06 15:00:59.828 5: Cmd: >set EG.WZ.Fensterleuchte pct 30<
2015.10.06 15:00:59.855 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:00:59.857 5: Triggering EG.WZ.Fensterleuchte (2 changes)
2015.10.06 15:00:59.857 5: Notify loop for EG.WZ.Fensterleuchte bri: 76
2015.10.06 15:00:59.858 5: statistics Statistik: Notify.261 Notification of 'EG.WZ.Fensterleuchte' received. Device not monitored.
2015.10.06 15:00:59.867 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:59.868 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:59.877 3: DEBUG: EG.WZ.Fensterleuchte -> bri: 76
2015.10.06 15:00:59.878 5: Triggering notify_EG.WZ.Fensterleuchte_Debug
2015.10.06 15:00:59.879 4: notify_EG.WZ.Fensterleuchte_Debug exec {
2015.10.06 15:00:59.888 3: DEBUG: EG.WZ.Fensterleuchte -> pct: 30
2015.10.06 15:01:59.861 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:03:32.097 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:04:32.123 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:05:32.127 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:06:32.131 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:07:32.137 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:08:32.142 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:09:32.146 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:10:32.153 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:11:32.157 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:12:32.161 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:13:32.175 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:14:32.171 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:15:32.176 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:16:32.183 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:17:32.187 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:18:32.192 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:19:32.197 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:20:32.201 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:21:32.207 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:22:32.212 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:23:32.216 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:24:32.218 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:25:32.227 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:26:32.232 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:27:32.241 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:28:32.245 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:29:32.249 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:30:32.255 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:31:32.259 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:32:32.264 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:33:32.269 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:33:49.998 5: Cmd: >set EG.WZ.Fensterleuchte alert lselect<
2015.10.06 15:33:50.025 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:34:50.038 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:35:50.043 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:36:50.052 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:37:50.058 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:38:50.062 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:39:50.066 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:40:50.071 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:41:50.075 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:42:50.080 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:43:50.085 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:44:50.089 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:45:50.096 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:46:50.100 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:47:50.105 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:48:50.110 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:49:50.115 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:50:50.120 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:51:50.125 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:52:50.133 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:53:50.136 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:54:50.142 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:55:44.873 5: Cmd: >set EG.WZ.Fensterleuchte alert lselect<
2015.10.06 15:55:44.900 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:56:44.910 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:57:44.921 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:58:44.926 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 15:59:44.936 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:00:44.935 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:01:44.940 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:02:44.944 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:03:44.949 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:04:44.954 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:05:44.958 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:06:44.963 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:07:44.970 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:08:44.975 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:09:44.980 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:10:44.985 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:11:44.993 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:12:44.999 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:13:45.005 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:14:41.678 5: Cmd: >set EG.WZ.Fensterleuchte alert lselect<
2015.10.06 16:14:41.705 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:15:41.719 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:16:41.723 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:17:41.729 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:18:41.736 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:19:41.741 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:20:41.748 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:21:41.752 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:22:41.759 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:23:41.763 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:24:41.769 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:25:41.776 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:26:41.781 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:27:41.790 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:28:41.794 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:29:41.798 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:30:41.804 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:31:41.810 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:32:41.815 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:33:41.821 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:34:41.827 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:35:41.833 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:36:41.838 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:37:41.844 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:38:41.849 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:39:41.854 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:40:41.864 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:41:41.927 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:42:41.937 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:43:41.943 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:44:41.957 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:45:41.953 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:46:41.957 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:47:41.962 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:48:41.966 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:49:41.971 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:50:41.977 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:51:41.981 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:52:41.986 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:53:41.991 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:54:41.995 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:55:42.001 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:56:42.006 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:57:42.007 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:58:42.013 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 16:59:42.022 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:00:42.018 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:01:42.018 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:02:42.018 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:03:42.022 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:04:42.028 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:05:42.032 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:06:42.037 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:07:42.043 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:08:42.049 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:09:42.053 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:10:42.059 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:11:42.063 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:12:42.067 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:13:42.078 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:14:42.076 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:15:42.081 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:16:42.086 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:17:42.088 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:18:42.094 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:19:42.098 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:20:42.104 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:21:42.107 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:22:42.112 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:23:42.117 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:24:42.123 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:25:42.128 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:26:42.133 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:27:42.138 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:28:42.148 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:29:42.148 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:30:42.154 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:31:42.159 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:32:42.165 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:33:42.170 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:34:42.174 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:35:42.179 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:36:42.184 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:37:42.190 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:38:42.194 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:39:42.199 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:40:42.205 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:41:42.210 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:42:42.217 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:43:42.225 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:44:42.225 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:45:42.230 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:46:42.235 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:47:42.241 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:48:42.246 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:49:42.251 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:50:42.255 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:51:42.260 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:52:42.265 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:53:42.270 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:54:42.275 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:55:42.281 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:56:42.291 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:57:42.291 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:58:42.295 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 17:59:42.301 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:00:42.307 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:01:42.312 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:02:42.313 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:03:42.319 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:04:42.323 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:05:42.328 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:06:42.332 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:07:42.734 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:08:42.740 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:09:42.746 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:10:42.751 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:11:42.756 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:12:42.761 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:13:42.766 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:14:42.771 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:15:42.777 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:16:42.782 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:17:42.793 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:18:42.792 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:19:42.798 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:20:42.803 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:21:42.809 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:22:42.814 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:23:42.819 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:24:42.824 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:25:42.830 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:26:42.835 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:27:42.840 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:28:42.845 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:29:42.851 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:30:42.856 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:31:42.861 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:32:42.871 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:33:42.871 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:34:42.876 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:35:42.881 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:36:42.887 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:37:42.893 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:38:42.897 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:39:42.903 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:40:42.908 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:41:42.913 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:42:42.918 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:43:42.923 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:44:42.928 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:45:42.933 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:46:42.938 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:47:42.943 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:48:42.947 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:49:42.957 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:50:42.960 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:51:42.965 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:52:42.973 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:53:42.976 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:54:42.977 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:55:42.984 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:56:42.990 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:56:56.326 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:56:56.355 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:56:56.377 3: DEBUG: EG.WZ.Fensterleuchte -> bri: 254
2015.10.06 18:56:56.387 3: DEBUG: EG.WZ.Fensterleuchte -> xy: 0.3333,0.3333
2015.10.06 18:56:56.397 3: DEBUG: EG.WZ.Fensterleuchte -> pct: 100
2015.10.06 18:56:56.467 3: DEBUG: EG.WZ.Fensterleuchte -> rgb: ffffff
2015.10.06 18:57:56.361 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:58:56.377 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 18:59:56.372 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 19:00:56.378 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 19:01:56.383 4: parse status message for EG.WZ.Fensterleuchte
2015.10.06 19:02:56.390 4: parse status message for EG.WZ.Fensterleuchte


Komischerweise ist das zweite Device ein HUE - Lightstripe davon nicht betroffen!?
@Andre: Kannst du darauf einen Reim machen? (alternative Apps kann ich ausschließen, da mein Handy nicht im Haus war!)

LG
Patrick


UPDATE
Beim suchen im Internet bin ich über folgenden Link gestolpert: http://www.elv.de/topic/osram-liefert-mit-lightify-ein-unausgereiftes-produkt-aus.html
Ich habe mal den OSRAM Support angeschrieben - ich werde berichten sobald sich etwas neues ergibt!

PS: Nutzt sonst noch jemand eine Lightify Lampe an einer HUE Bridge? Kann man die Charge an irgendeinem Merkmal erkennen?
Danke im Voraus!


UPDATE 2
http://hypedefender.de/2015/04/osram-lightify-zuruecksetzen-um-zu-updaten/

Na toll, das Update geht scheinbar nur mit der OSRAM Bridge.....na dann muss ich die Lampe wohl wieder umtauschen gehen :-/
Cubietruck,RPI,QNAP Ts-419p+, FS20, FRITZ!DECT200, 7 MAX! Thermostate, 3 MAX! Fensterkontakte, Kodi, CUL V3.3, EM1000S, LW12, LD382, HUE, HM-CFG-USB-2, 1x HM-LC-SW1-FM, 2x HM-LC-SW2-FM, 2x HM-LC-Sw1PBU-FM, 3xHM-LC-Bl1PBU-FM,HM-SEC-RHS, 2xHM-SEC-SD,HM-WDS30-T-O, 3x HM-LC-Dim1TPBU-FM, RPI+AddOn

P.A.Trick

OT: Kurzes Update zum Thema OSRAM Lightify: Heute hat mich ein netter Herr von OSRAM angerufen. Er erklärte mir, dass die ersten Lampen der ersten Charge ein Problem mit Spannungsspitzen hatten. Scheinbar habe ich so eine erwischt. Er bot mir an, diese an OSRAM zu schicken dammit sie gegen eine aktualisierte Version ersetzt wird. Das werde ich tun und dann erneut berichten!
Cubietruck,RPI,QNAP Ts-419p+, FS20, FRITZ!DECT200, 7 MAX! Thermostate, 3 MAX! Fensterkontakte, Kodi, CUL V3.3, EM1000S, LW12, LD382, HUE, HM-CFG-USB-2, 1x HM-LC-SW1-FM, 2x HM-LC-SW2-FM, 2x HM-LC-Sw1PBU-FM, 3xHM-LC-Bl1PBU-FM,HM-SEC-RHS, 2xHM-SEC-SD,HM-WDS30-T-O, 3x HM-LC-Dim1TPBU-FM, RPI+AddOn

justme1968

nonblocking arbeitet zur zeit völlig asynchron. wenn es hier viele kommandos und status anfragen gibt kann es sehr gut sein das die bridge nicht mehr nach kommt. ich bin gerade dabei einzubauen das jeweils die direkte bestätigung ausgewertet wird und so jeweils eine einzelne status anfrage gespart wird. das wird dir anzahl der verbindungen halbieren. danach kommt eventuell noch eine queue für die non blocking anfragen dazu.

solange das noch nicht eingebaut ist sollte man delayedUpdate auf 2 oder 3 setzen wenn man viele lampen schaltet. dann kommen die status requests den sets nicht in die quere.

unabhängig davon ist es bei 8 lampen sinnvoll gruppen in der bridge anzulegen und darüber zu schalten. zumindest wenn die lampen gleich geschaltet werden sollen.

gruss
  andre
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968

justme1968

nonblocking arbeitet zur zeit völlig asynchron. wenn es hier viele kommandos und status anfragen gibt kann es sehr gut sein das die bridge nicht mehr nach kommt. ich bin gerade dabei einzubauen das jeweils die direkte bestätigung ausgewertet wird und so jeweils eine einzelne status anfrage gespart wird. das wird dir anzahl der verbindungen halbieren. danach kommt eventuell noch eine queue für die non blocking anfragen dazu.

solange das noch nicht eingebaut ist sollte man delayedUpdate auf 2 oder 3 setzen wenn man viele lampen schaltet. dann kommen die status requests den sets nicht in die quere.

unabhängig davon ist es bei 8 lampen sinnvoll gruppen in der bridge anzulegen und darüber zu schalten. zumindest wenn die lampen gleich geschaltet werden sollen.

gruss
  andre
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968

volschin

Ich bin mal gespannt, ob sich die neuen HomeKit-kompatiblen HueBridges auch noch über die API so steuern lassen oder ob das die Sicherheitsanforderungen von Apple für die Zertifizierung unterbinden.

Hat dahingehend schon jemand was gehört?
Intel NUC+Ubuntu 22.04+Docker+FHEM6
HomeMatic: HM-MOD-RPI-PCB+HM-USB-CFG2+hmland+diverse, HUE: Hue-Bridge, RaspBee+deCONZ+diverse
Amzn Dash-Buttons, Siro Rollos
4xRPi, 4xCO20, OWL+USB, HarmonyHub, FRITZ!Box 7590, Echo Dots+Show8, Logi Circle 2, HomeBridge
TIG Stack (Telegraf, InfluxDB, Grafana)

Loredo

Bleibt alles wie gehabt. Dafür spricht, dass das HUE Developer Program weiterläuft wie bisher auch ;)
Hat meine Arbeit dir geholfen? ⟹ https://paypal.me/pools/c/8gDLrIWrG9

Maintainer:
FHEM-Docker Image, https://github.com/fhem, Astro(Co-Maintainer), ENIGMA2, GEOFANCY, GUEST, HP1000, Installer, LaMetric2, MSG, msgConfig, npmjs, PET, PHTV, Pushover, RESIDENTS, ROOMMATE, search, THINKINGCLEANER

justme1968

bei den problemen beim schalten mehrere lampen (auch mit LightScene) sollte das hier helfen: http://forum.fhem.de/index.php/topic,42003.0.html.

gruss
  andre
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968

justme1968

es gibt hier: http://forum.fhem.de/index.php/topic,42003.0.html noch mal ein update zum testen.

vor allem das neue attribut queryAfterSet und hier vor allem ob ohne das attribut zu setzen alles funktioniert wie es soll.

in verbindung mit pollDevices sollte die anzahl der requests an die bridge damit deutlich sinken.

gruss
  andre
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968

Enilno

Hi, lässt sich irgendwie die Aktivität der neuen Hue dimming Switches abfragen? hab sie in mein hue System integriert, bei fhem stehen sie unter hue devices, aber im Event Monitor bekomme ich keine Reaktion beim betätigen gezeigt, auf die ich reagieren könnte.
Wollte einen der schalter zweckentfremnden und meine musik im bad damit ein und ausschalten, das dimmen ließe sich dann vielleicht für die lautstärke nutzen... :)
Raspi 2 mit Jessie Lite und Fhem 5.7, CUL868 fw 1.66, Philips Hue Bridge, Logitech Harmony Companion HUB, Somfy RTS, Elro FS

justme1968

prinzipiell liefert die bridge keinen echtzeit status.

die lampen werden von fhem aus gepollt und du kannst dich mit einem notify daran hängen.

wenn der dimming switch bei einem get <bridge> sensors auftaucht kannst du im prinzip ein fhem device dafür anlegen. aber auch hier wird gepollt und die verzögerungen legen im normalfall mindestens einer minute. du kannst das intervall zwar verkleinern aber irgendwann bekommst du probleme mit der laust auf fhem und bridge seite.

es ist also fast immer nicht wirklich praktikabel auf ein event von hue seite zu reagieren.

gruss
  andre

ps: wie genau tauchen die auf? bei den devices oder bei den sensoren? mach mal ein list.
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968

Loredo

Hi André!


Sagmal, gibt es eine Möglichkeit, dass der blink-Setter nach der letzten Wiederholung den zuvorigen Device-Stand wiederherstellt?


Bisher behelfe ich mir so:



my $state=ReadingsVal("%DEVICE%","state","off"); fhem "set %DEVICE% blink 2 1"; fhem "sleep 4;set %DEVICE%:FILTER=state!=$state $state"



Hin und wieder klappt das aber nicht richtig. Da ist das Device dann hinterher aus, obwohl es vorher an war.




Gruß
Julian

Hat meine Arbeit dir geholfen? ⟹ https://paypal.me/pools/c/8gDLrIWrG9

Maintainer:
FHEM-Docker Image, https://github.com/fhem, Astro(Co-Maintainer), ENIGMA2, GEOFANCY, GUEST, HP1000, Installer, LaMetric2, MSG, msgConfig, npmjs, PET, PHTV, Pushover, RESIDENTS, ROOMMATE, search, THINKINGCLEANER

justme1968

das geht zumindest zur zeit nicht da das blinken fhem intern über die setExtentions geht.

aber eigentlich sollte das gehen was du machst. log mal bitte was du bei state bekommst und die genaue zeitliche abfolge inklusive anfragen an und antworten von der bridge.

kann es sein das das sleep 4 zu kurz ist und das blink noch nicht fertig ist? zwei mal je eine sekunde an und eine sekunde aus wären auch 4 sekunden.

schau mal ob es mit onoff besser geht als mit state.

was aber prinzipiell probleme macht ist wenn die lampe nicht über fhem eingeschaltet wurde und fhem den aktuellen zustand noch nicht kennt weil noch nicht gepollt wurde. deshalb ist alert vermutlich besser geeignet da es komplett in der bridge bzw. den lampen abläuft und den alten zustand wieder herstellt auch wenn fhem ihn nicht kennt. wenn dir ein mal zu wenig sind und 15 sekunde zu viel kannst du es mit sleep und alert none auch nach kürzerer zeit wieder abbrechen.

gruss
  andre
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968

Loredo


Der Status der Lampe sollte kein Thema sein, denn ich schalte nur per FHEM und in der Regel auch nicht sehr häufig.

Ja, dass da "sleep=4" steht ist kein Zufall, sondern soll genau die selbe Zeit sein, damit der optische Eindruck stimmt ;)
Kann aber tatsächlich sein, dass aus irgendeinem Grund der :FILTER ein State vorfindet, was noch im entgegengesetzten Status ist. Ich schau nochmal.


alert ist halt keine schicke Lösung, weil da nix gedimmt wird und es kurioserweise eigentlich eher dem entspricht, was man unter "blink" verstehen würde.
Hat meine Arbeit dir geholfen? ⟹ https://paypal.me/pools/c/8gDLrIWrG9

Maintainer:
FHEM-Docker Image, https://github.com/fhem, Astro(Co-Maintainer), ENIGMA2, GEOFANCY, GUEST, HP1000, Installer, LaMetric2, MSG, msgConfig, npmjs, PET, PHTV, Pushover, RESIDENTS, ROOMMATE, search, THINKINGCLEANER

justme1968

laut dokumentation macht alert die lampen heller, dunkler und geht dann auf den alten zustand zurück. das ist auch das was ich bei meinen lampen sehe. das heller werden geht natürlich nicht wenn die lampen schon ganz hell sind. aber schlechter als blink sollte es eigentlich nicht sein...

hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968

Loredo

doch. alert läuft leider mit transitiontime:0 :-/


Gruß
Julian
Hat meine Arbeit dir geholfen? ⟹ https://paypal.me/pools/c/8gDLrIWrG9

Maintainer:
FHEM-Docker Image, https://github.com/fhem, Astro(Co-Maintainer), ENIGMA2, GEOFANCY, GUEST, HP1000, Installer, LaMetric2, MSG, msgConfig, npmjs, PET, PHTV, Pushover, RESIDENTS, ROOMMATE, search, THINKINGCLEANER