5794 Commits

Author SHA1 Message Date
Theo Arends
3535b7543e Add support for GPE Multi color smart light
Add support for GPE Multi color smart light as sold by Action in the Netherlands
2021-11-30 16:03:57 +01:00
Theo Arends
f53e9462b3 Bump version to 10.0.0.4 2021-11-30 15:43:43 +01:00
Theo Arends
f2b98f7da3 Add Xdrv function FUNC_BUTTON_MULTI_PRESSED 2021-11-30 14:55:45 +01:00
Theo Arends
6bd0140dd9 Fix function changeUIntScale edge cases 2021-11-30 12:38:12 +01:00
Theo Arends
20a87186fd
Merge pull request #13834 from lucboudreau/thermo_sensor
Adds some minimal sensor data to the thermostat driver to allow basic…
2021-11-30 10:09:50 +01:00
Theo Arends
79191b32be
Merge pull request #13861 from pcdiem/pwm-dimmer-2
Make sure PWM Dimmer night light stays updated
2021-11-30 10:08:43 +01:00
Theo Arends
a88039ef97
Merge pull request #13870 from Tortue95/development
Tuya: add tuya_allow_dimmer_0 (SetOption131)
2021-11-30 10:07:14 +01:00
s-hadinger
03606b9267
Merge pull request #13868 from s-hadinger/berry_devices_present
Berry add `tasmota.global.devices_present`
2021-11-30 08:29:46 +01:00
Luc Boudreau
7e24f88f79 Adds some minimal sensor data to the thermostat driver to allow basic control by third party. 2021-11-29 18:11:00 -05:00
Stephan Hadinger
a290a1b5de Rename to set_power_handler 2021-11-29 23:29:21 +01:00
Stephan Hadinger
38d834dda9 Add set_power event 2021-11-29 23:21:21 +01:00
Stephan Hadinger
f77f77258f Berry add tasmota.global.devices_present 2021-11-29 23:11:25 +01:00
Tedrick DUFOUR
6cbe0198cc tuya_allow_dimmer_0: edit comment 2021-11-29 22:46:31 +01:00
Stephan Hadinger
46b7347689 Berry limit size of log 2021-11-29 22:34:47 +01:00
Paul C Diem
8632f971ec Make sure PWM Dimmer night light stays updated 2021-11-29 14:53:24 -06:00
Stephan Hadinger
992b11378f Berry allocate logs in PSRAM 2021-11-29 21:51:46 +01:00
Tedrick DUFOUR
0f08b4cbca add tuya_allow_dimmer_0 (SetOption131) 2021-11-29 19:27:09 +01:00
s-hadinger
2e16db474f
Revert "WS2812 RMT work-around" 2021-11-29 09:50:14 +01:00
Tortue95
80d7f2e2ef
Tuya: DimmerRange issue
**Related issue:**
https://github.com/arendst/Tasmota/issues/11349#issuecomment-978348187
https://github.com/arendst/Tasmota/issues/11349#issuecomment-978348187

I did not dare to modify the DimmerRange for the CTLight, because I do not have one to test
2021-11-28 23:26:20 +01:00
Stephan Hadinger
dff20c41ad WS2812 RMT work-around 2021-11-28 22:48:36 +01:00
Stephan Hadinger
b4cbeac215 Berry avoid LittleFS issue with persist 2021-11-28 18:10:18 +01:00
Stephan Hadinger
85472e1be4 Berry Leds support for serpentine matrix 2021-11-27 19:33:11 +01:00
Stephan Hadinger
f4d77b9f8b Berry update pre-compiled partition.bec with neest engine 2021-11-27 11:27:09 +01:00
Paul C Diem
71fb9b4dfc Fix next check time tests, mcast 2 times, only send ann if all acks rcvd 2021-11-26 16:42:24 -06:00
Stephan Hadinger
00b0ae245a Add HTTPS support to `WebQuery` (ESP32x only) 2021-11-26 18:58:35 +01:00
Jason2866
f336964cd3
add #define USE_WEBCLIENT_HTTPS
for some env
2021-11-26 17:41:45 +01:00
Theo Arends
52c4d2a1f7 Refactoring 2021-11-26 11:07:56 +01:00
stefanbode
e55025295f
Change venetian blind tilt behavior at 0% and 100%
The original target tilt is maintained for the next operation. Anyhow the shutter stops at end position without any tilt change
2021-11-26 09:05:01 +01:00
Stephan Hadinger
2ae03c6e43 Berry add `import re` regex module 2021-11-25 22:57:37 +01:00
Theo Arends
4f67e0cdb8 Add more comments 2021-11-25 10:27:20 +01:00
Theo Arends
3a213900e0
Merge pull request #13790 from gemu2015/scripter_update
some serial tweaks
2021-11-25 08:47:48 +01:00
stefanbode
b56ff4dfa3
Allow tilt change with wall buttons
If venetian shutter is stopped before start moving the actual tilt is stored as new target tilt for further operations.
2021-11-25 08:31:40 +01:00
gemu2015
b481a421e1 some serial tweeks 2021-11-25 07:04:41 +01:00
stefanbode
daba522c93
fix of the fix... 2021-11-24 17:43:25 +01:00
Theo Arends
f5a86f4b88
Merge pull request #13779 from hallard/teleinfo_fix
Teleinfo use hardware energy counters
2021-11-24 09:45:36 +01:00
stefanbode
95c94ff4f3
Small bugfix
Wallbuttons did not work after first use because shutter was in tilt mode.
up/down webbuttons did not stop the shutter correctly in tilt mode
2021-11-24 09:34:51 +01:00
Stephan Hadinger
5315ccb2c4 OTA over HTTPS 2021-11-23 22:15:08 +01:00
Charles
95e8d60081 use hardware energy counters 2021-11-23 17:24:29 +01:00
s-hadinger
8e8be867e6
Merge pull request #13772 from s-hadinger/berry_teleinfo
Berry add metrics to teleperiod
2021-11-22 21:20:20 +01:00
s-hadinger
81199879ed
Merge pull request #13773 from s-hadinger/berry_read_sensors_warning
Berry fix warning in `tasmota.read_sensors()`
2021-11-22 20:06:45 +01:00
Stephan Hadinger
1ea2c2e08d Berry fix warning in tasmota.read_sensors() 2021-11-22 19:38:52 +01:00
Stephan Hadinger
a4cb5d9881 Berry add metrics to teleperiod 2021-11-22 19:29:53 +01:00
Theo Arends
bb6bc41cb0 Add more information 2021-11-22 18:06:57 +01:00
Theo Arends
0f18553237 Remove Tasmota Gratuitous ARP code for ESP32
Remove Tasmota Gratuitous ARP code for ESP32 as it is performed by core/idf
2021-11-22 16:20:26 +01:00
Theo Arends
e1c88eb5e1 Fix WS2812 StepPixels range check 2021-11-22 16:08:24 +01:00
Theo Arends
94d42ab9da
Merge pull request #13766 from curzon01/development
Fix NeoPool compile error
2021-11-22 12:37:45 +01:00
Theo Arends
da460d5d7a Fix L indexes 2021-11-22 12:30:08 +01:00
Theo Arends
8ca727a523 Fix SSPM Gui energy display 2021-11-22 12:21:07 +01:00
Norbert Richter
a1720b2ba6
Fix NeoPool compile error 2021-11-22 12:19:28 +01:00
Stephan Hadinger
e173f7492e DisplayDimmer support for M5StickC 2021-11-21 22:05:07 +01:00