We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"websocket-client>=1.0.0", "pixelblaze-client==0.9.4"
Via UI
The attribute "effect" is not holding always the current effect. Most of the time, this attribute is empty.
{{ 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>)>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version of the custom_component
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
results in
The text was updated successfully, but these errors were encountered: