Skip to content
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
wants to merge 2,917 commits into
base: current
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 31, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jul 31, 2024
jesserockz and others added 29 commits October 9, 2024 17:43
* 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.
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).
jesserockz and others added 30 commits December 18, 2024 11:37
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.
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.