TD-er
6aaed3cfb3
Merge pull request #3063 from sakinit/Fix-ESP32-undefined-pin-initialisation
...
Fix ESP32 undefined pin initialisation
2020-05-22 10:18:14 +02:00
TD-er
2765225905
Merge pull request #3062 from sakinit/Fix-ESP32-Webbrowser-Rules-page
...
Show for ESP32 also the first rule on the webserver rules page
2020-05-22 10:17:49 +02:00
TD-er
ccce3a9bab
Merge pull request #3084 from fmuntean/ESP32_TONE
...
Adding buzzer capabilities back to ESP32.
2020-05-22 10:17:22 +02:00
Florin
9e4c518d6f
rename the tone to toneESP32 to be more specific
2020-05-21 22:22:56 -04:00
TD-er
2fe82840a6
Merge branch 'mega' into Fix-ESP32-undefined-pin-initialisation
2020-05-21 23:27:32 +02:00
TD-er
962a25a70e
Merge pull request #3060 from TD-er/bugfix/ESP32_serialport_selection
...
[ESPEasySerial] Update to v2.0.3 adding I2C UART to ESP32 + fix ESP32
2020-05-21 23:23:27 +02:00
TD-er
992a3e4218
Merge branch 'mega' into Fix-ESP32-Webbrowser-Rules-page
2020-05-21 23:22:23 +02:00
TD-er
b0452df6cb
Merge pull request #3076 from jimmys01/Ir-updates
...
[IR] Update Library
2020-05-21 23:21:24 +02:00
TD-er
267db2b94e
Merge pull request #2956 from mobrembski/feature/add_raw_value_http
...
Added /raw endpoint which gives an easy access to raw value of sensor
2020-05-21 22:28:36 +02:00
Florin
6675d0b2d0
Adding buzzer capabilities back to ESP32.
2020-05-20 20:26:38 -04:00
Michał Obrembski
a6616d4c4f
Removed usage of String.clear()
...
It is not available in minimal_core_242_ESP8266_1M_OTA env
2020-05-19 13:39:27 +02:00
Michał Obrembski
0e03e2fda8
Renamed RAW to CSV, added printing of header
2020-05-19 10:19:16 +02:00
Michał Obrembski
e2161521ae
Fixed invalid check of valnr validity in CSV output mode
2020-05-19 10:19:16 +02:00
Michał Obrembski
60ddda946e
Changed format of RAW to CSV, added ability to filter values
2020-05-19 10:19:16 +02:00
Michał Obrembski
a33fef3974
Added /raw endpoint which gives an easy access to raw value of sensor
...
This will give you ability to get easy-parseable values for small embedded devices results
using only simple busybox tools such as awk or sed.
2020-05-19 10:19:16 +02:00
jimmys01
6b6d65a38a
[IR] Update Library
2020-05-18 20:44:43 +03:00
TD-er
241a3aeda0
automatically updated release notes for mega-20200515
mega-20200515
2020-05-15 23:10:38 +02:00
sakinit
9faeaf236c
Don't repeat the last rule on the next webserver page
2020-05-10 16:31:48 +02:00
sakinit
4c65136cb0
Fix ESP32 undefined pin initialisation
2020-05-10 14:07:47 +02:00
sakinit
58366e5e6d
Show for ESP32 also the first rule on the webserver rules page
...
Also mimic the behaviour of the ESP8266 implementation showing 26 rules
on a page duplicating the last rule as the first one on the next page.
2020-05-09 23:43:12 +02:00
Gijs Noorlander
c320adef9c
[ESPEasySerial] Update to v2.0.3 adding I2C UART to ESP32 + fix bug ESP32
2020-05-09 00:58:27 +02:00
TD-er
dd4ac70c11
Merge pull request #3055 from TD-er/bugfix/RN2483_send_without_wifi
...
[RN2483] Controller should also send to TTN when not connected to WiFi
2020-05-06 16:09:10 +02:00
Gijs Noorlander
75261097ba
[RN2483] Controller should also send to TTN when not connected to WiFi
2020-05-06 11:52:07 +02:00
TD-er
a572fa3fde
Merge pull request #3048 from TD-er/feature/PIO_generate_defines
...
[PIO] Generate filename at build, not in post processing
2020-05-04 18:52:28 +02:00
Gijs Noorlander
41d9db797a
[Docs] Describe files in nightly builds
2020-05-04 18:09:00 +02:00
Gijs Noorlander
180af6a674
[PIO] Upgrade to platformio / platform-espressif8266 @2.5.0
2020-05-04 18:08:16 +02:00
Gijs Noorlander
f7c5f0e88a
[Shelly PLUG-S] Add template + build definition for Shelly PLUG-S
...
As mentioned a few times on the forum.
[one topic](https://www.letscontrolit.com/forum/viewtopic.php?f=5&t=7699 )
2020-05-04 16:48:23 +02:00
Gijs Noorlander
932ffa9adb
[Vagrant] Show Vagrant build as build origin on sysinfo page
2020-05-04 15:27:34 +02:00
Gijs Noorlander
8bf79a60f4
[Vagrant] Fix issue where update fails due to Grub interactive update
2020-05-04 15:18:28 +02:00
Gijs Noorlander
6182dd62ed
[PIO] Add missing parts in the included source dir in the build ZIP file
2020-05-04 14:35:38 +02:00
Gijs Noorlander
e47511c1a8
[PIO] Zip docs dir recursive
2020-05-04 00:52:00 +02:00
Gijs Noorlander
6253e4b2f4
[PIO] Split zip files in before_deploy
...
Split into a standard one containing the build, one for docs and one for .elf files and rejected files.
2020-05-04 00:44:32 +02:00
Gijs Noorlander
c6a3da1785
[PIO] Adopt deploy scripts to new situation where Python scripts do all
2020-05-04 00:32:53 +02:00
Gijs Noorlander
568cf00f93
[PIO] Compare build sizes when copying the build files.
2020-05-04 00:31:55 +02:00
Gijs Noorlander
1dd23fb9cd
[PIO] Update docs/requirements.txt
2020-05-04 00:31:04 +02:00
Gijs Noorlander
ea77edd48d
[PIO] Include PlatformIO env dump in build output for diagnostics
2020-05-03 20:17:08 +02:00
Gijs Noorlander
0c7d0969ac
[PIO] GZip and copy files to build_output directory
2020-05-03 18:34:53 +02:00
Gijs Noorlander
ad0d775f65
[PIO] Use Python 3.8 on Vagrant/Ubuntu builds
2020-05-03 14:11:14 +02:00
Gijs Noorlander
35939785e2
[PIO] Relax PlatformIO version in requirements.txt to >= 4.3.3
2020-05-03 13:13:15 +02:00
Gijs Noorlander
fa425224d0
[PIO] Updated packages in Python 3.8 requirements.txt list
...
Updated all packages we use to their latest version.
At least the latest Sphinx does seem to squish the documentation a bit, so we may need to update the template of our documentation.
2020-05-03 13:09:08 +02:00
Gijs Noorlander
3d3c3d5fe4
[PIO] Python 3.8 requirements.txt list
...
The pip freeze I used on my Windows PC to build
2020-05-03 13:07:40 +02:00
Gijs Noorlander
54a4e29016
[PIO] Move build environment to Python 3.8 as 2.7 is no longer supported
2020-05-03 12:53:08 +02:00
Gijs Noorlander
3be16b2186
[PIO] Add Git branch description to build info
2020-05-03 12:22:47 +02:00
Gijs Noorlander
da27bfd13c
[PIO] Final fix for proper quote level per OS + store build platform
2020-05-03 11:50:14 +02:00
Gijs Noorlander
f05be9569f
[PIO] Fix Windows/Linux detection in number of quote levels
2020-05-03 11:07:10 +02:00
Gijs Noorlander
3a62514576
[PIO] Attempt to fix missing quote level in Linux
2020-05-03 02:00:05 +02:00
Gijs Noorlander
2afbd0f3ee
[PIO] Fix showing binary file name in sysinfo page
2020-05-03 01:45:15 +02:00
Gijs Noorlander
784404792c
[PIO] Generate filename at build, not in post processing
...
Generate filename, included in the build
Use post Python scripts to move files to the right directory
Use post Python scripts to generate .bin.gz files.
2020-05-03 01:05:20 +02:00
TD-er
9538a7198a
Merge pull request #3042 from TD-er/bugfix/PVS_studio_issues
...
[Bugfix] PVS Studio issues
2020-05-02 16:11:05 +02:00
Gijs Noorlander
9016e37fbe
[Build] Rename PIO environments referring core_263 to core_270
2020-05-02 15:28:37 +02:00