Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CentOS boot script update #10608

Closed
wants to merge 61 commits into from
Closed

CentOS boot script update #10608

wants to merge 61 commits into from

Conversation

bbrendon
Copy link
Contributor

@bbrendon bbrendon commented Oct 4, 2019

Description:
Clear up some confusion. I tested the process and it works.

I'm trying to close this issue: #5656

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.

snowzach and others added 30 commits September 11, 2019 16:55
* Added doods component documentation

* Update ha_release

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* Update for recommendations

* Removed redirect_from option
* Clarifying text

* Use a note box instead

* ✏️ Tweak
* Change nzbget to full component

* Document creating nzbget sensors by default.
* Add optional name field

* ✏️ Tweak

* ✏️ Tweak
* Update views.markdown

home-assistant/frontend#3552

* 🚑 Fixed build
* Update changelog.markdown

* Update changelog.markdown

* Update changelog.markdown

* Update changelog.markdown
* Add Home Assistant Cast service docs

* Add link in hass cast announcement

* Update source/_components/cast.markdown

* 🚑 Fixes indents
* Update for config flow

* component -> integration

* ✏️ Tweak

* Update header with config flow support
* Add documentation for expire_after configuration

* Update binary_sensor.mqtt.markdown
* adding documentation for the yandex_transport component
home-assistant/core#26252 (comment)

* fixing comments, add some configuration information

* removing redirect_from section

* ✏️ Tweak

* fixed information about the tracking of the specific routes

* ✏️ Tweaks
* Docs for iZone component.

* Changes as requested

* Change version

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* ✏️ Tweak

* ✏️ Tweaks

* ✏️ Tweaks
* fixed error in configuration description

* location / address is not required by spec

* add all fields to documentation
* Add Ombi integration

* Replace path with urlbase

* Update source/_components/ombi.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* Update source/_components/ombi.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* Remove monitored_conditions and scan_interval

* Adjust config and syntax, add services
* add Kaiterra integration

* fix: jekyll build

* ✏️ Tweaks

* ✏️ Tweaks

* adjust configuration example and release

* update logo

* fix: ha_release version
* Remove deprecated sytadin integration (ADR-0004)

* Removes unused sytadin logo
* Add Alarm Control Panel to secure devices

* ✏️ Tweak
* Add documentation for here_travel_time

* Add suggested changes to here_travel_time.markdown

* Update configuration options to latest fit parent

* Mention scan_interval explicitly

* ✏️ Tweak

* add mode: bicycle

* Add mode: publicTransportTimeTable

* Update to latest origin/destination options

* Remove reference to zone friendly name

* Update ha_release to 0.100

* floats are bad and I should feel bad

* ✏️ Tweaks
* Added 'availability_template' to Template Sensor platform

* Fixed Syntax and default

* Removed optional parameter from example config

* Apply suggestions from code review

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Added accidentally removed attribute_template doco

* Add missing default:

* The Bain of editing in GitHub! Aaargh!!
frenck and others added 28 commits September 25, 2019 20:57
* Change to Cloud Poll

* Update ecobee.markdown

Changes required to documentation as a result of addition of config flow to ecobee.

* Finish documentation clean up

* Update ecobee.markdown

* ✏️ Tweaks

* Remove hold_temp instructions

hold_temp parameter has been removed from HA.
* Added more ebusd sensors.

* Fixed review item. Removed link to sources.

* Fixed spelling
* Added 'availability_template' to all Template Cover platform

* Fixed Syntax and default

* Apply suggestions from code review

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Removed optional values from example configuration
)

* Added 'availability_template' to all Template Binary Sensor platform

* Fixed as requested.

* Update source/_components/binary_sensor.template.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Added Accidentally remove
d 'attribute_tempalte'

* Removed optional parameter from example config
* Added 'availability_template' to all Template Fan platform

* Fixed Syntax and default

* Removed optional parameter from example config

* Apply suggestions from code review

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Added 'availability_template' to all Template Light platform

* Fixed Syntax and default

* Removed optional parameter from example config

* Update source/_components/light.template.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Added 'availability_template' to Template Vacuum platform

* Fixed Syntax and default

* Removed optional parameter from example config

* Apply suggestions from code review

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update pihole docs to describe services

* ✏️ Tweaks
* Added documentation page for Soma

* Update source/_components/soma.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* Update source/_components/soma.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* Added paragraphs
* update yessssms docs for YesssSMS v0.4.0

* no oxford comma

* ✏️ Tweak

* removed optional parameter from config example

* yessssms config example
* Transmission config flow

Configure Transmission using config flow.

* ✏️ Tweak

* Update transmission.markdown

Removed monitored conditions and updated list of entities added by the integration
* New version of rainbird component

see home-assistant/core#26393

* Update rainbird.markdown

* Update rainbird.markdown

* Update rainbird.markdown

* Update rainbird.markdown

* Update rainbird.markdown

* Update rainbird.markdown

* Update rainbird.markdown

* Update rainbird.markdown

* Update source/_components/rainbird.markdown

Co-Authored-By: Martin Hjelmare <marhje52@kth.se>

* Update source/_components/rainbird.markdown

Co-Authored-By: Martin Hjelmare <marhje52@kth.se>

* Update source/_components/rainbird.markdown

Co-Authored-By: Martin Hjelmare <marhje52@kth.se>
* Add Hive Services

* Updated Description
* Add saj component to docs

* Adjust example + remove redirect_from

* Update doc according to requested component change
* Adding NZBGet queue control services

* ✏️ Tweak
@probot-home-assistant probot-home-assistant bot added the current This PR goes into the current branch label Oct 4, 2019
@bbrendon bbrendon closed this Oct 4, 2019
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet