Skip to content

Don't show hidden scenes#4285

Merged
balloob merged 3 commits intodevfrom
hidden-scenes
Nov 27, 2019
Merged

Don't show hidden scenes#4285
balloob merged 3 commits intodevfrom
hidden-scenes

Conversation

@bramkragten
Copy link
Copy Markdown
Member

Comment thread src/panels/config/scene/ha-config-scene.ts Outdated
Comment thread src/panels/config/scene/ha-config-scene.ts Outdated
scenes.push(states[entityId] as SceneEntity);
Object.values(states).forEach((state) => {
if (
computeDomain(state.entity_id) === "scene" &&
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just so you know, we also have a computeStateDomain I remember now. It does just this.

@balloob balloob merged commit 2665a75 into dev Nov 27, 2019
@delete-merged-branch delete-merged-branch Bot deleted the hidden-scenes branch November 27, 2019 23:44
@bramkragten bramkragten mentioned this pull request Dec 4, 2019
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scene Editor shows 'Hidden' scenes

3 participants