Commit Graph

13662 Commits

Author SHA1 Message Date
s-hadinger 20d8f5e629
Merge pull request #13760 from s-hadinger/berry_fix_raise
Berry fix raise counter
2021-11-21 23:34:03 +01:00
s-hadinger 567fed01fd
Merge pull request #13759 from s-hadinger/berry_str_literal
Berry remove warning when no debug
2021-11-21 23:33:50 +01:00
Stephan Hadinger 51e99fe4af Berry fix raise counter 2021-11-21 23:17:45 +01:00
Stephan Hadinger 871baa7f41 Berry remove warning when no debug 2021-11-21 23:08:54 +01:00
s-hadinger 4acd9dbd0f
Merge pull request #13757 from s-hadinger/m5stickc_displaydimmer
DisplayDimmer support for M5StickC
2021-11-21 22:06:11 +01:00
Stephan Hadinger e173f7492e DisplayDimmer support for M5StickC 2021-11-21 22:05:07 +01:00
s-hadinger d506accdef
Merge pull request #13756 from s-hadinger/berry_call_sensors
Berry tasmota.read_sensors()
2021-11-21 20:12:14 +01:00
Stephan Hadinger cb0ad2c75b Berry tasmota.read_sensors() 2021-11-21 18:54:13 +01:00
Theo Arends 390d1ea003
Merge pull request #13752 from Jason2866/odroid
Odroid_go update to use autoconf
2021-11-21 15:21:29 +01:00
Jason2866 304f3399d6
add comment for corresponding if 2021-11-21 15:12:09 +01:00
Theo Arends 116da1f5d2 Fix SPM JSON Energy Total values 2021-11-21 14:32:57 +01:00
Theo Arends 010f8f8d37 Add ethernet support to Sonoff SPM
- Add ethernet support to Sonoff SPM
- Update template to "Sonoff SPM (POC2)" (#13447)
2021-11-21 14:15:38 +01:00
Jason2866 366ee8f263
Odroid 2021-11-21 13:53:03 +01:00
Theo Arends ced7aa5a08 Fix ESP32 ethernet broken by core 2.x
- Fix ESP32 ethernet broken by core 2.x
- Change ethernet hostname ending in ``_eth`` to ``-eth`` according to RFC952
2021-11-21 13:30:05 +01:00
Theo Arends 99388bd654
Merge pull request #13750 from barbudor/influxdb_teleperiod_refactor
InfluxDB: Add command IfxPeriod
2021-11-21 12:06:51 +01:00
Barbudor 235bf403c6 add IfxPeriod 2021-11-20 22:35:07 +01:00
Theo Arends efb77a6547 Rewrite Sonoff SPM state machine
- Rewrite Sonoff SPM state machine for easier maintenance
- Fix handling user output when initiating a scan
2021-11-20 17:29:10 +01:00
Theo Arends 25f23b2406 Update changelogs 2021-11-20 14:37:12 +01:00
Theo Arends 6999f87566 Fix exception 0 when width is 0 2021-11-20 14:13:54 +01:00
Jason2866 476c2b3dc0
IRremoteESP8266 library from v2.7.20 to v2.8.0 2021-11-20 13:00:35 +01:00
Jason2866 f906c46392
Merge pull request #13738 from cociweb/ir_2_8_0
IRremoteESP8266 library from v2.7.20 to v2.8.0
2021-11-20 12:56:11 +01:00
s-hadinger 2c6d09929e
Merge pull request #13739 from mikep1998/development
When compiling with LVGL and Universal Display but NOT berry compile error.
2021-11-20 12:41:19 +01:00
s-hadinger cc5f799bdf
Plug zip (#13746) 2021-11-20 12:40:46 +01:00
s-hadinger 26dddb5b74
Berry animate also returns value (#13744)
* Berry animate also returns value

* Berry Animate make closure optional
2021-11-20 12:40:35 +01:00
Jason2866 fb41a57ae2
Delete scrape_supported_devices.py 2021-11-20 12:07:11 +01:00
s-hadinger 56f5584a46
Berry allow import in tapp (#13743)
* Berry allow import in tapp

* Avoid patching Berry
2021-11-20 11:29:04 +01:00
s-hadinger 17da55514b
Merge pull request #13742 from s-hadinger/berry_gc_metrics
Berry add gc objects metrics
2021-11-20 10:32:38 +01:00
Stephan Hadinger cad8c179b5 Berry add gc objects metrics 2021-11-20 09:49:23 +01:00
mikep1998 ca85acb687 Update xdrv_54_lvgl.ino
If using lvgl and universal display and NOT berry then Init_uDisplay declaration needed.
2021-11-19 16:56:15 -08:00
@cociweb 0cbd6cff4a IRremoteESP8266 library from v2.7.20 to v2.8.0 2021-11-19 23:58:47 +01:00
s-hadinger 97ba91ca58
Merge pull request #13735 from s-hadinger/berry_no_debug
Berry disable debug features
2021-11-19 23:17:29 +01:00
Stephan Hadinger ae7104a9d0 Fix issue with module debug missing 2021-11-19 22:53:16 +01:00
Stephan Hadinger cbab510997 Berry disable debug features 2021-11-19 22:29:20 +01:00
s-hadinger ec50ee1688
Merge pull request #13734 from s-hadinger/berry_neopixel_2
Berry add animation framework
2021-11-19 22:28:21 +01:00
Stephan Hadinger 8a8724763f Berry add animation framework 2021-11-19 22:09:35 +01:00
s-hadinger 12a39b9a1e
Merge pull request #13726 from s-hadinger/berry_neopixel_1
Berry support for neopixel (WS2812, SK6812)
2021-11-18 21:03:16 +01:00
Stephan Hadinger 3f140b4b10 Berry support for neopixel (WS2812, SK6812) 2021-11-18 20:30:16 +01:00
Theo Arends dbec7712ad
Merge pull request #13595 from kruzer/stairs-pixels
Add simple stairs effects to ws2812 driver
2021-11-18 09:13:13 +01:00
Theo Arends 39e0ee57e8
Merge pull request #13719 from s-hadinger/remove_ili9488
Removed ILI9488 driver in favor of Universal Display Driver
2021-11-18 09:10:23 +01:00
Stephan Hadinger f3c235b8e9 Removed ILI9488 driver in favor of Unversal Display Driver 2021-11-17 22:48:48 +01:00
Theo Arends b19d1c580f Add Sonoff SPM POC
Add Sonoff SPM POC (#13447)
2021-11-17 17:25:16 +01:00
Theo Arends c87caab1fe
Merge pull request #13707 from stefanbode/venetian-patch
Venetian patch.
2021-11-17 14:42:01 +01:00
stefanbode 152663e021
Update xdrv_27_shutter.ino 2021-11-17 11:28:27 +01:00
stefanbode 6e24e04df0
Merge branch 'arendst:development' into venetian-patch 2021-11-17 11:21:37 +01:00
Theo Arends 3b9f3c621f
Merge pull request #13702 from s-hadinger/gpio_rest
ESP32 fix leftover GPIO configuration after restart
2021-11-17 09:17:46 +01:00
Theo Arends b6b14887ae
Merge pull request #13703 from ascillato/patch-1
Fix NTC Temp calc for ESP32
2021-11-17 09:16:59 +01:00
Adrian Scillato 7f8ca14770
Fix NTC Temp support for ESP32 2021-11-16 19:10:25 -03:00
s-hadinger 2b7b314488
Merge pull request #13701 from s-hadinger/berry_preinit_optim
Berry simplified preinit and autoexec
2021-11-16 22:23:34 +01:00
Stephan Hadinger aca4223ad6 ESP32 fix leftover GPIO configuration after restart 2021-11-16 22:21:44 +01:00
Stephan Hadinger c4091c575b Berry simplified preinit and autoexec 2021-11-16 21:46:42 +01:00