Homebridgemapping für Lidl Livarno LED-Band

Begonnen von 4422, 21 April 2024, 13:32:40

Vorheriges Thema - Nächstes Thema

4422

Guten Tag,

ich versuche aktuell den o.g. Strip via Homekit zu steuern.
An/ aus, sowie Helligkeit funktioniert, bei der Farbsteuerung komme ich absolut nicht weiter.

Hat jmd. diesbzgl. eine Idee?

Dank und Gruß, 4422

PS Wenn man das Homebridgemapping kpl. löscht (genericDeviceType "light" bleibt drin), werden die Farbdaten von fhem an Homekit übertragen und auch von Homekit an fhem. Allerdings wird die Änderung in der Lampe selbst nicht "vollzogen".

define strip_E HUEDevice 20  IODev=BBG_HueBridge
attr strip_E IODev BBG_HueBridge
attr strip_E alias strip E
attr strip_E color-icons 2
attr strip_E devStateIcon {(HUEDevice_devStateIcon($name),"toggle")}
attr strip_E genericDeviceType light
attr strip_E group HUEDevice
attr strip_E homebridgeMapping clear\
On=onoff,cmdOn=on,cmdOff=off\
Brightness=bri::brightness,maxValue=100,max=100,factor=0.39371,delay=true,cmd=bri
attr strip_E model TS0505A
attr strip_E room (Gelöscht)->Balkon,HUEDevice,Homekit
attr strip_E subType extcolordimmer
attr strip_E webCmd rgb:rgb ff0000:rgb DEFF26:rgb 0000ff:ct 490:ct 380:ct 270:ct 160:toggle:on:off
#   CFGFN     
#   DEF        20  IODev=BBG_HueBridge
#   FUUID      661d5928-f33f-a3e0-8091-3bb8ee4daad18861
#   FVERSION   31_HUEDevice.pm:0.282220/2023-11-28
#   ID         20
#   INTERVAL  
#   IODev      BBG_HueBridge
#   NAME       strip_E
#   NR         774
#   STATE      dim43%
#   TYPE       HUEDevice
#   desired    1
#   eventCount 1620
#   has_events 1
#   manufacturername _TZ3000_riwp3k79
#   modelid    TS0505A
#   name       E
#   productname Extended color light
#   swversion 
#   type       Extended color light
#   uniqueid   84:fd:27:ff:fe:d9:c6:c7-01
#   v2_id      08a65dfa-edeb-4af9-835e-d481114a43f6
#   READINGS:
#     2024-04-15 18:43:20   IODev           BBG_HueBridge
#     2024-04-15 18:43:20   alert           select
#     2024-04-21 13:08:01   bri             122
#     2024-04-21 12:48:18   colormode       xy
#     2024-04-21 12:35:14   ct              160 (6250K)
#     2024-04-15 18:43:20   effect          none
#     2024-04-21 12:48:05   hue             63240
#     2024-04-21 13:00:33   onoff           1
#     2024-04-21 13:08:01   pct             48
#     2024-04-21 10:17:30   reachable       1
#     2024-04-21 12:48:22   rgb             0000f9
#     2024-04-21 11:29:32   sat             254
#     2024-04-21 13:08:01   state           dim43%
#     2024-04-21 12:48:22   xy              0.1321,0.0284
#   helper:
#     alert      select
#     battery    -1
#     bri        122
#     colormode  xy
#     ct         160
#     devtype   
#     dynamics_status
#     effect     none
#     fromAutocreate 1
#     hue        63240
#     lastseen  
#     mode      
#     pct        48
#     reachable  1
#     rgb        0000f9
#     sat        254
#     update_timeout -1
#     v2effect  
#     xy         0.1321,0.0284
#     capabilities:
#       control:
#         colorgamuttype other
#         ct:
#           max        65535
#           min        0
#       streaming:
#     json:
#       manufacturername _TZ3000_riwp3k79
#       modelid    TS0505A
#       name       E
#       productname Extended color light
#       swversion 
#       type       Extended color light
#       uniqueid   84:fd:27:ff:fe:d9:c6:c7-01
#       capabilities:
#         control:
#           colorgamuttype other
#           ct:
#             max        65535
#             min        0
#         streaming:
#       config:
#         archetype  huelightstrip
#         direction  omnidirectional
#         function   mixed
#       state:
#         alert      select
#         bri        122
#         colormode  xy
#         ct         160
#         effect     none
#         hue        63240
#         mode       homeautomation
#         sat        254
#         xy:
#           0.1321
#           0.0284
#       swupdate:
#         lastinstall 2024-04-15T16:43:16
#         state      notupdatable
#   hmccu:
#
setstate strip_E dim43%
setstate strip_E 2024-04-15 18:43:20 IODev BBG_HueBridge
setstate strip_E 2024-04-15 18:43:20 alert select
setstate strip_E 2024-04-21 13:08:01 bri 122
setstate strip_E 2024-04-21 12:48:18 colormode xy
setstate strip_E 2024-04-21 12:35:14 ct 160 (6250K)
setstate strip_E 2024-04-15 18:43:20 effect none
setstate strip_E 2024-04-21 12:48:05 hue 63240
setstate strip_E 2024-04-21 13:00:33 onoff 1
setstate strip_E 2024-04-21 13:08:01 pct 48
setstate strip_E 2024-04-21 10:17:30 reachable 1
setstate strip_E 2024-04-21 12:48:22 rgb 0000f9
setstate strip_E 2024-04-21 11:29:32 sat 254
setstate strip_E 2024-04-21 13:08:01 state dim43%
setstate strip_E 2024-04-21 12:48:22 xy 0.1321,0.0284