Hi,
vielleicht such ja noch jemand Probleme:
geht:
define DL_0101 HUEDevice group 23 IODev=hueBridge
attr DL_0101 userattr createActionReadings:1,0 createGroupReadings:1,0
attr DL_0101 IODev hueBridge
attr DL_0101 alexaName Lampe Wohnzimmer
attr DL_0101 alexaRoom Wohnzimmer
attr DL_0101 alias Deckenlampe WZ
attr DL_0101 cmdIcon on:general_an off:general_aus
attr DL_0101 color-icons 2
attr DL_0101 delayedUpdate 1
attr DL_0101 devStateIcon { my $S1 = ReadingsVal($name,"state","off");; \
my $S2 = "";; my $F0 = "808080";;\
\
if($S1 eq "off") { \
$S2 = "on";; $F0 = "808080";;\
} else {\
$S2 = "off";; $F0 = "FF0000";;\
}\
return $S1 . ":light_pendant_light\@#" . $F0 . ":" . $S2;;\
}
attr DL_0101 genericDeviceType light
attr DL_0101 group Light
attr DL_0101 realtimePicker 1
attr DL_0101 room Wohnzimmer,amazon,zigbee
attr DL_0101 sortby Lampe01
attr DL_0101 stateFormat state
attr DL_0101 transitiontime 150
attr DL_0101 userReadings state { ReadingsVal($name,"any_on",0) == 1 ? "on" : "off"}
attr DL_0101 webCmd on:off:pct:ct 490:ct 160:rgb 0AD9FC
attr DL_0101 widgetOverride pct:0,10,20,30,40,50,60,70,80,90,100
# DEF group 23 IODev=hueBridge
# FUUID 6528a206-f33f-544d-0f22-e326433a88bc6c58
# FVERSION 31_HUEDevice.pm:0.267300/2022-11-21
# ID G23
# INTERVAL
# IODev hueBridge
# NAME DL_0101
# NR 460
# STATE off
# TYPE HUEDevice
# desired 0
# eventCount 74
# has_events 1
# lights 9,11,17,19
# name DL0100
# type LightGroup
# READINGS:
# 2023-10-14 07:55:39 IODev hueBridge
# 2023-10-14 08:15:02 all_on 0
# 2023-10-14 08:15:02 any_on 0
# 2023-10-14 08:19:42 state off
# helper:
# devtype G
# update_timeout 1
# json:
# etag 02a3dc3153945a9e4ef33cfc65933f9c
# id 23
# name DL0100
# type LightGroup
# action:
# alert none
# bri 251
# colormode ct
# ct 490
# effect none
# hue 34346
# sat 243
# scene 1
# xy:
# 0.734996566720073
# 0.26498817425803
# devicemembership:
# lights:
# 17
# 19
# 9
# 11
# scenes:
# HASH(0x5618993d1238)
# HASH(0x561898fc6668)
# HASH(0x5618993deb78)
# HASH(0x5618989e1570)
# HASH(0x5618989bc790)
# HASH(0x5618983a1500)
# HASH(0x561898fc8d48)
# HASH(0x561898411640)
# HASH(0x5618978978c8)
# HASH(0x5618993778c8)
# HASH(0x5618983e3f38)
# HASH(0x5618983b4fa8)
# HASH(0x561899377880)
# HASH(0x5618984b12e8)
# HASH(0x5618983dd7f8)
# HASH(0x56189838a110)
# state:
# lights:
# 11 1
# 17 1
# 19 1
# 9 1
# scenes:
# HASH(0x5618993d1238)
# HASH(0x561898fc6668)
# HASH(0x5618993deb78)
# HASH(0x5618989e1570)
# HASH(0x5618989bc790)
# HASH(0x5618983a1500)
# HASH(0x561898fc8d48)
# HASH(0x561898411640)
# HASH(0x5618978978c8)
# HASH(0x5618993778c8)
# HASH(0x5618983e3f38)
# HASH(0x5618983b4fa8)
# HASH(0x561899377880)
# HASH(0x5618984b12e8)
# HASH(0x5618983dd7f8)
# HASH(0x56189838a110)
#
setstate DL_0101 off
setstate DL_0101 2023-10-14 07:55:44 .associatedWith DL_0114 DL_0112 DL_0111 DL_0113
setstate DL_0101 2023-10-14 07:55:39 IODev hueBridge
setstate DL_0101 2023-10-14 08:15:02 all_on 0
setstate DL_0101 2023-10-14 08:15:02 any_on 0
setstate DL_0101 2023-10-14 08:19:42 state off
define DL_0111 HUEDevice 9 IODev=hueBridge
attr DL_0111 IODev hueBridge
attr DL_0111 alias Lampe 1
attr DL_0111 cmdIcon on:general_an off:general_aus
attr DL_0111 color-icons 2
attr DL_0111 devStateIcon { my $S1 = ReadingsVal($name,"state","off");; \
my $S2 = "";; my $F0 = "808080";;\
\
if($S1 eq "off") { \
$S2 = "on";; \
$F0 = "808080";;\
} else {\
$S2 = "off";; \
$F0 = ReadingsVal($name,"rgb","808080");;\
}\
return $S1 . ":light_pendant_light\@#" . $F0 . ":" . $S2;;\
}
attr DL_0111 group Light
attr DL_0111 model TS0505B
attr DL_0111 room Wohnzimmer,zigbee
attr DL_0111 sortby Lampe02
attr DL_0111 subType extcolordimmer
attr DL_0111 webCmd on:off:pct:ct 490:ct 160:rgb 0AD9FC
attr DL_0111 widgetOverride pct:0,10,20,30,40,50,60,70,80,90,100
# DEF 9 IODev=hueBridge
# FUUID 63724d42-f33f-544d-8586-1a975a9bec4d9fec
# FVERSION 31_HUEDevice.pm:0.267300/2022-11-21
# ID 9
# INTERVAL
# IODev hueBridge
# NAME DL_0111
# NR 342
# STATE off
# TYPE HUEDevice
# desired 0
# eventCount 71
# has_events 1
# lastannounced 2022-11-27T12:20:54Z
# manufacturername _TZ3210_xlkipp42
# modelid TS0505B
# name DL0111
# type Extended color light
# uniqueid a4:c1:38:b9:c6:a8:5b:20-01
# READINGS:
# 2023-10-14 07:55:39 IODev hueBridge
# 2023-10-14 07:55:44 alert none
# 2023-10-14 07:55:44 bri 251
# 2023-10-14 08:15:00 colormode ct
# 2023-10-14 08:15:00 ct 490 (2040K)
# 2023-10-14 07:55:44 effect none
# 2023-10-14 07:55:44 hue 34347
# 2023-10-14 08:20:42 lastseen 2023-10-14T06:19Z
# 2023-10-14 08:15:02 onoff 0
# 2023-10-14 08:15:02 pct 0
# 2023-10-14 07:55:44 reachable 1
# 2023-10-14 08:15:00 rgb ffb371
# 2023-10-14 07:55:44 sat 243
# 2023-10-14 08:15:02 state off
# 2023-10-14 07:55:44 xy 0,0.3431
# helper:
# alert none
# battery -1
# bri 251
# colormode ct
# ct 490
# devtype
# dynamics_status
# effect none
# hue 34347
# lastseen
# mode
# on 0
# pct 0
# reachable 1
# rgb ffb371
# sat 243
# update_timeout 1
# v2effect
# xy 0,0.3431
# capabilities:
# alerts:
# none
# select
# lselect
# color:
# ct:
# max 65279
# min 0
# modes:
# json:
# e changed
# id 9
# r lights
# source event
# t event
# uniqueid a4:c1:38:b9:c6:a8:5b:20-01
# attr:
# colorcapabilities 0
# ctmax 65279
# ctmin 0
# id 9
# lastannounced 2022-11-27T12:20:54Z
# lastseen 2023-10-14T06:20Z
# manufacturername _TZ3210_xlkipp42
# modelid TS0505B
# name DL0111
# swversion
# type Extended color light
# uniqueid a4:c1:38:b9:c6:a8:5b:20-01
#
setstate DL_0111 off
setstate DL_0111 2023-10-14 07:55:39 IODev hueBridge
setstate DL_0111 2023-10-14 07:55:44 alert none
setstate DL_0111 2023-10-14 07:55:44 bri 251
setstate DL_0111 2023-10-14 08:15:00 colormode ct
setstate DL_0111 2023-10-14 08:15:00 ct 490 (2040K)
setstate DL_0111 2023-10-14 07:55:44 effect none
setstate DL_0111 2023-10-14 07:55:44 hue 34347
setstate DL_0111 2023-10-14 08:20:42 lastseen 2023-10-14T06:19Z
setstate DL_0111 2023-10-14 08:15:02 onoff 0
setstate DL_0111 2023-10-14 08:15:02 pct 0
setstate DL_0111 2023-10-14 07:55:44 reachable 1
setstate DL_0111 2023-10-14 08:15:00 rgb ffb371
setstate DL_0111 2023-10-14 07:55:44 sat 243
setstate DL_0111 2023-10-14 08:15:02 state off
setstate DL_0111 2023-10-14 07:55:44 xy 0,0.3431
es werden alle device geschaltet (inc. Farbe)
geht nicht mehr:
define FL0000 HUEDevice group 29 IODev=hueBridge
attr FL0000 userattr createActionReadings:1,0 createGroupReadings:1,0
attr FL0000 IODev hueBridge
attr FL0000 alias Fenster
attr FL0000 cmdIcon on:general_an off:general_aus
attr FL0000 color-icons 2
attr FL0000 delayedUpdate 1
attr FL0000 devStateIcon { my $S1 = ReadingsVal($name,"state","off");;\
my $S2 = "";; my $F0 = "808080";;\
if($S1 eq "off") {\
$S2 = "on";;\
$F0 = "808080";;\
} else {\
$S2 = "off";;\
$F0 = ReadingsVal($name,"rgb","808080");;\
}\
return $S1 . ":light_led_stripe\@#" . $F0 . ":" . $S2;;\
}
attr FL0000 group Light
attr FL0000 room zigbee
attr FL0000 sortby Lampe06
attr FL0000 stateFormat state
attr FL0000 userReadings state { ReadingsVal($name,"any_on",0) == 1 ? "on" : "off"}
attr FL0000 webCmd on:off:pct:ct 490:ct 160:rgb 0AD9FC
attr FL0000 widgetOverride pct:0,10,20,30,40,50,60,70,80,90,100
# DEF group 29 IODev=hueBridge
# FUUID 652909dc-f33f-544d-cac0-ca808c6c710be04e
# FVERSION 31_HUEDevice.pm:0.267300/2022-11-21
# ID G29
# INTERVAL
# IODev hueBridge
# NAME FL0000
# NR 465
# STATE off
# TYPE HUEDevice
# desired 0
# eventCount 90
# has_events 1
# lights 5,15
# name FL0000
# type LightGroup
# READINGS:
# 2023-10-14 07:55:39 IODev hueBridge
# 2023-10-14 08:06:52 all_on 0
# 2023-10-14 08:06:52 any_on 0
# 2023-10-14 08:21:42 state off
# helper:
# devtype G
# update_timeout 1
# json:
# etag 7eae4412fbe8a3beecbc758fbdefb7d0
# id 29
# name FL0000
# type LightGroup
# action:
# alert none
# bri 251
# colormode hs
# ct 160
# effect none
# hue 34346
# sat 243
# scene 1
# xy:
# 0.312703135729
# 0.328984512092775
# devicemembership:
# lights:
# 5
# 15
# scenes:
# HASH(0x56189937cff8)
# HASH(0x561899388e98)
# HASH(0x5618983e64b0)
# HASH(0x56189938e6e0)
# state:
# lights:
# 15 1
# 5 1
# scenes:
# HASH(0x56189937cff8)
# HASH(0x561899388e98)
# HASH(0x5618983e64b0)
# HASH(0x56189938e6e0)
#
setstate FL0000 off
setstate FL0000 2023-10-14 07:55:44 .associatedWith FL_0204 FL_0104
setstate FL0000 2023-10-14 07:55:39 IODev hueBridge
setstate FL0000 2023-10-14 08:06:52 all_on 0
setstate FL0000 2023-10-14 08:06:52 any_on 0
setstate FL0000 2023-10-14 08:21:42 state off
define FL_0104 HUEDevice 15 IODev=hueBridge
attr FL_0104 IODev hueBridge
attr FL_0104 alexaName LED Wohnzimmer
attr FL_0104 alexaRoom Wohnzimmer
attr FL_0104 alias Fenster LED WZ
attr FL_0104 cmdIcon on:general_an off:general_aus
attr FL_0104 color-icons 2
attr FL_0104 devStateIcon { my $S1 = ReadingsVal($name,"state","off");; \
my $S2 = "";; my $F0 = "808080";;\
\
if($S1 eq "off") { \
$S2 = "on";; \
$F0 = "808080";;\
} else {\
$S2 = "off";; \
$F0 = ReadingsVal($name,"rgb","808080");;\
}\
return $S1 . ":light_led_stripe\@#" . $F0 . ":" . $S2;;\
}
attr FL_0104 fp_M8EGL 380,217,0,FL_0104,
attr FL_0104 genericDeviceType light
attr FL_0104 group Light
attr FL_0104 model HG06104A
attr FL_0104 room Wohnzimmer,amazon,zigbee
attr FL_0104 sortby Lampe07
attr FL_0104 subType extcolordimmer
attr FL_0104 transitiontime 150
attr FL_0104 webCmd on:off:pct:ct 490:ct 160:rgb 0AD9FC
attr FL_0104 widgetOverride pct:0,10,20,30,40,50,60,70,80,90,100
# CFGFN ./FHEM/HUE.cfg
# DEF 15 IODev=hueBridge
# FUUID 627547bf-f33f-22dd-4236-3c678f3f4badda57
# FVERSION 31_HUEDevice.pm:0.267300/2022-11-21
# ID 15
# INTERVAL
# IODev hueBridge
# NAME FL_0104
# NR 141
# STATE off
# TYPE HUEDevice
# desired 0
# eventCount 93
# has_events 1
# lastannounced 2023-01-13T11:40:22Z
# manufacturername LIDL Livarno Lux
# modelid HG06104A
# name FL0104
# type Extended color light
# uniqueid 58:8e:81:ff:fe:e7:3a:53-01
# READINGS:
# 2023-10-14 07:55:39 IODev hueBridge
# 2023-10-14 07:55:44 alert none
# 2023-10-14 08:06:34 bri 251
# 2023-10-14 08:06:46 colormode ct
# 2023-10-14 08:06:41 ct 160 (6250K)
# 2023-10-14 08:21:42 lastseen 2023-10-14T06:21Z
# 2023-10-14 08:06:52 onoff 0
# 2023-10-14 08:06:52 pct 0
# 2023-10-14 07:55:44 reachable 1
# 2023-10-14 08:06:46 rgb eceeff
# 2023-10-14 08:06:52 state off
# 2023-10-14 07:55:44 xy 0,0.3431
# helper:
# alert none
# battery -1
# bri 251
# colormode ct
# ct 160
# devtype
# dynamics_status
# effect
# hue -1
# lastseen
# mode
# on 0
# pct 0
# reachable 1
# rgb eceeff
# sat -1
# update_timeout 1
# v2effect
# xy 0,0.3431
# capabilities:
# alerts:
# none
# select
# lselect
# color:
# ct:
# max 65279
# min 0
# json:
# ctmax 65279
# ctmin 0
# etag e0282fab863e29f2af2c5a39aa5eee99
# lastannounced 2023-01-13T11:40:22Z
# lastseen 2023-10-14T06:21Z
# manufacturername LIDL Livarno Lux
# modelid HG06104A
# name FL0104
# swversion
# type Extended color light
# uniqueid 58:8e:81:ff:fe:e7:3a:53-01
# capabilities:
# alerts:
# none
# select
# lselect
# color:
# ct:
# max 65279
# min 0
# config:
# groups:
# 0
# 29
# state:
# alert none
# bri 251
# colormode ct
# ct 160
# xy:
# 0
# 0.3431
#
setstate FL_0104 off
setstate FL_0104 2023-10-14 07:55:39 IODev hueBridge
setstate FL_0104 2023-10-14 07:55:44 alert none
setstate FL_0104 2023-10-14 08:06:34 bri 251
setstate FL_0104 2023-10-14 08:06:46 colormode ct
setstate FL_0104 2023-10-14 08:06:41 ct 160 (6250K)
setstate FL_0104 2023-10-14 08:21:42 lastseen 2023-10-14T06:21Z
setstate FL_0104 2023-10-14 08:06:52 onoff 0
setstate FL_0104 2023-10-14 08:06:52 pct 0
setstate FL_0104 2023-10-14 07:55:44 reachable 1
setstate FL_0104 2023-10-14 08:06:46 rgb eceeff
setstate FL_0104 2023-10-14 08:06:52 state off
setstate FL_0104 2023-10-14 07:55:44 xy 0,0.3431
es werden alle device geschaltet warm und kalt weiß gehen(exkl. Farbe)
HUE gibt es wohl bei keinem device mehr!
transitiontime macht auch Probleme.
muß mal schauen wie man die Version zurücksetzen kann.
gruss