8000 1.15.3 by glmnet · Pull Request #1333 · esphome/esphome · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1.15.3 #1333

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 10 commits into from
Oct 23, 2020
Merged

1.15.3 #1333

merged 10 commits into from
Oct 23, 2020

Conversation

glmnet
Copy link
Member
@glmnet glmnet commented Oct 23, 2020

Do not merge, release script will automatically merge

"PHP is a minor evil perpetrated and created by incompetent amateurs, whereas Perl is a great and insidious evil, perpetrated by skilled but perverted professionals."

~ Jon Ribbens

  • docs: Mention CODEOWNERS magic symbol docs#767
  • docs: using docker image to build esphome-docs locally docs#747
  • docs: Add missing doc for rc_switch event docs#740
  • docs: Remove unneeded parameters docs#752
  • docs: Enable color_interlock for the Teckin SB50 example docs#743
  • docs: clarify esp8266_restore_from_flash with restore_value docs#754
  • docs: Update mirabella-genio-bulb.rst docs#732
  • docs: Fix APDS9960 datasheet link docs#772
  • docs: Update uart.rst docs#771
  • docs: Update index.rst docs#773
  • docs: HM3301 - Change type to calculation_type docs#769
  • docs: Update diy.rst docs#781
  • docs: Update docker architectures in getting started docs#780
  • docs: Remove bh7150 API reference docs#784
  • docs: Add 2.13in-ttgo-b73 to list of waveshare models docs#786
  • docs: Typo: connedted -> connected docs#787
  • docs: Update edit URL on Sonoff Basic page docs#785
  • docs: Update Sonoff Mini docs#783
  • docs: Set correct link to ESPColor struct docs#788
  • docs: Add battery_level note for xiaomi_hhccjcy01 docs#761
  • docs: Corrected the example pin mapping to GPIO mapping. docs#789
  • esphome: fix chip_rotation: 180 esphome#1321
  • docs: Fix links, moved to gists docs#802
  • docs: Update wifi.rst docs#795
  • docs: BME680 default address is 0x76 docs#792
  • docs: Individual BMXXXXX sensor configs are optional docs#791
  • esphome: Fix Light Trigger esphome#1308
  • esphome: Fix Xiaomi merged packet parsing esphome#1293
  • docs: Correct pull-up value docs#811
  • esphome: Fix color_interlock behavior esphome#1325
  • esphome: Fix scheduler with too many cancelled timers esphome#1309
  • esphome: fix config check in OnlyWith configuration helper esphome#1304
  • esphome: fix: Incorrect time delay conversion breaks remote_transmitter_esp8266.cpp esphome#1322
  • esphome: fix hm3301 AQICalculator is off by 1 esphome#1331

ssieb and others added 9 commits October 22, 2020 23:46
Co-authored-by: Samuel Sieb <samuel@sieb.net>
* make LightTransitionTransformer publish at end

* adjust on trigger + cleanup

* add target_state_reached_callback_

* fix format

* revert publish_at_end change

* fix bug for rapid on/off switching + remove debug logging

* formatting

* call state reached callback when no transition

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
* Fix Xiaomi merged packet parsing

solves #1500

* renamed variables and updated payload and value checking

* renamed function and parameter

* add function to header

* changed log message
* Fix scheduler with too many cancelled timers

* lint

* use variable name
* fix config check in OnlyWith configuration helper

OnlyWith configuration helper check now verifies whether a component
is configured in any of the packages not only in raw configuration

* fix C0301(line-too-long) pylint in imports

* fix flake8 (E127) over-indented line
…6.cpp (#1322)

* Incorrect time delay conversion breaks remote_transmitter_esp8266.cpp

I'm unsure why the conversion from microseconds into whole millseconds and remaining microseconds is done using a value of 16383, rather than 1000. This breaks the "on", "off" times, as well as the repeat wait_time if the period is more than 16383 microseconds.

I have confirmed behaviour with an oscilloscope. See https://community.home-assistant.io/t/infrared-remote-transmitter-not-working/232825

* Update esphome/core/helpers.cpp

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Igor Katkov <ikatkov@atlassian.com>
Copy link
Member
@jesserockz jesserockz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@glmnet glmnet merged commit ab48e4a into master Oct 23, 2020
@glmnet glmnet deleted the bump-1.15.3 branch October 23, 2020 03:16
@github-actions github-actions bot locked and limited conversation to collaborators Sep 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants
0