Theo Arends
b74a38edbf
Fix initial export active result
2022-04-20 12:04:18 +02:00
Theo Arends
eb2645e4d7
Merge pull request #15404 from s-hadinger/sdcard_sdio
...
Add SDCard SDIO support
2022-04-20 10:53:01 +02:00
Jason2866
04a630b70b
remove duplicate define
2022-04-19 20:47:16 +02:00
Stephan Hadinger
387cdd12d1
Fix compilation of SDMMC on ESP32C3
2022-04-19 20:03:14 +02:00
Stephan Hadinger
43c53838ad
Add SDCard SDIO support
2022-04-19 19:17:04 +02:00
Theo Arends
a109c6c5ad
Merge pull request #15403 from barbudor/tasdisco_default
...
Enable TAS_DISCO when HOME_ASS is disabled
2022-04-19 19:15:03 +02:00
barbudor
bf869d1027
enable tas_disco when home_ass is disbaled
2022-04-19 18:07:25 +02:00
s-hadinger
5193050fa8
Merge pull request #15402 from s-hadinger/wifi_no_sleep
...
Add wifi_no_sleep to user config
2022-04-19 17:36:25 +02:00
Stephan Hadinger
9714e1c049
Add wifi_no_sleep to user config
2022-04-19 17:26:57 +02:00
Theo Arends
b17d7bbdea
Save another 500 bytes by moving from double to float
2022-04-19 15:44:53 +02:00
Theo Arends
d71c1711f2
Add command ``SetOption139 0/1``
...
- Add command ``SetOption139 0/1`` to switch between pressure unit "mmHg" (0) or "inHg" (1) when ``SO24 1`` (#15350 )
- Change double constants to float constants saving 200 bytes
2022-04-19 14:45:26 +02:00
Theo Arends
79b19ea62c
Prep inHg
2022-04-19 14:01:18 +02:00
Jason2866
50ee6090d6
Merge pull request #15399 from Jason2866/development
...
Enable SD_MMC library
2022-04-19 12:37:10 +02:00
Jason2866
526fecba38
enable SD_MMC
2022-04-19 12:27:16 +02:00
Jason2866
dccb39c43a
enable SD_MMC
2022-04-19 12:26:25 +02:00
s-hadinger
ce8a34eb06
Merge pull request #15392 from s-hadinger/sdcard_config
...
Add SDCard options
2022-04-18 09:09:15 +02:00
Stephan Hadinger
0ffa1e2dba
Add SDCard options
2022-04-18 08:59:21 +02:00
s-hadinger
3f5901e1ea
Merge pull request #15390 from s-hadinger/lvgl_spi_dma_sd
...
LVGL fix conflict between SPI DMA and SD card
2022-04-17 23:06:44 +02:00
Stephan Hadinger
80ab5c3060
LVGL fix conflict between SPI DMA and SD card
2022-04-17 22:47:26 +02:00
Theo Arends
a3389f74eb
Refactor Sonoff SPM power on state
2022-04-17 11:08:19 +02:00
Theo Arends
4c156f715e
Refactor Sonoff SPM power on state
2022-04-17 11:02:38 +02:00
Theo Arends
a68bcdb34b
Merge pull request #15384 from barbudor/mi32_ble_topic
...
Mi32Topic to change hardcoded tasmota_ble topic + overridables
2022-04-17 10:12:48 +02:00
Barbudor
8b312fae86
revert so115 to default off
2022-04-16 19:50:05 +02:00
Barbudor
d4e28c3025
add mi32topic + overridables
2022-04-16 19:43:08 +02:00
Theo Arends
f8254901d0
Add delayed SetPowerOnState
...
Add delayed SetPowerOnState to Sonoff SPM (#13447 )
2022-04-16 18:20:10 +02:00
Theo Arends
845972cf49
Merge pull request #15383 from barbudor/ble_opt6_enhancement
...
Enhance MI32Option6 with sensor name
2022-04-16 17:44:06 +02:00
Theo Arends
b0a26486c3
Prep RTC chip memory use if present
2022-04-16 17:43:10 +02:00
Theo Arends
f85e0dd805
Fix BL09xx negative power presentation
...
Fix BL09xx negative power presentation (#15374 )
2022-04-16 17:19:04 +02:00
Barbudor
db9b95bbe7
refactor adding units to sensor message
2022-04-16 17:13:26 +02:00
Barbudor
f0a393908f
implement mi32option6 2
2022-04-16 17:07:00 +02:00
Theo Arends
7c417430c9
Add energy export active to ADE7880
...
Add command ``EnergyExportActive<phase>`` to (p)reset energy export active for supported devices. Currently ADE7880 only (#13515 )
2022-04-16 16:07:42 +02:00
Theo Arends
893b7bad00
Merge pull request #15371 from dgwynne/CmndDimmerStepValue
...
extend dimmer command so the step size can be specified
2022-04-16 14:11:31 +02:00
s-hadinger
ebc6a91e1d
Merge pull request #15381 from s-hadinger/berry-sd-support
...
Berry support for SD card
2022-04-16 12:41:30 +02:00
Stephan Hadinger
b422274e00
Berry support for SD card
2022-04-16 12:29:01 +02:00
David Gwynne
03748bd3c0
extend dimmer stepping so the step size can be specified in the command.
...
this allows things like "DIMMER +20" to increase the dimmer value by 20,
and "DIMMER -40" to lower it by 40. 'DIMMER +' and 'DIMMER +' keep their
current behaviour.
this is useful if you're using something like a zigbee remote that
generate a single message with how much of a step up or down to perform
as part of the payload rather than multiple messages.
2022-04-15 14:51:30 +10:00
s-hadinger
dafc5d6f45
Merge pull request #15370 from s-hadinger/lv_m5stick
...
LVGL and OpenHASP for M5Stick
2022-04-14 23:35:44 +02:00
Stephan Hadinger
7c48ba0c73
LVGL and OpenHASP for M5Stick
2022-04-14 23:19:05 +02:00
Theo Arends
b980e93a86
Fix IMPROV image name when Tasmota English
2022-04-14 14:07:54 +02:00
Theo Arends
3f4f519e5c
Fix Improv initial or erase device installation
...
Fix Improv initial or erase device installation failing to provide Configure WiFi option
2022-04-14 13:38:26 +02:00
s-hadinger
be18aaae18
Merge pull request #15366 from s-hadinger/zip_fs_prep_arduino
...
Prepare for Arduino PR #6569
2022-04-13 19:23:47 +02:00
Stephan Hadinger
2c12266b1b
Prepare for Arduino PR #6569
2022-04-13 19:15:20 +02:00
Theo Arends
749a69327b
Merge pull request #15345 from hpagonis/max7219-daisy-chain
...
Add support for Max7219 daisy chained displays
2022-04-13 16:45:58 +02:00
Theo Arends
97a41afe14
Merge pull request #15361 from stibus/fix/SCD40
...
Fix SCD40 start low power command
2022-04-13 16:31:10 +02:00
Theo Arends
942c2e9806
Merge pull request #15338 from s-hadinger/berry_stack_resize
...
Berry stack resize debug mode
2022-04-13 15:12:09 +02:00
Theo Arends
c65f3ce021
Merge pull request #15364 from bovirus/patch-2
...
Update Italian language
2022-04-13 15:11:43 +02:00
bovirus
c0ab17f1f1
Update Italian language
2022-04-13 13:59:55 +02:00
Stefan Tibus
5ef4508618
Clean-up use of `duringMeasurement` flag
...
- remove obsolete integer `duringMeasurement`
- change boolean `DuringMeasurement` to lower case
- replace integer assignments with boolean assignments
2022-04-13 10:29:00 +02:00
Theo Arends
ac573f669e
Bump version 11.1.0.1
2022-04-13 09:16:55 +02:00
Stefan Tibus
31bbea7502
Remove declaration of unused `co2AvgExtra`
2022-04-13 00:32:28 +02:00
Stefan Tibus
94e2c2f9da
Fix early return in `startLowPowerPeriodicMeasurement`
...
In method `FrogMoreScd40::startLowPowerPeriodicMeasurement` the `return`
statement appeared before the update of the `DuringMeasurement` flag.
Thus, the class would wrongly assume not be in measurement mode and a
subsequent `stopPeriodicMeasurement` would fail. Moved the `return`
statement to after setting the flag.
2022-04-13 00:15:47 +02:00