Skip to content
Discussion options

You must be logged in to vote

AH figured it out!

tl;dr: Set User > General > User settings > Advanced mode to on/true and the entity picker shows up in the scene UI.

I found this by grepping through frontend looking for showAdvanced and found:

      show_advanced_options: Boolean(hass.userData?.showAdvanced),

which tipped me off that advanced is a user attribute.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jetpks
Comment options

Answer selected by jetpks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant