Skip to content

Add Alarm Control Panel to secure devices#10249

Closed
engrbm87 wants to merge 47 commits into
home-assistant:nextfrom
engrbm87:patch-2
Closed

Add Alarm Control Panel to secure devices#10249
engrbm87 wants to merge 47 commits into
home-assistant:nextfrom
engrbm87:patch-2

Conversation

@engrbm87
Copy link
Copy Markdown
Contributor

Description:

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

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.

cogneato and others added 30 commits August 7, 2019 17:38
google calendar docs linking to wrong page
updated for latest FireTV OS
Installed the Fritz!Box device tracker today on Hass.io without the need to install additional packages.
With hass.io no need for additional packages
* Clarify device blocking functionality

The documentation did not clearly explain that you had to use MAC addresses to allow for blocking/unblocking clients.

* Minor change
I noticed a mistake in the TTS engine example it should be `tts.google_translate_say` not `tts.google_say`
On the website they look like commented lines
Small typo in the "full example" part. :)
vocweb and others added 17 commits August 27, 2019 10:05
condition: numeric state => condition: numeric_state
I spent some time (newbie) before I found out I had to fill '*' for fields I did not plan to fill (like 'hour')
* Document 'name' config parameter in rejseplanen

Document the undocumented but fully working name config. This is an optional config but essential to know to define more than one instance of the rejseplanen sensor and getting a predictable result. Otherwise the sensor name defaults to sensor.next_departure_# and the numbers can swap around after an HA restart

* An example where policy and common sense clash

Done as suggested though I do not agree

* ✏️ Tweak

* Adjust default

* Fix sample
* Update from Integration to component

* Revert a change
The example isn't valid, oops
Add breaking changes bling
fix adr-400 link in breaking changes section
* Document user-provided services.yaml file

* ✏️ Tweak
* Update installation.markdown

Remove reference to `update_config` service, which has been removed.

* 🚑 Fix build error
@probot-home-assistant probot-home-assistant Bot added has-parent This PR has a parent PR in another repo next This PR goes into the next branch labels Aug 29, 2019
@klaasnicolaas
Copy link
Copy Markdown
Member

There are a lot of unrelated commits in this PR

@engrbm87
Copy link
Copy Markdown
Contributor Author

I wanted to add this to the next branch as it is a new feature in the google assistant. what do you recommend to fix this PR?

@engrbm87
Copy link
Copy Markdown
Contributor Author

I made a new PR again next branch with my commit only. i will close this one.

@engrbm87 engrbm87 closed this Aug 29, 2019
@engrbm87 engrbm87 deleted the patch-2 branch August 29, 2019 06:53
@klaasnicolaas
Copy link
Copy Markdown
Member

I think you made the branch before we dit a massive merge for the 0.98 release 😉 Just pull the latest changes from the upstream repo and I think the commits will be gone.

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 next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.