ESPEasy release bot
ad3514e765
automatically updated release notes for mega-20181029
mega-20181029
2018-10-29 04:00:08 +01:00
Gijs Noorlander and GitHub
f543995d86
Merge pull request #1968 from TD-er/bugfix/increase_ntp_accuracy
...
[NTP] Improve NTP accuracy
2018-10-29 01:02:09 +01:00
Gijs Noorlander and GitHub
97ccb8eca1
Merge pull request #1975 from uzi18/patch9
...
Dallas: use reset timming from OneWire lib
2018-10-29 01:01:51 +01:00
Bartlomiej Zimon
f291c9d25a
Dallas: use reset timming from OneWire lib
2018-10-28 14:59:50 +00:00
Gijs Noorlander and GitHub
bd9ead3851
Merge pull request #1974 from uzi18/patch9
...
Dallas: add ScratchPad to debug log
2018-10-28 14:48:29 +01:00
Bartlomiej Zimon
43ea0039fd
Dallas: add ScratchPad to debug log - OK suffix means data integrity ok (no communication problems)
2018-10-28 12:50:34 +00:00
ESPEasy release bot
74eb638bcb
automatically updated release notes for mega-20181028
mega-20181028
2018-10-28 04:00:09 +01:00
TD-er
c87b035908
[NTP] Change log level for NTP success to INFO
2018-10-28 01:10:11 +02:00
TD-er
0f450eaa3d
[NTP] Improve NTP accuracy
...
Use fractional part of TX section in NTP packet.
Also compensate for total delay to retrieve answer.
More possibilities for improvement of NTP, see https://github.com/lettier/ntpclient/issues/4#issuecomment-360703503
2018-10-28 00:22:39 +02:00
Gijs Noorlander and GitHub
02df033fc6
Merge pull request #1967 from TD-er/bugfix/1684_Eastron
...
[Eastron] Make configurable and allow for multiple values read (#1684 )
2018-10-28 00:07:57 +02:00
Gijs Noorlander and GitHub
74d05e58f0
Merge pull request #1768 from workgroupengineering/feature/cron
...
[Feature] [Plugin] Cron
2018-10-28 00:07:31 +02:00
ESPEasy release bot
3d88537677
automatically updated release notes for mega-20181027
mega-20181027
2018-10-27 04:00:12 +02:00
Gijs Noorlander and GitHub
95b0a7bed9
Merge pull request #1784 from jazzgil/add-raw-ir-reading
...
Add IR RAW2 Reading / Transmitting.
2018-10-27 02:45:26 +02:00
Gijs Noorlander and GitHub
bc3434532e
Merge pull request #1942 from giig1967g/new/doubleclick-pcf
...
doubleclick and longpress for PCF and MCP
2018-10-27 02:41:12 +02:00
TD-er
1f7639cb42
[Eastron] Make configurable and allow for multiple values read ( #1684 )
...
See #1684
It should now be possible to actually select parameters and configure it from the frontend.
N.B. Not yet tested on real hardware.
2018-10-27 00:49:52 +02:00
Gijs Noorlander and GitHub
923642bb27
Merge pull request #1966 from uzi18/patch9
...
CSE7766 - fix stats plus add buffer fill level, #1934
2018-10-26 23:25:21 +02:00
Bartlomiej Zimon
a09cb906eb
CSE7766 - fix stats plus add buffer fill level
2018-10-26 20:43:31 +00:00
Saverio Cisternino
72b0a32839
[CRON] Fixed Daily flash write rate exceeded!
2018-10-26 09:51:41 +02:00
TD-er and Saverio Cisternino
e279e5504b
[Cron] Rename plugin name to match naming convention
2018-10-26 09:51:41 +02:00
Saverio Cisternino
6d5ddf06ce
[CRON] Intercept event PLUGIN_TIME_CHANGE
2018-10-26 09:51:41 +02:00
Saverio Cisternino
7f544b7a10
[CRON] Add event PLUGIN_TIME_CHANGE
2018-10-26 09:51:41 +02:00
Saverio Cisternino
fc407e86e1
[CRON] Plugin
2018-10-26 09:51:41 +02:00
Saverio Cisternino
a35c3051df
[CRON] Replace timeStruct with standard tm
2018-10-26 09:51:41 +02:00
ESPEasy release bot
f8f2ddd33b
automatically updated release notes for mega-20181026
mega-20181026
2018-10-26 04:00:22 +02:00
Gijs Noorlander and GitHub
6592b57615
Merge pull request #1934 from uzi18/patch9
...
fix for #1920
2018-10-25 23:52:04 +02:00
Bartlomiej Zimon
6e8e8214b2
CSE7766 - add some stats to debug log
2018-10-25 20:47:36 +00:00
Gijs Noorlander and GitHub
24b6611c54
Merge pull request #1956 from workgroupengineering/BugFix/Issue_1995
...
Fixed plugin timer processing do not start, when call setPluginTaskTimer in PLUGIN_TIMER_IN
2018-10-25 21:37:07 +02:00
Gijs Noorlander and GitHub
8135defa6f
Merge pull request #1957 from TD-er/bugfix/c009_reduce_memory
...
[C009] Reduce memory usage for C009 controller.
2018-10-25 21:27:18 +02:00
Bartlomiej Zimon
d5e9cfb081
Merge branch 'mega' of github.com:letscontrolit/ESPEasy into patch9
2018-10-25 18:17:10 +00:00
TD-er
ffc8e1fb97
[C009] Reduce memory usage for C009 controller.
2018-10-25 12:09:49 +02:00
Saverio Cisternino
0255f41897
Fixed plugin timer processing do not start, when call setPluginTaskTimer in PLUGIN_TIMER_IN
2018-10-25 10:24:09 +02:00
ESPEasy release bot
e88973861f
automatically updated release notes for mega-20181025
mega-20181025
2018-10-25 04:00:13 +02:00
Gijs Noorlander and GitHub
d6ec7aa736
Merge pull request #1941 from workgroupengineering/feature/Issue_1794
...
Added auto redirect to home after run reboot command from web page.
2018-10-25 02:12:08 +02:00
Gijs Noorlander and GitHub
8aa5866dd9
Merge pull request #1954 from TD-er/bugfix/replace_yield_delay_0
...
[WDT] Replace yield() with delay(0) & add Sonoff POW R2 build
2018-10-25 02:11:15 +02:00
TD-er
0c384c332e
[Travis] Use variables even when no predefined plugins are added.
2018-10-25 01:54:00 +02:00
TD-er
7a4f3b15b3
[Info] Remove MD5 check fail on self-built images
...
And add in bold a statement it is self built.
2018-10-25 01:43:26 +02:00
TD-er
c38e532e67
[Sonoff] Add pre-defined switch and relay + rules on factory reset
...
Define `GPIO_KEY1` containing GPIO number to get a pre-configured button input on factory reset.
Define `GPIO_REL1` containing GPIO number to get a pre-configured relay on factory reset.
When couple of `GPIO_KEY1` and `GPIO_REL1` is defined, a rule matching both will be added.
This is defined for 1...4
2018-10-25 01:28:25 +02:00
TD-er
f983dd924d
[Build] Add Sonoff POW R2 (4MB)
...
Sonoff POW R2 has 4 MB flash. So this needs a separate build, compared to the regular POW.
2018-10-24 20:44:48 +02:00
TD-er
f0ff52b76b
[WDT] Change yield() to delay(0)
...
`delay(0)` is a special case of delay, which also calls the system scheduler, `yield()` does not call.
It may interrupt a bit more than `yield()`
See #1950
2018-10-24 13:25:36 +02:00
Plebs
3c0e5d1965
fixed as requested
...
- Fixed bootstate logic and inversed logic
- added selected events for doubleclick and longpress
- fixed log messages
- cleaned code
2018-10-23 23:45:23 +02:00
Bartlomiej Zimon
14489a2e98
optimization - remove double checksum check
2018-10-23 19:53:36 +00:00
Bartlomiej Zimon
a920b95cfb
move to PLUGIN_SERIAL_IN from PLUGIN_TEN_PER_SECOND - serial commandline uses our data
2018-10-23 15:52:27 +00:00
Saverio Cisternino
a111175a8f
Added auto redirect to home after run reboot command from web page.
2018-10-23 09:14:31 +02:00
ESPEasy release bot
db76aeb959
automatically updated release notes for mega-20181023
mega-20181023
2018-10-23 04:00:14 +02:00
Gijs Noorlander and GitHub
b313957311
Merge pull request #1943 from TD-er/bugfix/pubsubclient_fixes
...
Bugfix/pubsubclient fixes
2018-10-23 02:09:38 +02:00
TD-er
9d0f741e84
[Docs] Add some WiFi related information to docs
...
Last week I added this text in a discussion on an issue.
It is also useful in the documentation so keep a copy there.
2018-10-23 01:48:26 +02:00
TD-er
7c0f1551b8
[WiFi timeout] Set default to 1000 msec again
...
Lower values might give strange issues
2018-10-23 01:45:33 +02:00
TD-er
8a59811392
[PubSubClient] Add delay when waiting for data and flush on disconnect
...
Applied suggestions:
- https://github.com/knolleary/pubsubclient/pull/472
- https://github.com/knolleary/pubsubclient/pull/495
2018-10-23 01:44:22 +02:00
Plebs
e2e715d7de
final fixes
2018-10-22 23:31:49 +02:00
Bartlomiej Zimon
ccb4cf6a7a
move to PLUGIN_TEN_PER_SECOND
...
update comments
2018-10-22 21:19:00 +00:00