Commit Graph

14495 Commits

Author SHA1 Message Date
Theo Arends 5c73fefbbc Fix ESP8266 compilation
Add commands for ESP32 ethernet configuration ``EthIpAddress``, ``EthGateway``, ``EthSubnetmask``, ``EthDnsServer1`` and ``EthDnsServer2`` (#14385)
2022-01-13 15:35:30 +01:00
Theo Arends e6e5d5174f Phase 2/2 Ethernet IP address config
Phase 2 of 2 Ethernet IP address config based on PR (#14385)
2022-01-13 15:27:24 +01:00
halfbakery d881e1f864 add state_class to energy totals to support Home Assistant long term statistics 2022-01-12 23:04:47 +01:00
halfbakery 17066e404c skip shutter tilt discovery if tilting is unconfigured 2022-01-12 22:54:49 +01:00
halfbakery fea4d3ec93 the cover state topic was useless and caused parsing errors in Home Assistant 2022-01-12 22:50:27 +01:00
s-hadinger 2a644b1718
Merge pull request #14408 from s-hadinger/lvgl_missing_fct
LVGL add missing functions move_foreground/background
2022-01-12 22:49:33 +01:00
Stephan Hadinger 5f6e4b7191 LVGL add missing functions move_foreground/background 2022-01-12 22:35:20 +01:00
s-hadinger f72b1fb24e
Merge pull request #14407 from s-hadinger/lvgl_native_png
lvgl use native lv_png instead of library
2022-01-12 22:30:08 +01:00
Stephan Hadinger 636ac69a4b lvgl use native lv_png instead of library 2022-01-12 22:17:55 +01:00
s-hadinger 955d807cec
Merge pull request #14406 from s-hadinger/ir_281
IRremoteESP8266 library from v2.8.0 to v2.8.1
2022-01-12 21:45:10 +01:00
Stephan Hadinger f7b9a9c324 IRremoteESP8266 library from v2.8.0 to v2.8.1 2022-01-12 21:34:40 +01:00
Jason2866 b8c7e6dfa7
Merge pull request #14402 from Jason2866/custom_mini32
Prep for a custom minimal ESP32 variant
2022-01-12 20:23:24 +01:00
Jason2866 5b02250c5f
Revert "Revert "Prep for a custom minimal ESP32 variant"" (#274) 2022-01-12 19:44:42 +01:00
s-hadinger 31720e358f
Merge pull request #14401 from s-hadinger/partition_mgr_v2
Berry Partition Manager v2
2022-01-12 19:26:14 +01:00
Stephan Hadinger efda81fbf5 Berry Partition Manager v2 2022-01-12 19:20:55 +01:00
Theo Arends 04a4a656d2 Phase 1 Ethernet IP address config
Phase 1 Ethernet IP address config (#14385)
- Currently unable to change DNS servers
2022-01-12 17:32:21 +01:00
Theo Arends 2f54cfdf9c
Merge pull request #14386 from mbbrenner/development
Fix calculation of thermostat duty cycle value
2022-01-12 13:49:39 +01:00
Jason2866 6e80065635
Merge pull request #14395 from arendst/revert-14383-cmini_esp32
Revert "Prep for a custom minimal ESP32 variant"
2022-01-12 12:56:34 +01:00
Jason2866 fd1fa993a3
Revert "Prep for a custom minimal ESP32 variant" 2022-01-12 12:55:40 +01:00
Jason2866 9f44b17b09
Merge pull request #14383 from Jason2866/cmini_esp32
Prep for a custom minimal ESP32 variant
2022-01-12 11:34:47 +01:00
s-hadinger 5a6a4789b3
Merge pull request #14384 from s-hadinger/fix_dac
Berry fix DAC support
2022-01-11 23:11:18 +01:00
Matthias Brenner 468a70665b Fix calculation of thermostat duty cycle value 2022-01-11 20:43:54 +01:00
Stephan Hadinger 0e78c0e41d Berry fix DAC support 2022-01-11 18:40:47 +01:00
Jason2866 d6e3747e4c
Update tasmota_configurations.h 2022-01-11 18:02:55 +01:00
s-hadinger debbfd24ae
Merge pull request #14382 from s-hadinger/berry_add_fix
Berry fix add for int+float
2022-01-11 17:58:42 +01:00
Stephan Hadinger 4121eab041 Berry fix add for int+float 2022-01-11 17:29:08 +01:00
Jason2866 3b138e08a3
Custom Minimal esp32 2022-01-11 17:27:56 +01:00
Jason2866 13ff5a5e11
Merge pull request #14378 from Jason2866/sps30
sps30 driver fix for esp32 core 2.0.x
2022-01-11 12:39:07 +01:00
Theo Arends 6735c0c3fd
Merge pull request #14376 from s-hadinger/berry_fix_rev0_bug
Berry workaround for ESP32 Rev0 bug
2022-01-10 23:23:54 +01:00
Stephan Hadinger 2539f04007 Berry workaround for ESP32 Rev0 bug 2022-01-10 22:41:13 +01:00
s-hadinger df19e6755b
Merge pull request #14368 from s-hadinger/enable_mqtt_tls
Enable MQTT TLS when Autoconf is enabled
2022-01-10 19:09:20 +01:00
s-hadinger 8eb023fd0d
Merge pull request #14373 from s-hadinger/allow_minimal32
Allow Tasmota32 minimal setup
2022-01-10 19:09:03 +01:00
s-hadinger 559e818d3c
Merge pull request #14372 from s-hadinger/reduce_logging
Reduce logging for Berry
2022-01-10 19:08:50 +01:00
Stephan Hadinger 15668fa8e1 Allow Tasmota32 minimal setup 2022-01-10 18:39:42 +01:00
Stephan Hadinger a1a98dc65d Reduce logging for Berry 2022-01-10 18:37:28 +01:00
Stephan Hadinger 81876f55ba Enable MQTT TLS when Autoconf is enabled 2022-01-10 18:02:58 +01:00
Jason2866 d58f2a9ed2
fix for esp32 core 2.0.x 2022-01-10 17:16:42 +01:00
s-hadinger a757b33313
Merge pull request #14363 from s-hadinger/lvgl_prepare_ts_calibration
LVGL prepare for Touch Screen calibration
2022-01-10 14:01:15 +01:00
Theo Arends 8398c9c459 Move all RAM usage to heap
Move all register usage to heap and add mapped information to relay scan
2022-01-10 13:52:24 +01:00
Stephan Hadinger 9b0a5b89fe LVGL prepare for Touch Screen calibration 2022-01-10 13:48:40 +01:00
Jason2866 9d5fd97b2f
LOG_LEVEL_DEBUG_MORE for raw data 2022-01-10 13:18:58 +01:00
Theo Arends a01cd1ee82 Change SPM logging
Change SPM logging and add Main unit version number
2022-01-10 10:54:55 +01:00
Theo Arends 311888eb4d
Merge pull request #14360 from s-hadinger/berry_log_debug_more
Move more logs de DEBUG_MORE
2022-01-10 10:49:33 +01:00
Stephan Hadinger 0557fa5cec Forgot the log stuff 2022-01-10 10:43:13 +01:00
Stephan Hadinger 05f59951d7 Move more logs de DEBUG_MORE 2022-01-10 10:40:38 +01:00
Theo Arends 55f42ee5ad Move log message back 2022-01-10 10:28:55 +01:00
Theo Arends f1bb492209
Merge pull request #14031 from hallard/teleinfo_fix_total
Teleinfo : Fix some calculation
2022-01-09 21:11:53 +01:00
Charles b631270b62 revert long to uint32_t 2022-01-09 20:51:05 +01:00
s-hadinger e5b4bd07b7
Merge pull request #14350 from s-hadinger/berry_fast_loop
Berry fast loop
2022-01-09 19:41:58 +01:00
Stephan Hadinger 0fd168c6cf Berry fast loop 2022-01-09 19:22:23 +01:00