Replies: 1 comment
-
Having looked into the code some more.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been thinking about how to make the Home Assistant custom component easier to set up and created a table to better understand what's happening.
What's the purpose of
wiki_command_url_override
?What's the purpose of
skip_get_url
? If it's a boolean to tell the Home Assistant wizard to avoid asking for a council URL, then surely the only councils whereskip_get_url
should be false is those that require a URL that's unique to that user. Is that right?Beta Was this translation helpful? Give feedback.
All reactions