Skip to content

Extended map to support geo location entities#7880

Merged
frenck merged 2 commits into
home-assistant:nextfrom
exxamalte:geo-location-map
Dec 30, 2018
Merged

Extended map to support geo location entities#7880
frenck merged 2 commits into
home-assistant:nextfrom
exxamalte:geo-location-map

Conversation

@exxamalte
Copy link
Copy Markdown
Contributor

@exxamalte exxamalte commented Dec 17, 2018

Description:
This describes the new configuration option for the map card to display geo location entities. And I added an example illustrating that new option.

I marked entities and geo_location_sources as required, but actually only at least one of the two is required, i.e. either one of the two or both must be defined.
Please let me know if there is a smarter way to express this.

Pull request in home-assistant (if applicable): home-assistant/frontend/pull/2337

Checklist:

  • 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.
  • The documentation follows the standards.

@ghost ghost added the to-do label Dec 17, 2018
@frenck frenck added new-feature This PR adds documentation for a new Home Assistant feature to an existing integration ready-for-review This PR needs to be reviewed next This PR goes into the next branch has-parent This PR has a parent PR in another repo parent-merged The parent PR has been merged already and removed to-do labels Dec 30, 2018
@ghost ghost assigned frenck Dec 30, 2018
@frenck
Copy link
Copy Markdown
Member

frenck commented Dec 30, 2018

The PR is good, fixed a typo. I've left a comment on the original PR @exxamalte, since it should have been geolocation_sources, since geolocation is one word.

Since this PR matches the merged parent PR, I'll go ahead and merge this one in.

@frenck frenck added awaits-parent Awaits the merge of an parent PR and removed ready-for-review This PR needs to be reviewed labels Dec 30, 2018
@frenck frenck merged commit 306898f into home-assistant:next Dec 30, 2018
@ghost ghost removed the awaits-parent Awaits the merge of an parent PR label Dec 30, 2018
@exxamalte
Copy link
Copy Markdown
Contributor Author

@frenck: I see your point on spelling the config parameter. For some reason, the component started out as geo_location, and platforms and automation trigger followed from there...
Not sure if it's worth it changing this now - let's discuss in home-assistant/architecture#42

@exxamalte exxamalte deleted the geo-location-map branch January 6, 2019 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has-parent This PR has a parent PR in another repo new-feature This PR adds documentation for a new Home Assistant feature to an existing integration next This PR goes into the next branch parent-merged The parent PR has been merged already

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants