Theo Arends
|
38d2c444e8
|
Add optional ADE7953 reg dump
Add optional ADE7953 reg dump (#16486)
|
2022-09-30 12:39:03 +02:00 |
Theo Arends
|
bda451ff91
|
Merge pull request #16649 from md5sum-as/development
Add support alias for ds18x20 sensors.
|
2022-09-29 14:32:16 +02:00 |
Theo Arends
|
ec964d1c9e
|
Add can bus sniffer
Add can bus sniffer based on MCP2515 (#16684)
|
2022-09-29 14:31:40 +02:00 |
Theo Arends
|
5fe2554e6a
|
Refactor buttons
|
2022-09-28 12:17:48 +02:00 |
Theo Arends
|
fcfbde8ed8
|
Add Sonoff SPM Surge overload message
Add Sonoff SPM Surge overload message (#15695)
|
2022-09-28 11:44:52 +02:00 |
Theo Arends
|
c0c82490b8
|
Merge pull request #16680 from pkkrusty/patch-4
Update command list in description
|
2022-09-28 09:03:54 +02:00 |
Barbudor
|
e9922b0b13
|
adc_temp alternate mode, take 2
|
2022-09-27 23:05:53 +02:00 |
pkkrusty
|
7722f5d00a
|
Update command list in description
|
2022-09-27 20:48:37 +00:00 |
Theo Arends
|
8d436ff910
|
Update kudos
|
2022-09-27 16:26:54 +02:00 |
Theo Arends
|
f80c6c69bf
|
Fix ESP32-C3 compilation
|
2022-09-27 16:04:34 +02:00 |
Theo Arends
|
89c1254f69
|
Fix ESP8266 compilation
|
2022-09-27 15:55:45 +02:00 |
Theo Arends
|
f668ea44ed
|
Add ESP32-S2 and ESP32-S3 touch input support
|
2022-09-27 15:36:35 +02:00 |
Jason2866
|
4f42f6bd53
|
Merge pull request #16675 from Jason2866/pio_tool_refac
small code refactoring
|
2022-09-27 15:07:19 +02:00 |
Theo Arends
|
aacc0084ae
|
Merge pull request #16667 from barbudor/analod_temp_alternate
Alternate ADC_TEMP mode
|
2022-09-27 15:05:26 +02:00 |
Theo Arends
|
3a4a82ba0a
|
Fix ESP32 touch button multi-press and hold detection
Fix ESP32 touch button multi-press and hold detection (#16596)
|
2022-09-27 14:31:21 +02:00 |
Jason2866
|
056f838f1d
|
small code refactoring
|
2022-09-27 14:30:57 +02:00 |
Theo Arends
|
2f61040891
|
Remove unwanted space from filename
|
2022-09-27 11:04:59 +02:00 |
Theo Arends
|
27caae90eb
|
Fix Qualitel RGBWC bulb (#16626)
|
2022-09-26 21:51:29 +02:00 |
Theo Arends
|
8e961eb43a
|
Fix Qualitel RGBWC bulb
Fix Qualitel RGBWC bulb (#16626)
|
2022-09-26 21:48:50 +02:00 |
Theo Arends
|
b0cfeb3a2c
|
Remove unneeded delay
|
2022-09-26 17:14:17 +02:00 |
Theo Arends
|
84f9103280
|
Fix SM2135 no switch off
Fix SM2135 no switch off (#16626)
|
2022-09-26 16:35:51 +02:00 |
Theo Arends
|
67d725d7cf
|
Fix SR04 serial receive
Fix SR04 serial receive (#16613)
|
2022-09-26 14:06:28 +02:00 |
Theo Arends
|
e3c77331c6
|
Sync button_v2
|
2022-09-26 10:37:43 +02:00 |
Theo Arends
|
650d72706a
|
Merge pull request #16657 from cmiguelcabral/development
Publish CLEAR message on button HOLD release when SO73 is ON
|
2022-09-26 10:14:11 +02:00 |
Barbudor
|
d6cdec003f
|
alternate ADC_TEMP mode, take 1
|
2022-09-25 22:40:29 +02:00 |
Miguel Cabral
|
1e0e6cd1c8
|
Publish CLEAR message on button HOLD release when SO73 is ON
|
2022-09-25 19:43:32 +01:00 |
Theo Arends
|
ed21c89d0e
|
Merge pull request #16654 from Staars/t_watch
fix compilation for TTGO watch
|
2022-09-25 17:41:50 +02:00 |
Theo Arends
|
77a6fcc71a
|
Merge pull request #16653 from barbudor/ina226_sensor54_voltage_fs
INA226 - Sensor54 to specify VBUS Full Scale
|
2022-09-25 17:41:28 +02:00 |
Christian Baars
|
ff7c624413
|
fix compilation for TTTGO watch
|
2022-09-25 16:52:32 +02:00 |
Theo Arends
|
4f2a1b9c54
|
Merge pull request #16645 from ortegafernando/development
Software Serial buffer to MIN_INPUT_BUFFER_SIZE
|
2022-09-25 16:36:33 +02:00 |
md5sum-as
|
c95baadbc0
|
Disable DS18x20_USE_ID_ALIAS in default config
|
2022-09-25 16:59:39 +03:00 |
md5sum-as
|
2d2afb6241
|
Add support alias for ds18x20 sensors ESP32
|
2022-09-25 16:56:22 +03:00 |
s-hadinger
|
12896f7271
|
Merge pull request #16652 from s-hadinger/berry_setmodule
Berry add ``introspect.setmodule(name:string, value:any) -> nil``
|
2022-09-25 15:55:03 +02:00 |
Stephan Hadinger
|
3f5baaa0c6
|
Berry add ``introspect.setmodule(name:string, value:any) -> nil``
|
2022-09-25 15:33:31 +02:00 |
barbudor
|
10f6e980f5
|
fix power calculation
|
2022-09-25 14:09:39 +02:00 |
md5sum-as
|
c5777fcb52
|
Add support alias for ds18x20 sensors
|
2022-09-25 14:45:35 +03:00 |
Theo Arends
|
28a1859b01
|
Fix Shelly EM A/B channel display
Fix Shelly EM A/B channel display (#16486)
|
2022-09-24 19:02:24 +02:00 |
Theo Arends
|
ebff389cc0
|
Fix ADE7953 negative phase angles
Fix ADE7953 negative phase angles (#16486)
|
2022-09-24 18:49:41 +02:00 |
Jason2866
|
a6937977f9
|
changes One Platform
|
2022-09-24 17:36:06 +02:00 |
ortegafernando
|
a9f15ae379
|
Software Serial buffer to MIN_INPUT_BUFFER_SIZE
Increase software serial buffer to MIN_INPUT_BUFFER_SIZE
|
2022-09-24 17:11:20 +02:00 |
Theo Arends
|
6bfb9d6aa4
|
Update changelogs
|
2022-09-24 16:53:11 +02:00 |
Theo Arends
|
530b5a0602
|
Merge pull request #16636 from 3rdvision/development
Improve pt_pt translations
|
2022-09-24 16:37:48 +02:00 |
Theo Arends
|
38e05671b8
|
Merge pull request #16574 from kiwic-moskvic/issue/oled_72x40_support
Added support for OLED display 72x40px
|
2022-09-24 15:26:32 +02:00 |
Theo Arends
|
478aac4c8a
|
Merge pull request #16610 from balogh-attila/development
Respect m_flags.skip in OpenTherm polling.
|
2022-09-24 15:23:48 +02:00 |
Theo Arends
|
96b7f79d15
|
Merge pull request #16563 from Jason2866/temp_no_nan
Temperature error messages fixed in core 2.0.5
|
2022-09-24 15:23:09 +02:00 |
Theo Arends
|
0d124ee1cc
|
Merge pull request #16612 from ortegafernando/development
Setoption147 (MQTT) Disable publish SSerialReceived MQTT messages. If disabled, you must use event trigger rules instead.
|
2022-09-24 15:22:02 +02:00 |
barbudor
|
58ea6ec3d2
|
remove addlog with possible %_f issue
|
2022-09-24 14:14:18 +02:00 |
Jason2866
|
dec9da6242
|
one Tasmota Pio Platform
|
2022-09-24 12:38:02 +02:00 |
Jason2866
|
eeeee5938f
|
Merge pull request #16644 from Jason2866/OnePlatform
One Tasmota Platformio Platform for all framework variants
|
2022-09-24 12:34:33 +02:00 |
Jason2866
|
9688de0b33
|
One Tasmota Platformio Platform for all framework variants
|
2022-09-24 12:05:00 +02:00 |