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

Seeing lag, only when turning device on. #202

Open
4 tasks done
flyize opened this issue Jun 29, 2021 · 0 comments
Open
4 tasks done

Seeing lag, only when turning device on. #202

flyize opened this issue Jun 29, 2021 · 0 comments

Comments

@flyize
Copy link

flyize commented Jun 29, 2021

My Home Assistant version: 2021.6.6

My lovelace configuration method (GUI or yaml): GUI

What I am doing: Turning on a switch.

What I expected to happen: No lag, switch turns on.

What happened instead: UI shows switch turning back off, then coming back on after about 2-3 seconds. This works without issue with a regular Entities card.

Minimal steps to reproduce:

# The least ammount of code possible to reproduce my error
type: entities
entities:
  - type: custom:slider-entity-row
    entity: light.kitchen_overhead_lights
    name: Kitchen Overheads
    toggle: true
# End of code

Error messages from the browser console:


By putting an X in the boxes ([X]) below, I indicate that I:

  • Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
  • Have made sure I am using the latest version of the plugin.
  • Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
  • Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.
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