home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.49k stars 30.33k forks source link

Leave channels of a VMB4RYLD in their current state in a scene #113461

Closed gizmo69the2nd closed 7 months ago

gizmo69the2nd commented 7 months ago

The problem

VMB4RYLD is shown as one device.

Using only one relay channel is a scene is impossible, since all entities for the device are set to a defined on-off position. eg. one VMB4RYLD switches lights in the kitchen, living room, bathroom and garage. A scene that would turn of the living room light and turn on the TV, would also turn off the other light of the VMB4RYLD device. There should be a possibility to leave the other lights in their current state.

Or is there an other way to achieve this functionality?

What version of Home Assistant Core has the issue?

core-2023.11.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

velbus

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 7 months ago

Hey there @cereal2nd, @brefra, mind taking a look at this issue as it has been labeled with an integration (velbus) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `velbus` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign velbus` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


velbus documentation velbus source (message by IssueLinks)

mib1185 commented 7 months ago

Hi @gizmo69the2nd

This sounds like a request for support? We use GitHub for tracking issues with Home Assistant Core itself, not for providing support. If you are in need of support, you should try our Community Forum or join our Discord chat server.

Thanks! 👍

Cereal2nd commented 7 months ago

If you add the entities in the scene and not the device there is no problem ...

Cereal2nd commented 7 months ago

@home-assistant close