Stephan Hadinger
cf23dade9a
Forgot flag in ESP32S2/C3 templates
2021-09-05 20:46:12 +02:00
Stephan Hadinger
b58958b8c6
ESP32 add GPIO 6/7/8/11 to template and remove GPIO 28-31 (remapping so backwards compatible)
2021-09-05 19:43:53 +02:00
Stephan Hadinger
a0693c6ed1
Support for ESP32S2 GPIOs
2021-09-04 14:20:09 +02:00
Theo Arends
454d4601b4
Add support for IKEA VINDRIKTNING
...
Add support for IKEA VINDRIKTNING particle concentration sensor (#12976 )
2021-08-26 11:16:28 +02:00
Theo Arends
d4f444a85a
Add support for Hydreon RG-15 Solid State Rain sensor
...
Add support for Hydreon RG-15 Solid State Rain sensor (#12974 )
2021-08-25 17:25:11 +02:00
Wouter Breukink
7ad2975063
Added support for Hydreon RG-15 Rain Sensor
2021-08-25 15:01:14 +01:00
Theo Arends
74b24298bd
Fix Shelly 2.5 negative power values on relay 1 regression from 9.5.0.5
...
Fix Shelly 2.5 negative power values on relay 1 regression from 9.5.0.5 (#12943 )
2021-08-23 16:18:21 +02:00
Theo Arends
b89e17c7f6
Change Mi Desk Pro template and remove the need for dedicated name
2021-08-05 09:43:08 +02:00
Marius Bezuidenhout
5fec3b0ac7
Moved entries to end of list
2021-07-14 11:54:54 +02:00
Marius Bezuidenhout
ef6b79a450
Merge branch 'arendst:development' into feature/can-bus
2021-07-13 17:11:43 +02:00
Marius Bezuidenhout
f14f86f6fe
Receiving SOC, SOH and Product name
2021-07-12 17:47:04 +02:00
Marius Bezuidenhout
024cc0b9b6
Added MCP2515 library and Freedom Won BMS sensor
2021-07-12 12:32:27 +02:00
hk2k2
11ffd24d75
Update tasmota_template.h
2021-07-11 16:46:20 +02:00
mikep1998
c76b336545
Fix compile error with Berry defined. ( #12616 )
...
* Update xdrv_54_lvgl.ino
Fix compile error with LVGL define and without USE_BERRY defined
* Update xdrv_54_lvgl.ino
Fix compile error without Berry define.
* GPIO_XPT2046_CS is not specific to ILI9341
GPIO_XPT2046_CS is not specific to ILI9341 it is also used with ILI9488
2021-07-11 09:38:41 +02:00
Theo Arends
8c1605e06c
Add comments
2021-07-02 09:46:19 +02:00
Theo Arends
a49cff2ad9
Enable CCLoader in binary tasmota-zigbee
2021-06-14 19:36:07 +02:00
Stephan Hadinger
0e3006c46f
Add preliminary support for Esp32C3 - RiscV based
2021-06-08 20:31:01 +02:00
s-hadinger
95d5c7e257
Merge pull request #12192 from s-hadinger/gpio_i2s
...
Added I2S and Interrupt GPIO types
2021-05-26 22:31:05 +02:00
Stephan Hadinger
58360f7c17
Added I2S and Interrupt GPIO types
2021-05-25 20:14:15 +02:00
Stephan Hadinger
ce03ec0c9e
Renamed `OLED Reset` to `Display Rst`
2021-05-25 19:26:40 +02:00
Jason2866
da61523428
Add SD Card config to AI Tinker Webcam template
2021-05-02 11:48:19 +02:00
Stephan Hadinger
10435c9f23
Zigbee allow EFR32 flashing for Tube's device and fix Xmodem retries
2021-04-30 19:12:04 +02:00
Theo Arends
06667d98fa
Add ESP32 pulldown switches ``Switch_d``
...
Add ESP32 pulldown switches ``Switch_d`` (#10814 )
2021-04-27 11:36:10 +02:00
Theo Arends
01390c2ca6
Add ESP32 pulldown buttons ``Button_d`` and ``Button_id``
...
Add ESP32 pulldown buttons ``Button_d`` and ``Button_id`` (#10814 )
2021-04-26 13:56:44 +02:00
Theo Arends
4062d9c378
Update tasmota_template.h
2021-04-21 10:57:31 +02:00
Stephan Hadinger
4395a19fe6
Add ``Input`` GPIO type with no default action, to be read via Berry
2021-04-21 10:05:10 +02:00
Theo Arends
ff13c563d8
Move MqttPublish log to heap
2021-04-21 09:52:05 +02:00
Theo Arends
7ad9a103be
Allow Hall and CPU temp only on ESP32
2021-04-20 09:54:02 +02:00
Stephan Hadinger
bd60b9b602
Add LVGL 7.11 support with Berry binding (ESP32 only)
2021-04-19 08:40:11 +02:00
Stephan Hadinger
663f29d4e3
Enable second HW SPI for ESP32
2021-04-17 19:49:26 +02:00
Theo Arends
ab33b394f2
Add commands
...
Add commands ``Discover``, ``DiscoverButton`` and ``DiscoverSwitch``
2021-04-12 12:20:49 +02:00
gemu2015
4805f26649
udisplay option a3
2021-04-11 15:16:40 +02:00
Theo Arends
77cd07ab8b
Fix display driver 16 support
2021-04-09 16:42:51 +02:00
Theo Arends
e40bed4b25
Add support for dummy energy monitor
...
Add support for dummy energy monitor using user values set by commands ``VoltageSet``, ``CurrentSet``, ``PowerSet`` and ``FrequencySet``. Enable by selecting any GPIO as ``Option A2`` (#10640 )
2021-04-05 15:32:31 +02:00
Theo Arends
be72bde8f5
Add ESP32 support for internal Hall Effect sensor
...
Add ESP32 support for internal Hall Effect sensor connected to both GPIO36 and GPIO39 only
2021-03-27 15:15:15 +01:00
Theo Arends
88e00b1041
Prep GPIO zero-cross pulse
2021-03-23 15:17:32 +01:00
Theo Arends
0053321bb3
Fix template
2021-03-23 15:02:35 +01:00
Raphael
f65f816fca
Merge issue
2021-03-23 09:11:46 +01:00
RaphDaMan
3cf5609ad9
Merge remote-tracking branch 'upstream/development' into development
...
* upstream/development: (35 commits)
some fixes
fix image weblink
fix compiler error with use_graph
Add support for another variant of the 6-digit TM1637 display
Add commands ``DisplayType`` and ``DisplayInvert``
Update xdrv_05_irremote.ino
Update xdrv_05_irremote_full.ino
Update xdrv_05_irremote_full.ino
Update xdrv_05_irremote.ino
Update xdrv_20_hue.ino
Berry fix rules
Add frequency to CSE7761 driver
Minor fixes
Delete .history/tasmota directory
Delete xdrv_20_hue_20210321092519.ino
only perform interlock delay once
No Discovery
Remove text "Module" from GUI main page
Refactor DisplayDimmer
Use Berry as default for Core2 and Odroid-go
...
2021-03-22 23:17:03 +01:00
RaphDaMan
cc3b047801
Squashed commit of the following:
...
commit ab21a5e25a74a609f4e4ff50e1e723586f28b141
Author: RaphDaMan <raphael@my107.de>
Date: Sat Mar 20 16:12:11 2021 +0100
v0.8 final with ESP32 build fix.
2021-03-20 16:20:23 +01:00
RaphDaMan
587ad9a733
Squashed commit of the following:
...
commit 6c9c4a83d0076bb9303d65d5435f0d0bf2e81a6b
Author: RaphDaMan <raphael@my107.de>
Date: Sat Mar 20 13:49:36 2021 +0100
v0.7 Final and ready to PR.
2021-03-20 14:14:07 +01:00
Ajith Vasudevan
27288ac603
Added support for MAX7219 Seven-Segment Display
2021-03-19 15:56:48 +05:30
Theo Arends
c87a4df7e9
Refactor TM1638 pin numbers
2021-03-19 10:33:46 +01:00
Ajith Vasudevan
5aeb4c0475
Merge branch 'development' of github.com:arendst/Tasmota into pr_tm1638
2021-03-17 22:13:43 +05:30
Theo Arends
2f7eefa8f4
Fix some display issues
...
Fix some display issues (#11358 )
2021-03-17 17:26:00 +01:00
Ajith Vasudevan
53d85e3441
Merge branch 'development' of github.com:arendst/Tasmota into pr_tm1638
2021-03-17 16:26:45 +05:30
Adrian Scillato
82bbc7d215
VL53L0X: Added new XSHUT GPIOs
2021-03-16 13:05:08 -03:00
Ajith Vasudevan
ff4240d6fd
Merge branch 'development' of github.com:arendst/Tasmota into pr_tm1638
2021-03-11 21:29:41 +05:30
Stephan Hadinger
0475212b54
ESP32 support for secondary I2C controller
2021-03-10 22:20:21 +01:00
Ajith Vasudevan
7fe8f117a5
Reverted changes to xdsp_interface and related changes done in 75699fe
2021-03-09 00:47:19 +05:30