-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
1.17.0b1 #1070
Merged
Merged
1.17.0b1 #1070
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
* add DS1307 documentation * add sync to/from rtc actions * changed action names * reformat action documentation * cleanup lint * link actions
* add i2c config variant * add i2c address
…tageSampler (#874) Co-authored-by: Jesse Hills <[email protected]>
* Added Inkplate. * Fixing Inkplate docs. * Added Configuration variables for Inkplate. * Update components/display/Inkplate.rst Co-authored-by: Jesse Hills <[email protected]> * Added another warning. * Fixed indents. * Done requested change * Add pin configurations to docs * Apply suggestions from code review Co-authored-by: Jesse Hills <[email protected]>
* update time documentation * Heading * Update components/time.rst Co-authored-by: Guillermo Ruffino <[email protected]> * rename read/write to read/time/write_time * clarify SNTP limitation * typo Co-authored-by: Guillermo Ruffino <[email protected]>
* Add MCP4725 Doc * add alterative address info Co-authored-by: Guillermo Ruffino <[email protected]>
* Missing colon * update sun * format fix and adaptation * fix format * fix format 2 * fix format 3 * fix format * fix format * fix format * format fix * revert title as heads * rename image case-sensitive * rename again
* Dial support for sim800l component * fix Co-authored-by: Guillermo Ruffino <[email protected]>
* Update vl53l0x docs * Updated docs to reflect default timeout of 10ms * just some formats and clarifications Co-authored-by: Guillermo Ruffino <[email protected]>
* Added remote samsung36 protocol docs * Make linter happy Co-authored-by: tuxBurner <[email protected]>
* Migrate ESPColor to Color * Fixed note indentation
* Added documentation for the SM300D2 sensor * otimize images * small fixes Co-authored-by: Guillermo Ruffino <[email protected]>
* Setup pre-commit and black update pre-commit add setup * format with black format and flake
* updates * updates * add verify missing descriptions * updates * schema handling updates * add action and condition * add more checks for missing props * updates * support typed schema * better inner props handling and mqtt * updates * clean up * add links to titles on markdown * remove spelling not used * format black * format black * Better titles
* pin schema and other fixes * schema filters and registries
* Update speed fan and REST API docs with speed_level * Update fan docs * Add configurable speed_levels to speed fan * Update components/fan/index.rst Co-authored-by: Guillermo Ruffino <[email protected]> * Changed speed_levels to speed_count to match HA and updated descriptions Co-authored-by: Guillermo Ruffino <[email protected]>
* Midea Climate support * Update Midea documentation * Midea Docs: add links to open hardware implementation of UART-dongle * Midea docs: add vendors information * Midea docs: fixed lint errors * Midea Docs: added words of thanks * Midea Docs: updated * Midea Docs: fix option name * Added new option info * Added example of using outdoor sensor option * Update: new options added * Added new power usage option * Major changes of settings * Fix link * Remove midea-dongle from index.rst * Fix option name
* Add docs for `name_add_mac_suffix` config * Spelling and a bit more info * Update components/esphome.rst Co-authored-by: Guillermo Ruffino <[email protected]> Co-authored-by: Guillermo Ruffino <[email protected]>
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
~ E. W. Dijkstra
name_add_mac_suffix
config docs#1058