updating docs for MQTT Cover changes#2729
Closed
cribbstechnologies wants to merge 7228 commits into
Closed
Conversation
* First draft of Axis component documentation * Small improvements * Added information about lowest supported Axis firmware * Trigger time better explains functionality than scan interval * Simplified explanation of automatic discovery * Rephrasing manually configuring device * Keep first and second level variables separated for ease of reading * Moved up dependency and used Hassbian paths as an example * Indented include variables descriptions to clarify their relation * Made configuration variables tile linkable * Axis devices are part of the discovery mechanism * Update axis.markdown * Update binary_sensor.axis.markdown * Update camera.axis.markdown
Documentation for a new service call.
… new support of the shades hardware (#2622)
* Add blog post about Orange Pi Zero and Home Assistant * Fix typos
* Added Kodi-specific services doc * Removed `kodi_set_shuffle` service (is the same as `media_player.shuffle_set`)
* Duplicate entry for verify_ssl combined both entry's into 1. * Add period
* Add Ikea Tradfri information * Align format
Removed redundant "_moisture" strings in the example. Was probably a copy-and-paste error...
Documentation for home-assistant/core#7521
* Update telegram_bot.webhooks.markdown * Update telegram_bot.polling.markdown * Update notify.telegram.markdown
Updated link for TLS/SSL to latest guide.
* Update fail2ban.markdown Made the links at the end clickable. * Add description to links
* New URL for IFT, directly to settings page. Added extended information how to obtain the IFTT key * Fix typo
Add comment in case novel user copy & paste
* Added tapsaff documentation * Add description for the configuration variables
* Create sensor.buienradar.markdown * Create weather.buienradar.markdown * Update sensor.buienradar.markdown * processed reviews * Update weather.buienradar.markdown * Update sensor.buienradar.markdown
* Update icon_template docs for switch template
* use {% raw %} and {% endraw %}as requested
* typo in raw/endraw
Contributor
Author
* Add juicenet platform * Update juicenet documentation * Update juicenet.markdown * Update sensor.juicenet.markdown * Update juicenet.markdown * Update ha_release * Make title linkable
Contributor
|
Looks like there's a merge conflict. Rebase on next and I'll merge it. |
…nt.github.io into next Conflicts: source/_components/cover.mqtt.markdown
Merged
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:
Updating documentation for MQTT cover:
command_topic is optional
set_position_topic and set_position_template are now available to allow a user to set a position other than open/close
Pull request in home-assistant (if applicable): home-assistant/core#7841