-
-
Notifications
You must be signed in to change notification settings - Fork 2k
1.16.0b1 #918
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
Merged
Merged
1.16.0b1 #918
Conversation
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
Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Eike <ei-ke@users.noreply.github.com> Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Le Baillif Mickael <mlebaillif@oui.sncf>
* Add tuya climate temperature-multiplier * Fix page link
Added two links for custom projects that ESPHome powered: 1. A custom UART based component that parses data from weather station and gets the values into MQTT 2. Using the 'built in' UART component in ESPHome to send commands to a LG Monitor. This can easily be adopted to other LG monitors as they usually share similar payloads.
* Add docs for homeassistant.tag_scanned * Add pn532 example * Add example to rdm6300
* updates * push last status docs on clen next * travis * Update max7219digit.rst Added updated scroll and rotate function to the manual * Update max7219digit.rst boolean -> integer * Update max7219digit.rst order list * Update max7219digit.rst * Update max7219digit.rst add note and warning * Update max7219digit.rst * Update max7219digit.rst * Update max7219digit.rst * Update max7219digit.rst * Update index.rst added max7219 dot matrix link * Add files via upload add image file for index.rst * Update max7219digit.rst EDIT Documentation due to change to ENUM and removed offset value * Update max7219digit.rst * Some formatting * Update max7219digit.rst * Some updates in formating * Update max7219digit.rst updated the invert block to match current code * Update max7219digit.rst Added some hidden commands to the end of the file * Update max7219digit.rst minor detail update * Update max7219digit.rst travis updates * Update max7219digit.rst Added enable reverse option * Update max7219digit.rst * cleaning up the file Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
* Added tmp102 docs * Corrected keywords to reference TMP102 Was still set to HTU21D (the doc I used as a template) * Optimize index image * Update to match code * Remove dead reference * add address Co-authored-by: Otto Winter <otto@otto-winter.com> Co-authored-by: Guillermo Ruffino <glm.net@gmail.com> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
* Add documentation for MCP9808 sensor * Compress index image * Add address configuration variable Co-authored-by: Otto Winter <otto@otto-winter.com>
* Add documentation for rf-bridge with portisch firmware * Fix headers * Forgot the trigger * Change reference to static text
* Add separate current/target Tuya Climate multipliers * Leave existing tuya climate temperature_multiplier doc Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> * Moved current/target Tuya temp multiplier under the temperature_multiplier option * Update components/climate/tuya.rst Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Add documentation for automatic self calibration, ambient pressure and altitude compensation settings.
Signed-off-by: 0hax <0hax@protonmail.com> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel@sieb.net>
* ili9341 documentation * fixed file name * change the name one more time * more naming fixes * add missing parenthesis * Update components/display/ili9341.rst Co-authored-by: Guillermo Ruffino <glm.net@gmail.com> * Update ili9341.rst fixed: api ref fixed: led_pin description marked: all pins as required for a proper functioning * Update ili9341.rst * Changes requested to original PR for merge * Make image filenames consistent * Make image filenames consistent take 2 * Example fixes * Right * No, left Co-authored-by: Valeriu <valeriucob@gmail.com> Co-authored-by: Vc <37367415+Valcob@users.noreply.github.com> Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Co-authored-by: David F. Bakker <dbakker@arrayasolutions.com>
* Adding animation docs * Change Example to: next image on Display update
* added doc * Update components/servo.rst Co-authored-by: Guillermo Ruffino <glm.net@gmail.com> * Update components/servo.rst Co-authored-by: Guillermo Ruffino <glm.net@gmail.com> * lint Co-authored-by: Andreas Hergert <andreas.hergert@otrs.com> Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Do not merge, release script will automatically merge
~ Henry Petroski