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

Power saving changes #1

Closed
wants to merge 3 commits into from
Closed

Power saving changes #1

wants to merge 3 commits into from

Conversation

altelch
Copy link
Contributor

@altelch altelch commented Jan 29, 2017

Hi,

added power save disable (sleep = 0) during LED animation and change in usage of yield and delay. delay(0) equals yield() and each loop a yield is called ( esp8266/Arduino#2021 ). So calling delay(sleep) is sufficient at end of loop(). Solution for Sonoff POW could be to disable sleep when relay is on and enable delay when off.

Greetings,

          Altelch.

arendst added a commit that referenced this pull request Jan 29, 2017
3.9.6 20170129
* Add dynamic sleep for WS2812 animation (#1)
@arendst arendst closed this Jan 29, 2017
@davidelang davidelang mentioned this pull request Mar 19, 2017
@Zixim Zixim mentioned this pull request Apr 23, 2018
@Winni66 Winni66 mentioned this pull request Jun 6, 2018
the-real-orca pushed a commit to the-real-orca/Sonoff-Tasmota that referenced this pull request Jun 17, 2018
arendst pushed a commit that referenced this pull request Jul 6, 2018
@tlc76 tlc76 mentioned this pull request Jul 23, 2018
arendst pushed a commit that referenced this pull request Jul 28, 2018
Added support for MPU6050 gyro sensor
@mizrachiran mizrachiran mentioned this pull request Jul 30, 2018
2 tasks
curzon01 pushed a commit to curzon01/Tasmota that referenced this pull request Sep 6, 2018
3.9.6 20170129
* Add dynamic sleep for WS2812 animation (arendst#1)
curzon01 pushed a commit to curzon01/Tasmota that referenced this pull request Sep 7, 2018
curzon01 pushed a commit to curzon01/Tasmota that referenced this pull request Sep 7, 2018
Added support for MPU6050 gyro sensor
arendst pushed a commit that referenced this pull request Sep 10, 2018
arendst pushed a commit that referenced this pull request Sep 15, 2018
@philko123 philko123 mentioned this pull request Nov 11, 2018
2 tasks
wolfgangr pushed a commit to wolfgangr/Sonoff-Tasmota that referenced this pull request Jan 14, 2019
arendst pushed a commit that referenced this pull request Jan 22, 2019
arendst pushed a commit that referenced this pull request Sep 9, 2019
arendst pushed a commit that referenced this pull request Oct 6, 2019
@brownleeb brownleeb mentioned this pull request Jan 17, 2020
15 tasks
arendst pushed a commit that referenced this pull request Apr 12, 2020
merge latest changes from development
arendst pushed a commit that referenced this pull request Jul 12, 2020
Pull to match arendst/Tasmota
@lalo-uy lalo-uy mentioned this pull request Sep 5, 2020
15 tasks
arendst pushed a commit that referenced this pull request Sep 29, 2020
arendst pushed a commit that referenced this pull request Oct 1, 2020
add link to release notes and some formatting
arendst pushed a commit that referenced this pull request Dec 16, 2020
arendst pushed a commit that referenced this pull request Jan 12, 2021
arendst pushed a commit that referenced this pull request Apr 14, 2021
* Hlw8012/Bl0937 averages pulses over 200ms

* Hlw8012/Bl0937 averages pulses over 200ms
GwangrokBaek referenced this pull request in zigbang/Tasmota Aug 19, 2021
Pc app 테스트 용 MQTT 연결 로직
mepunit added a commit to shivankittech/smart-home-base-firmware that referenced this pull request Aug 19, 2021
arendst pushed a commit that referenced this pull request Oct 26, 2021
SteWers added a commit to SteWers/Tasmota that referenced this pull request Jan 5, 2022
arendst pushed a commit that referenced this pull request Jan 8, 2022
Add NTP server capability to DS3231
arendst pushed a commit that referenced this pull request Jan 28, 2022
This was referenced Apr 29, 2022
arendst pushed a commit that referenced this pull request Oct 29, 2022
Update from tasmota original
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants