Flobul
f0eef7771f
add BLE Qingping CGDK2 ( #17981 )
...
* add CGDK2
* Update xsns_62_esp32_mi_ble.ino
* Update xsns_62_esp32_mi_ble.ino
2023-02-19 14:09:12 +01:00
gemu
90dc644412
make v1 configurable ( #17987 )
2023-02-19 11:30:54 +01:00
Theo Arends
5eecd7f7b4
Update text
2023-02-18 22:56:53 +01:00
Theo Arends
dfe434bb92
Prep MCP23xxx interrupt support
2023-02-18 16:05:56 +01:00
Theo Arends
89ccfe910e
Fix undocumented support
...
Fix undocumented support for non-sequential buttons and switches (#17967 )
2023-02-18 14:30:40 +01:00
drid
3be29dfecd
Fix 1-pin ultrasonic sensor detection ( #17966 )
...
* Fix 1-pin ultrasonic sensor detection
Signed-off-by: Ilias Daradimos <judgedrid@gmail.com>
* Fix typo
---------
Signed-off-by: Ilias Daradimos <judgedrid@gmail.com>
2023-02-17 22:34:40 +01:00
Barbudor
119aeca4d9
oversample ADC_RANGE by 32 like ADC_INPUT ( #17975 )
2023-02-17 22:33:06 +01:00
Philipp
d8d9c549ab
fix display colors; remove unnecessary lines ( #17973 )
2023-02-17 19:42:14 +01:00
Theo Arends
4c59b5b8d1
Fix Energytotals cannot be set to negative values
...
Fix Energytotals cannot be set to negative values (#17965 )
2023-02-17 10:53:07 +01:00
gemu
19b183cbee
add gcm frame variant ( #17964 )
2023-02-17 08:38:02 +01:00
Tyeth Gundry
774fbfef92
fix floats, resolutions, and utilise common units ( #17961 )
2023-02-17 08:37:06 +01:00
Theo Arends
208c70adf2
Bump version v12.4.0.1
2023-02-16 14:19:31 +01:00
Theo Arends
8eb3879d98
Update changelogs
2023-02-16 13:07:47 +01:00
s-hadinger
beb1876815
Berry `int64.fromstring()` to convert a string to an int64 ( #17953 )
2023-02-15 20:52:02 +01:00
Theo Arends
e1b11a6fe7
Fix Tuya Exception 3 ( #17941 )
2023-02-15 16:33:29 +01:00
Theo Arends
0ea36d996c
Change Dht driver from v6 to v7
...
- Change Dht driver from v6 to v7
- Add command ``DhtDelay<sensor> <high_delay>,<low_delay>`` to allow user control over high and low delay in microseconds (#17944 )
2023-02-15 15:21:57 +01:00
Theo Arends
31f5b79bf8
Fix adding virtual switches
2023-02-15 11:06:53 +01:00
s-hadinger
fcec5a5b7b
LVGL allow access to `lv.LAYOUT_GRID` and `lv.LAYOUT_FLEX` ( #17948 )
2023-02-14 19:41:26 +01:00
s-hadinger
b9281e5186
Matter fix Wifi mdns announce ( #17943 )
2023-02-13 22:55:09 +01:00
Theo Arends
87686c0d52
update changelogs
2023-02-13 16:07:38 +01:00
s-hadinger
bc7ef89b3c
ESP8266 Fix TLS SNI which would prevent AWS IoT connection ( #17936 )
2023-02-12 21:33:13 +01:00
s-hadinger
3ea69f7d7b
Many matter improvements ( #17935 )
2023-02-12 20:45:28 +01:00
Theo Arends
b72cf69d2c
Refactor buttons and switches Pt.3
...
- Quick return from interrupts
2023-02-12 17:40:24 +01:00
Theo Arends
dab80f9d29
Refactor buttons and switches Pt.2
2023-02-12 17:23:22 +01:00
Theo Arends
e0584b2157
Refactor switches and buttons
...
- Fix Tuya switches
2023-02-12 16:09:28 +01:00
Theo Arends
ec56473631
Refactor XxxSet and XxxCal energy commands
2023-02-12 14:05:33 +01:00
Theo Arends
dbffcac195
Shelly Pro 4PM reduce number of SPI updates
2023-02-12 12:19:02 +01:00
Barbudor
4ad6807d7e
Fixes GPS bad year + drift calculation ( #17932 )
2023-02-12 08:44:40 +01:00
Theo Arends
5d3f2cc316
ESP8266 increase number of discovery relays
2023-02-09 16:02:06 +01:00
Theo Arends
134c839244
Fix virtual relays multi press
2023-02-09 15:34:05 +01:00
Theo Arends
8cbb62d8c9
Simplify virtual buttons/switches
2023-02-09 14:46:54 +01:00
Theo Arends
d029d8bcbc
Fix Shelly Pro 4PM switch states
2023-02-08 17:08:13 +01:00
Theo Arends
7a2b5177ac
Fix Shelly Pro 4PM calibration regs
2023-02-08 14:14:49 +01:00
Jason2866
40be97e6d9
SD Card support for >1MB tasmota ( #17916 )
2023-02-08 12:38:10 +01:00
Theo Arends
1c1f6c638f
Add commands PowerCal, VoltageCal and CurrentCall
...
Add commands PowerCal, VoltageCal and CurrentCall to CSE7766/HLW8032 energy driver
2023-02-08 10:50:34 +01:00
sfromis
387d3486d5
Typo in I2CDEVICES ( #17908 )
...
Sensor name TSL2591 was misspelled. Is this file automatically duplicated on docs, or should I fix the copy there?
2023-02-07 13:52:33 +01:00
gemu
ff165bfe8c
reduce display frequency ( #17906 )
2023-02-07 09:11:40 +01:00
gemu
6f0b646b56
fix missing comma ( #17904 )
2023-02-07 09:11:04 +01:00
s-hadinger
43b6f91cf2
Berry implement more attributes and commands ( #17903 )
2023-02-07 02:55:20 +01:00
s-hadinger
dc245c57b1
Berry allow bool key ( #17902 )
2023-02-07 02:55:12 +01:00
Jason2866
4cb9acec65
Fix PR#17893 ( #17901 )
2023-02-06 22:21:16 +01:00
SteWers
1d5da9b73b
[SolaxX1] Updated safety descriptions ( #17887 )
...
* [SolaxX1] Updated safety descriptions
Updated safety descriptions
* [Solax X1] disable `#define SOLAXX1_READCONFIG` by default
disable `#define SOLAXX1_READCONFIG` by default
2023-02-06 20:18:38 +01:00
Theo Arends
f76d7ee8cf
Tune TM1638 key/leds
2023-02-06 18:07:05 +01:00
Theo Arends
289703c97a
Update my_user_config.h
2023-02-06 16:03:50 +01:00
Theo Arends
055331d2ab
Breaking change TM1638 button and led support
...
Breaking change TM1638 button and led support are handled as virtual switches and relays (#11031 )
2023-02-06 15:57:27 +01:00
Theo Arends
ce29bc38d7
Extent ESP8266 virtual button support
2023-02-06 12:03:32 +01:00
Theo Arends
9673cca8b0
Extent ESP8266 virtual switch support
2023-02-06 11:45:28 +01:00
gemu
6ccacb4af1
Sml fix ( #17893 )
...
* fix compile with NO_USE_SML_DECRYPT
* dumplog info
2023-02-06 09:42:09 +01:00
s-hadinger
d23e598d6b
Matter support Privacy decryption ( #17891 )
2023-02-05 23:05:51 +01:00
Philipp
da81d25fb5
Use dark mode for Pro 4PM display ( #17888 )
...
Use dark mode by default for the Shelly Pro 4PM display
2023-02-05 19:17:35 +01:00