iperf3 configuration example updated#8901
Closed
magenbrot wants to merge 37 commits into
Closed
Conversation
* Document on_in and off_id * Space fix * Also add on_id and off_id to switch
Adds support for homekit devices with temperature, humidity, and light level characteristics (such as the iHome iSS50)
* climate/netatmo: Document change for supporting for multiple thermostats/valves * Support multiple homes
* Document 'media_player.firetv_adb_cmd' service * Change 'ENTER' to 'CENTER' * Rename 'cmd' to 'command' * Change 'media_player.firetv_adb_command' to 'firetv.adb_command' * Address reviewer comments
* Add 'apps' config entry to Fire TV * Clarify app IDs vs. app names * Address reviewer comments
* ness_alarm: Allow configuration of update_interval * update_interval -> scan_interval
* add temperature sensor config documentation for Konnected * update Konnected sensor doc * update docs for digital sensor config
* Added conditional element documentation Will add an example later on * Fixed required * Added conditional example * Update picture-elements.markdown
* added xfinity documentation and logo * bump version to 0.89 * Bump to 0.90; remove optional parameters from config example
* Added description for source priority. * Changed description of source priority. * Added example of sources' choice. * Corrected example * Added TL;DR to example * Updated TL:DR * Added hint for consider_home
* change offset type * missing " Co-Authored-By: dgomes <diogogomes@gmail.com>
* Add multiple device support in docs. * minor edits
* Include support for new outlet and switches * 👕 Removed additional whitespace
* Update HomematicIP overview add missing devices * added HmIP-MOD-OC8 * fix * added climate entity related devices * Added description
* Room/Area support documentation. * ✏️ Tweak
* Document dlna_dmr.callback_url_override option * ✏️ Tweak
* Mqtt alarm value_template and code_arm_required * ✏️ Tweak
* Support multiple keys in ifttt triggers * Rename `to` to `target` in ifttt as suggested
Addresses #16808. I don't believe it's necessary to support `.yml` files, but explicitly noting this would be helpful for others.
…#8612) * Allow light.toggle service to accept all service light turn on params * Minor change
* Adding enigma2 media player * Changes based on comments * add e2 to discovery * Adding prefer_picon option * Update media_player.enigma2.markdown * Add discovery blurb
* Adding cisco me * Bump version * Apply suggestions from code review Co-Authored-By: fbradyirl <fbradyirl@users.noreply.github.com> * Update device_tracker.cisco_mobility_express.markdown
* Update default tap_action * show/hide name/icon
* Add custom holidays to workday sensor * Keep configuration sample minimal
* Add invert to netdata documentation Add invert to netdata documentation * Move network interface sample
updated documentation
Member
|
Please clean you PR there are a lot of unrelated commits |
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.
updated documentation
Description:
Documentation was not correctly updated with the last PR, see below.
Pull request in home-assistant (if applicable): home-assistant/core#21138
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.