-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
Add new topics for glossary #3635
Closed
Closed
Conversation
This file contains 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
* Update input_number to optionally display slider, input box, or both * Update references to input_slider in other parts of the documentation
* Add text on similarities between yaml and dicts - Linewrapped the respective text to a with of 80 chars as well * Adds reference to dicts/Hashtables when expl. YAML - A comparison between dictionary/hastables and YAML is drawn - Linewraps the paragraph to 80 characters * Adds reference to python, indentation is mentioned * Minor changes
Adding extra explanation of the fact that each user and remote generates separate codes that need to be captured.
* Added path-setting and Intertechno information * Minor change
* Added Abode sensor documentation. * Changing release version from 0.55 to 0.56 * It's a sensor and not a panel
* Added documentation to TravisCI platform * Added repository_names option * Simplified variables names * Update 'ha_release'
* arlo: Documentation for alarm control panel Arlo base station exposed as an alarm control panel component in HA. * Set version to 0.56
* Extends reasoning on YAMLLint * Removes obsolete whitespace * Fix whitespace * Adds reference to inclusion of env-vars in YAML * Add links
* Add text on similarities between yaml and dicts - Linewrapped the respective text to a with of 80 chars as well * Adds reference to dicts/Hashtables when expl. YAML - A comparison between dictionary/hastables and YAML is drawn - Linewraps the paragraph to 80 characters * Adds reference to python, indentation is mentioned * Extends reasoning on YAMLLint * Removes obsolete whitespace * Fix whitespace * Adds reference to inclusion of env-vars in YAML * Add links * Include note into the yaml explanation - The YAMLLint stuff is a little off-topic, when raising the security concerns. It should hence go into an info box. * Minor changes
This reverts commit 2663d6c.
* First documentation * Add documentation for input_datetime
…-slider Rename input_slider to input_number and add numeric text box option
Add ClickSend TTS notify
…t#3559) * added documentation for home-assistant/core#9753 * Fix typo
…ome-assistant#3248) * Documentation for Xiaomi Smart WiFi Socket and Smart Power Strip component added. * Section "Retrieving the Access Token" has a central place now. * Spelling & grammar fixed. * Broken link fixed. HA version updated. * Component renamed: switch.xiaomi_plug -> switch.xiaomi_miio. * Update switch.xiaomi_miio.markdown
* Added documentation for Skybell * Changed release version from 0.55 to 0.56 * All the blank lines * Stray tab
* Markdown for rflink cover * . * Rewritten some parts based on the feedback from Landrash * Rewritten some parts based on the feedback from Landrash ( now saved the file :) ) * Update cover.rflink.markdown * bump version release * Fixed comments from frenck minor spelling & grammar issues * version bump * Update cover.rflink.markdown * version bump didn't made it in 0.54
* Documentation for modbus timeout PR * Documentation aligned with the general guidelines.
* Add documentation for Rocket.Chat notifications. * Update 'ha_release'
* Clarify how to use scan_interval Many forum posts and issues ask how to change the scan_interval for modbus sensor. This patch clarify the configuration parameters. * Fix typos and add example * There are more options
* Updating documentation for Egardia component Python3.4 --> Python3.5 and other textual enhancements. * Use 3.5 everywhere
* Changed to ordered list. * Add information for HASSIO domain verifying HASSIO Users need to place the domain verification file from google to a specific location. Add information about the "www" directory and how to open it in he browser.
Alignment documentation along the same lines as modbus sensor.
home-assistant#3569) * Added markdown and image files for notify clickatell SMS message platform * Update notify.clickatell.markdown
* Add namecheap component * Update namecheapdns.markdown
…nt#3617) * Changing clicksendaudio component name to clicksend_tts * Add redirect
This reverts commit 9a1e3d1.
* Z-Wave documents refactoring * Continuing to update documentation for Z-Wave * Wakeup correction Note that it only applies to devices that can be battery powered (for example, my Aeotec sensor is USB powered, but as it supports Wake the option is shown) * Polling impact notes Example of what the impact of polling can be * Fix object_id to entity_id
* Docs for uptime sensor * Update platform name
Added support for UV Index condition.
Hass.io, HADashboard, Template, Zones,...
fabaff
reviewed
Oct 15, 2017
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR should point to current
. I'm not able to change the branch here. Can you do it locally please?
I'm new on github :-) |
Can you please rebase it? |
oh - I see, I'll try to rebase |
fabaff
added a commit
that referenced
this pull request
Oct 16, 2017
Included with 037f371. |
fabaff
added a commit
that referenced
this pull request
Oct 21, 2017
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.
Hass.io, HADashboard, Template, Zones,...
Issue: Improve glossary #3612