forked from esphome/esphome-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] current from esphome:current #16
Open
pull
wants to merge
2,917
commits into
BoukeHaarsma23:current
Choose a base branch
from
esphome:current
base: current
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
2024.10.0b1
* Update midea.rst * Update components/climate/midea.rst --------- Co-authored-by: Keith Burzinski <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update: actions.rst typo * Apply suggestions from code review --------- Co-authored-by: Samuel Sieb <[email protected]>
Added important info about the output data units and range of color_temperature and brightness.
2024.10.0b2
in "proximity": changed expression describing relation of counts to distance - never heard of "inversely exponential". Should now be correct based on a physics-based intuition (radiation intensity drops with 1 over r^2 - so should the counts).
Co-authored-by: Jesse Hills <[email protected]>
Co-authored-by: Jesse Hills <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.4.3...v4.5.0) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The affected example code caused two errors: - a `no return statement in function returning non-void [-Werror=return-type]` caused by missing `return`s within the `if`s. - `while parsing a block mapping ... expected <block end>, but found '<scalar>'` caused by the `;` at the end of `args`
Multiple priorities can be used in a list. Show the value as a list item in the code example to make this clear.
Added a reference to software hack that allows for RF bridges to work.
Added link to device database in "Next Step" box at the top Created sections for the information at the bottom of the page that didn't really belong in the "Cookbook" section so their respective topics will be easier to find as they'll be in the table of content.
copy&paste typo in description of stop.
Fixes esphome/issues#6393 Co-authored-by: Patrick Pussar <[email protected]>
esphome/esphome#6145 Allows esp8266 to handle multiple i2c busses, tested and working.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Jesse Hills <[email protected]>
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.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )