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

Call Service Action does not support floor_id target #1068

Closed
mal2856 opened this issue Dec 20, 2024 · 3 comments · Fixed by #1076
Closed

Call Service Action does not support floor_id target #1068

mal2856 opened this issue Dec 20, 2024 · 3 comments · Fixed by #1076
Assignees
Labels
bug Something isn't working Bug-Fix 🥳

Comments

@mal2856
Copy link

mal2856 commented Dec 20, 2024

For any feature request you can open a new discussion here:
https://github.com/Clooos/Bubble-Card/discussions/categories/feature-requests

For any question you can open a new discussion here:
https://github.com/Clooos/Bubble-Card/discussions/categories/q-a

Describe the bug
If you add a service call action and try to target a floor, the configuration isn't saved properly and it doesn't work.

To Reproduce
Add an action that targets a specfic floor, e.g.

    tap_action:
      action: call-service
      service: light.turn_off
      target:
        floor_id: top

Expected behavior
Configuration is saved and service call runs as normal.

Thank you! 🍻

@mal2856 mal2856 added the bug Something isn't working label Dec 20, 2024
@MrBearPresident MrBearPresident self-assigned this Dec 21, 2024
@MrBearPresident MrBearPresident added the Confirmed One of the collaberators confirmed this bug. label Dec 21, 2024
@MrBearPresident MrBearPresident added Bug-Fix 🥳 and removed Confirmed One of the collaberators confirmed this bug. labels Dec 27, 2024
@yorickvP
Copy link

yorickvP commented Jan 6, 2025

I had the same problem with area_id, it seems to work but revert when viewed in the visual editor.

@Nemesis24
Copy link

same here

@toupou
Copy link

toupou commented Jan 14, 2025

same for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Bug-Fix 🥳
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants