Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attribute "Effect" not set ... actually it is empty most of the time. #3

Open
rklueber opened this issue Dec 8, 2022 · 0 comments
Open

Comments

@rklueber
Copy link

rklueber commented Dec 8, 2022

Version of the custom_component

"websocket-client>=1.0.0",
"pixelblaze-client==0.9.4"

Configuration

Via UI

Describe the bug

The attribute "effect" is not holding always the current effect. Most of the time, this attribute is empty.

Debug log

  {{ states.light.weihnachtsbaum }}

results in

<template TemplateState(<state light.weihnachtsbaum=on; 
effect_list=['SEQUENCER', '1D Aurora Borealis', 'blink fade', 'color twinkles', 
  'Sparkling Tree', 'static random colors', 'Twinkly Stars'], 
  supported_color_modes=[<ColorMode.HS: 'hs'>], 
  color_mode=unknown, 
  brightness=128.000055, 
  effect=, 
  assumed_state=True, 
  icon=mdi:pine-tree, 
  friendly_name=Weihnachtsbaum, 
  supported_features=21 @ 2022-12-08T06:30:02.396731+01:00>)>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant