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

HASS label Entity value does not match button value #28

Closed
IBlackI opened this issue Jan 5, 2024 · 1 comment · Fixed by #35
Closed

HASS label Entity value does not match button value #28

IBlackI opened this issue Jan 5, 2024 · 1 comment · Fixed by #35
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@IBlackI
Copy link

IBlackI commented Jan 5, 2024

The value of the entity in Home Assistant does not match the value it is set to.

Reproduction steps:

  1. In home assistant open a label entity created by the integration.
  2. Change the value of the entity.
  3. The button now displays the new value.
    afbeelding
  4. Re open the modal of the label entity.
  5. The displayed value does not match the value you just changed it to and is displayed on the button.
    afbeelding
    The history also does not show the changed value
@koenhendriks koenhendriks self-assigned this Jan 6, 2024
@koenhendriks koenhendriks added bug Something isn't working good first issue Good for newcomers labels Jan 6, 2024
@koenhendriks
Copy link
Owner

Thanks for the issue @IBlackI , I managed to duplicate this and will try to fix it :)

@koenhendriks koenhendriks linked a pull request Jan 14, 2024 that will close this issue
koenhendriks added a commit that referenced this issue Jan 14, 2024
…oes-not-match-button-value

Write label state to home assistant, closing #28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants