ESPEasy release bot
28706197b9
automatically updated release notes for mega-20181122
mega-20181122
2018-11-22 04:00:12 +01:00
Grovkillen and GitHub
b772c34911
Merge pull request #2065 from Grovkillen/DocumentationUpdate
...
[docs] Documentation update (first hardware page)
2018-11-21 16:18:41 +01:00
Gijs Noorlander and GitHub
5ce7abbe56
[P073_7DGT] new commands (7dst, 7dsd, 7dtext), new options to show 12h or 24h clock
...
Adding new commands (7dst, 7dsd, 7dtext), new options to show 12h or 24h clock and fixing some bugs
2018-11-21 16:03:44 +01:00
papperone and GitHub
0decde6fd0
Update _P073_7DGT.ino
2018-11-21 14:32:35 +01:00
ESPEasy release bot
2664dae375
automatically updated release notes for mega-20181121
mega-20181121
2018-11-21 04:00:13 +01:00
Gijs Noorlander and GitHub
f65fd64c84
Merge pull request #2069 from TD-er/bugfix/Disable_SSDP
...
[SSDP] Disable SSDP checkbox
2018-11-21 01:03:38 +01:00
Unknown
5e65f18235
[HTML] Made HTML layout more uniform and optimize CSS
...
- Replaced all <TH> with functions
- Optimized CSS (removed some errors too)
- Uniform rendering of pages (TH, width first column)
- Added some metadata to timing stats page
- Reduction in used flash strings.
2018-11-21 00:29:52 +01:00
Unknown
8f350fcd0c
[SSDP] Disable SSDP checkbox
...
See #1998
2018-11-20 19:49:33 +01:00
ESPEasy release bot
24a7330e5d
automatically updated release notes for mega-20181120
mega-20181120
2018-11-20 04:00:07 +01:00
Gijs Noorlander and GitHub
a8e8c39fa3
Update build_ESPeasy.sh
2018-11-20 01:23:19 +01:00
Gijs Noorlander and GitHub
e986c8a8e1
Merge pull request #2068 from TD-er/feature/build_scripts
...
Feature/build scripts
2018-11-20 01:16:40 +01:00
Unknown
63f01e7d9b
[Build] Add test_ESP8266_1024_VCC to deploy script
2018-11-20 01:15:35 +01:00
Unknown
a5f50fda5a
[Build scripts] Add build script for Linux and include docs
2018-11-20 01:12:42 +01:00
Gijs Noorlander and GitHub
0a2f8f9ccf
Merge pull request #2066 from TD-er/bugfix/2063_LCD2004
...
Reduce stack usage on some plugins and fix LCD2004
2018-11-19 21:44:01 +01:00
Unknown
28f321d5c7
[Timing stats] Add LoadCustomTaskSettings() to the timing stats
...
These may get called quite often by some plugins (e.g. OLED)
2018-11-19 16:55:53 +01:00
Unknown
af237c3e42
[P075 Nextion] Do not keep display lines allocated on stack
...
Large memory block was allocated on the (system) stack.
2018-11-19 16:26:41 +01:00
Grovkillen
84caa6939c
[docs] added a first device page
...
If we like this one I will go ahead and convert the rest.
2018-11-19 15:55:07 +01:00
Unknown
c8c9aab308
[OLED framed] Do not keep display lines allocated on stack
...
Was allocated on (system) stack, even when plugin was not used.
2018-11-19 15:41:54 +01:00
Unknown
a06ade4979
[issue 2063] Incorrect saving settings on LCD2004
...
A bug introduced when renaming internal strings to reduce size of binary.
2018-11-19 15:40:48 +01:00
ESPEasy release bot
125155a9b9
automatically updated release notes for mega-20181117
mega-20181117
2018-11-17 04:00:10 +01:00
TD-er
6d45860aa0
[P073_7DGT] Fix uninitialized p073_dispdigit
2018-11-16 21:31:03 +01:00
Gijs Noorlander and GitHub
fbb1f2c9c6
[PlatformIO] Use 2.4.2 platform for Sonoff builds
...
Sonoff builds were set to use 2.4.1 platform.
Now we're using the same `common` for all ESP82xx builds
2018-11-16 21:10:57 +01:00
TD-er
d4206d37f9
[P073_7DGT] Removed old (duplicate) content
...
The old version was still present in the file, so I removed the duplicate (old) part
2018-11-16 20:30:12 +01:00
Grovkillen
375274b208
[docs] Plugins (added real name)
2018-11-16 15:27:45 +01:00
Grovkillen and GitHub
addbcb29d0
Merge pull request #2059 from Grovkillen/UpdateFavicon
...
[docs] Inverted icon for easy to navigate browser tabs
2018-11-16 14:00:41 +01:00
Grovkillen
818a64b74e
[docs] Inverted icon for easy to navigate browser tabs
2018-11-16 13:45:10 +01:00
Gijs Noorlander and GitHub
31178ef206
Update Sphinx to 1.8.1
2018-11-16 13:32:19 +01:00
Gijs Noorlander and GitHub
6398aefa63
Merge pull request #2054 from Grovkillen/UpdateDocs
...
Update docs (wiki ---> rst/sphinx based)
2018-11-16 13:13:38 +01:00
Grovkillen and GitHub
88df0a3417
[fix] reverted test code
2018-11-16 13:12:28 +01:00
Gijs Noorlander and GitHub
a90b9af463
Merge pull request #2050 from stephenhouser/HT16K33_LED_12hour
...
Update P057 to allow 12-hour clock in addition to existing 24-hour clock
2018-11-16 13:10:47 +01:00
Grovkillen
cef698ad36
[docs] Removed some test code
2018-11-16 13:09:02 +01:00
Gijs Noorlander and GitHub
432655d50b
Merge pull request #2024 from jimmys01/mega
...
Add new IR protocols and some bug fixes
2018-11-16 13:08:07 +01:00
Grovkillen
23005543ef
[docs] Plugin list + update to config.py + some CSS
2018-11-16 13:08:05 +01:00
Gijs Noorlander and GitHub
26defa8700
Merge pull request #2045 from TD-er/feature/build_1024_vcc
...
Feature/build 1024 vcc
2018-11-16 13:05:46 +01:00
TD-er
34e839477d
[Travis] ESP32 does not support timeout on DNS lookups
2018-11-16 12:27:42 +01:00
Grovkillen
bbb3275bd1
[docs] Plugins list
2018-11-16 12:21:01 +01:00
Grovkillen
797c1a235e
[docs] About us, month as XX
...
Also some rephrasing of parts. Commented out the release of 2+.
2018-11-16 10:06:57 +01:00
Grovkillen
c88b04cd98
[docs] Rules, fixed compile error
2018-11-16 09:51:45 +01:00
TD-er
07c0509dee
[Statistics] Add timing statistics on connect and DNS lookup
2018-11-15 22:12:45 +01:00
papperone and GitHub
4c862c0747
Update _P073_7DGT.ino
...
Adding new commands (7dst, 7dsd, 7dtext), new options to show 12h or 24h clock and fixing some bugs
2018-11-13 23:50:30 +01:00
Grovkillen
05d79ce854
[docs] More spelling
...
Still some compile error...
2018-11-13 19:59:55 +01:00
Grovkillen
89d65c6dd2
[docs] Spelling + syntax fix
2018-11-13 19:14:46 +01:00
Grovkillen
cbe9a6de50
[docs] Merged main
2018-11-13 18:59:52 +01:00
Grovkillen
7864863df8
[docs] History converted to rst
2018-11-13 18:55:22 +01:00
Stephen Houser
564eb040ac
add comments for new clock functions
2018-11-12 18:53:26 -05:00
Stephen Houser
c3e5ece07e
Remove update every second
2018-11-12 16:09:47 -05:00
Stephen Houser
3163c589d2
Add 12/24 hour time to clock
2018-11-12 16:06:51 -05:00
Stephen Houser
9f027d14cb
initial 12/24 hour config
2018-11-12 13:39:33 -05:00
Grovkillen
bf28625eca
[docs] Rules converted from wiki
2018-11-12 13:43:59 +01:00
ESPEasy release bot
616115d7e3
automatically updated release notes for mega-20181112
mega-20181112
2018-11-12 04:00:07 +01:00