Skip to content

Conversation

Danielhiversen
Copy link
Member

Description:
Add docs for this pr: home-assistant/core#9382

@Danielhiversen Danielhiversen changed the title Update emulated_hue.markdown Update docs with emulated_hue_hidden Oct 8, 2017
@Danielhiversen Danielhiversen requested a review from fabaff October 8, 2017 16:02
@fabaff fabaff added Fix/Formatting/Language/Spelling Hacktoberfest An PR on this issue (or the PR itself) is eligible towards Hacktoberfest! labels Oct 8, 2017
Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

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

Looks good to me 🐦

@fabaff fabaff merged commit 4809225 into current Oct 8, 2017
@fabaff fabaff deleted the Danielhiversen-patch-1 branch October 8, 2017 18:00
@nikc0069
Copy link

nikc0069 commented Oct 8, 2017

Emulated_hue_hidden: false in the doco implies it is not hidden. Before this change the config was emulated_hue: false to not add to emulated hue. Now you mark hidden as false to hide it, whereas logic dictates that if hidden is false, it is not hidden. Therefore the comment in the doco needs to make it clear which is which.

@kipwittchen
Copy link
Contributor

Based on this: home-assistant/core#9382 (comment)

I believe this pull request as written is incorrect. It should be emulated_hue: false becomes emulated_hue_hidden: true

@@ -96,15 +96,15 @@ homeassistant:
customize:
light.bedroom_light:
# Don't allow light.bedroom_light to be controlled by the emulated Hue bridge
emulated_hue: false
emulated_hue_hidden: false
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be emulated_hue_hidden: true ?

jhaals added a commit to jhaals/home-assistant.github.io that referenced this pull request Oct 23, 2017
this will make the setting correspond to the comment above.
This is also noticed after merge in home-assistant#3554
fabaff pushed a commit that referenced this pull request Oct 24, 2017
this will make the setting correspond to the comment above.
This is also noticed after merge in #3554
fabaff pushed a commit that referenced this pull request Oct 31, 2017
this will make the setting correspond to the comment above.
This is also noticed after merge in #3554
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest An PR on this issue (or the PR itself) is eligible towards Hacktoberfest!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants