Syncing#1
Merged
unixko merged 3724 commits intounixko:nextfrom May 2, 2020
Merged
Conversation
* Update links and structure * Update source/_integrations/tomato.markdown Co-authored-by: Franck Nijhof <git@frenck.dev>
* Adjust installation steps, removing SSH add-on * Remove installation step * Update source/hassio/installation.markdown Co-Authored-By: Fabian Affolter <mail@fabian-affolter.ch> Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
* Blog: The future of YAML * Add link to ADR-0010
* Recorder docs * custom directory to postgres socket * fix indent * fix indent
* Add Troubleshooting * Update homekit.markdown * note about deleting `.homekit.state` * Update homekit.markdown
Added ROKU
As instructed by home-assistant/brands#178
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.17.0 to 3.18.0. - [Release notes](https://github.com/rouge-ruby/rouge/releases) - [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md) - [Commits](rouge-ruby/rouge@v3.17.0...v3.18.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* Update documentation * Add information about options flow * Add missing tags
* Update instructions * Tweaks
* Update totalconnect.markdown * Update totalconnect.markdown * Update totalconnect.markdown Supports home-assistant/core#32126 * ✏️ Tweak * Update totalconnect.markdown Remove configuration by YAML since it is no longer supported. * Update totalconnect.markdown Fixed conflict * Fix textlint error * removed white space. * ✏️ Tweak * Un-do the breaking change. Configuration.yaml is still allowed. * Update source/_integrations/totalconnect.markdown Co-Authored-By: Franck Nijhof <frenck@frenck.nl> * Update source/_integrations/totalconnect.markdown Co-Authored-By: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* new documentation regarding play_media service * ✏️ Tweak * ✏️ Tweak Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update core configuration with temperature_unit * Update basic.markdown
* Release notes for 109.1 * Update note
Corrected spelling of "Assistant" in the title of the page. My first direct, if meaningless, contribution to the Home Assistant project
* Add full options to serial Add : bytesize, parity, stopbits, xonxoff, rtscts, dsrdtr. With default value unchanged so it doesn't break previous config. * Update source/_integrations/serial.markdown Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com> * Update source/_integrations/serial.markdown Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com> * Update source/_integrations/serial.markdown Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com> * Update source/_integrations/serial.markdown Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com> * Update source/_integrations/serial.markdown Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com> * Fix parity String and Typo Fix Parity related example as correction you show me. Thx for review Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Bumps [rb-fsevent](https://github.com/thibaudgg/rb-fsevent) from 0.10.3 to 0.10.4. - [Release notes](https://github.com/thibaudgg/rb-fsevent/releases) - [Commits](guard/rb-fsevent@0.10.3...v0.10.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Pull request in home-assistant (if applicable): home-assistant/home-assistant#
Checklist:
nextis 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 againstcurrent.