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

update #107

Merged
merged 29 commits into from
Jun 19, 2020
Merged

update #107

merged 29 commits into from
Jun 19, 2020

Conversation

Jason2866
Copy link
Owner

Description:

Related issue (if applicable): fixes #

Checklist:

  • The pull request is done against the latest dev branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR.
  • The code change is tested and works on core ESP8266 V.2.7.1
  • The code change is tested and works on core ESP32 V.1.12.2
  • I accept the CLA.

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

hallard and others added 29 commits June 17, 2020 19:54
…ssage size

Change ESP32 USER GPIO template representation decreasing template message size
- Change define USE_TASMOTA_SLAVE into USE_TASMOTA_CLIENT
- Change commands ``SlaveSend`` and ``SlaveReset`` into ``ClientSend`` and ``ClientReset``
Added new features to Teleinfo
Adding payload decryption to the xsns_61_MI_NRF24.ino-driver
Fix bug on rule variable %topic%
@Jason2866 Jason2866 merged commit 5f6ea6f into Jason2866:Gcc10.1 Jun 19, 2020
Jason2866 pushed a commit that referenced this pull request Jun 17, 2021
Jason2866 pushed a commit that referenced this pull request Jun 17, 2021
Jason2866 added a commit that referenced this pull request Jun 17, 2021
* Berry report bug fix #106

* Fix NEO_RGBW

* Allow Captive Portal to be optional

* Fix Berry documentation link

* Improve behavior of color2 for unlinked RGBW and RGBWW lights

* Berry improve inheritance #107

* Remove useless exceptions code

* Build lvgl (#203)

* LVGL

* tasmota32-lvgl.bin

* No exceptions to build flags

* Enable exceptions for bluetooth

* No exceptions in BT code

* build unflags removed

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
Co-authored-by: s-hadinger <49731213+s-hadinger@users.noreply.github.com>
Co-authored-by: Theo Arends <11044339+arendst@users.noreply.github.com>
Co-authored-by: Adrian Scillato <35405447+ascillato@users.noreply.github.com>
Co-authored-by: Erik <erik@montnemery.com>
Jason2866 added a commit that referenced this pull request Jun 23, 2021
* Use Tasmota Core32

* Use Tasmota core 32

* Tasmota core32

* use esptoolpy V.3.1.0

* esptoolpy v.3.10 for solo1

* LITTLEFS is a lib in Tasmota core32

* Update platformio_tasmota32.ini

* Berry fix #102

* Fix wrong Json with PCF8574 sensor

Fix wrong Json with PCF8574 sensor (arendst#12088)

* Update RELEASENOTES.md

* Remove CCLoader from zigbee binary

* Enable CCLoader in binary tasmota-zigbee

* Esp32c3 fix wrong baudrate

* Esp32c3 fix template command and Web UI

* Add command ``MqttWifiTimeout 100..20000``

Add command ``MqttWifiTimeout 100..20000`` to control MQTT Wi-Fi connection timeout default set to 200 mS (arendst#12222)

* Berry report bug fix #106

* Fix NEO_RGBW

* Allow Captive Portal to be optional

* Fix Berry documentation link

* Improve behavior of color2 for unlinked RGBW and RGBWW lights

* LVGL

* tasmota32-lvgl.bin

* Remove exceptions in build flags

* No exceptions to build flags

* Use really new core

* Enable exceptions for bluetooth

* Fix BT build (need exceptions)

* Remove exceptions from BLE

* Berry improve inheritance #107

* RM exceptions extra handling BT

solved with PR arendst#12384

* Rm BT exceptions

* Bump version 9.5.0.1

* remove speed settings

* Force ESP32 defines Force ESP32 defines USE_UFILESYS, GUI_TRASH_FILE and #define GUI_EDIT_FILE

* FSMan: add file deletion confirmation

* fix RO translation file

* Update xsns_05_ds18x20_esp32.ino

* rm upload speed

* rm upload speed

* Add 4M board variants

* rm upload speed

* rm upload speed

* Try with override env:tasmota32_base

* rm duplicate lib_extra_dirs

* Override via [env]

* Create esp8266_zbbridge.json

* Use esp8266_zbbridge board

* Update platformio_override_sample.ini

* rm outdated info

* Update pt_BR.h

Update labels (Translate new ones and correct some old ones). Adjust to brazilian portuguese

* Ethernet fix for ESP32

* #define USE_WS2812 for lvgl build

* Fix GUI console initial update time

* Fix s2

* Berry added I2C_Driver class and patches

* Updated MPUxxx driver

* Add Partition Manager v0 in Berry

* Added features

* Speed up initial GUI console refresh

* Fix ESP32 Webcam add boundary marker before sending mjpeg image (arendst#12376)

* Update

* Fix DDS238-2 wrong reactive power value (arendst#12283)

* Remove ProgramFlashSize from ESP32 Gui

* Fix compilation when USE_UFILESYS is not defined

* Simplified configuration for ir-full, tasmota-ircustom no more needed

* Remove unwanted files

* Update changelog

* Fix build

* Fix build

* Berry simplify Driver class

* Add ESP-NOW hooks

* make override possible for flags

* More refactor Platformio

* wrong link to platform

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
Co-authored-by: Theo Arends <11044339+arendst@users.noreply.github.com>
Co-authored-by: s-hadinger <49731213+s-hadinger@users.noreply.github.com>
Co-authored-by: Adrian Scillato <35405447+ascillato@users.noreply.github.com>
Co-authored-by: Erik <erik@montnemery.com>
Co-authored-by: Barbudor <barbudor@barbudor.net>
Co-authored-by: Serge <60098151+Xjeater@users.noreply.github.com>
Co-authored-by: Jansen Arruda <jansen.arruda@gmail.com>
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.

8 participants