Skip to content

Add documentation for new Enphase Envoy platform#5638

Merged
MartinHjelmare merged 11 commits into
home-assistant:nextfrom
jesserizzo:next
Aug 2, 2018
Merged

Add documentation for new Enphase Envoy platform#5638
MartinHjelmare merged 11 commits into
home-assistant:nextfrom
jesserizzo:next

Conversation

@jesserizzo
Copy link
Copy Markdown
Contributor

@jesserizzo jesserizzo commented Jun 30, 2018

Description:

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

Checklist:

  • Branch: Fixes, changes and adjustments should be created against current. New documentation for platforms/components and features should go to next.
  • The documentation follow the standards.

@frenck frenck added 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 and removed to-do labels Jun 30, 2018
@ghost ghost assigned frenck Jul 2, 2018
frenck
frenck previously approved these changes Jul 2, 2018
@frenck
Copy link
Copy Markdown
Member

frenck commented Jul 2, 2018

Looks great @jesserizzo!
I did remove the configuration header/title thingy, since that is already handled by our configuration tags.

✅ Approved.

Can be merged as soon as the parent PR gets merged.

@frenck frenck added awaits-parent Awaits the merge of an parent PR new-integration This PR adds documentation for a new Home Assistant integration and removed ready-for-review This PR needs to be reviewed labels Jul 2, 2018
@frenck frenck removed their assignment Jul 5, 2018
Copy link
Copy Markdown
Member

@MartinHjelmare MartinHjelmare left a comment

Choose a reason for hiding this comment

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

The name of the markdown file is incorrect. It should be prefixed with sensor..

footer: true
logo: enphase.svg
ha_category: Energy
ha_release: 0.73
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

0.76

required: false
type: string
monitored_conditions:
description: The list of conditions to display in the front end
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This doesn't have anything to do with the frontend per se. This decides what entities will be created, ie what data to collect.

comments: false
sharing: true
footer: true
logo: enphase.svg
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The filename here doesn't match the included file.

description: The local IP Address of your Envoy
required: true
type: string
name:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This isn't included in the config schema of the platform.

Change title to sensor.enphase_envoy. Update version number. Fix typo in enphase logo file name.
description: The local IP Address of your Envoy
required: true
type: string
name:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Remove this key.

Copy link
Copy Markdown
Member

@MartinHjelmare MartinHjelmare left a comment

Choose a reason for hiding this comment

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

Great!

@MartinHjelmare MartinHjelmare changed the title Add documentation for new Enphase Envoy component Add documentation for new Enphase Envoy platform Aug 2, 2018
@MartinHjelmare MartinHjelmare merged commit 2d23eb2 into home-assistant:next Aug 2, 2018
@ghost ghost removed the awaits-parent Awaits the merge of an parent PR label Aug 2, 2018
dbrowndan pushed a commit to dbrowndan/home-assistant.io that referenced this pull request Aug 8, 2018
* Create documentation for Enphase Envoy component

* Add list of available conditions

* Upload Enphase logo

* Add second example configuration.yaml

* Fix minor formatting errors

* Fix configuration variables section

* Fix minor typo

* ✏️ Removed duplicate header

* Changed ip to ip_address

* Minor fixes

Change title to sensor.enphase_envoy. Update version number. Fix typo in enphase logo file name.

* Remove name key from configuration
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-integration This PR adds documentation for a new Home Assistant integration next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants