Skip to content

Entity_id isn't optional anymore at light.{turn_off/turn_on}#11578

Merged
frenck merged 1 commit into
home-assistant:currentfrom
ppanagiotis:current
Dec 31, 2019
Merged

Entity_id isn't optional anymore at light.{turn_off/turn_on}#11578
frenck merged 1 commit into
home-assistant:currentfrom
ppanagiotis:current

Conversation

@ppanagiotis
Copy link
Copy Markdown
Contributor

@ppanagiotis ppanagiotis commented Dec 31, 2019

Description:
After #29178 entity_id isn't optional anymore. You have to use
all as entity_id.

Pull request in home-assistant (if applicable): home-assistant/core#29178

Checklist:

  • [x ] Branch: next is for changes and new documentation that will go public with the next Home Assistant release. Fixes, changes and adjustments for the current release should be created against current.
  • [x ] The documentation follows the standards.

After home-assistant#29178 entity_id isn't optional anymore. You have to use
group.all_lights as entity_id.
@probot-home-assistant probot-home-assistant Bot added has-parent This PR has a parent PR in another repo current This PR goes into the current branch labels Dec 31, 2019
Copy link
Copy Markdown
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

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

Thanks, @ppanagiotis! 👍

@frenck frenck merged commit 4edb0f7 into home-assistant:current Dec 31, 2019
ochlocracy pushed a commit to ochlocracy/home-assistant.io that referenced this pull request Jan 22, 2020
…sistant#11578)

After home-assistant#29178 entity_id isn't optional anymore. You have to use
group.all_lights as entity_id.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

current This PR goes into the current branch has-parent This PR has a parent PR in another repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants