Jason2866
2187424b86
Update tasmota_configurations_ESP32.h
2022-06-04 21:06:03 +02:00
Jason2866
89f01b6a9e
Merge pull request #15746 from Jason2866/rm_dead_code
...
rm commented dead code in OneWire lib
2022-06-04 17:36:20 +02:00
Jason2866
d7305828d5
Merge branch 'arendst:development' into rm_dead_code
2022-06-04 16:58:46 +02:00
Theo Arends
dae1b32995
Add support for Sensirion SHT4X using define USE_SHT3X ( #15349 )
2022-06-04 16:52:52 +02:00
Theo Arends
d7ffd01f1f
Add support for HYTxxx temperature and humidity sensor ( #15715 )
2022-06-04 14:15:16 +02:00
Theo Arends
4d9977ef04
Merge pull request #15743 from Jason2866/del_travis
...
Delete .travis.yml.off
2022-06-04 14:04:33 +02:00
Jason2866
31622ca170
Delete .travis.yml.off
2022-06-04 11:31:38 +02:00
Theo Arends
73b46f351e
Merge pull request #15742 from s-hadinger/clean_unused
...
Cleaning unused variables
2022-06-04 09:15:48 +02:00
Stephan Hadinger
892b331d67
Found bug in sk6812 RGBW
2022-06-03 23:01:40 +02:00
Stephan Hadinger
82d4e14171
Cleaning unused variables
2022-06-03 22:57:05 +02:00
s-hadinger
bb582191dd
Merge pull request #15741 from s-hadinger/berry_bytes_tohex
...
Berry bytes().tohex()
2022-06-03 22:29:10 +02:00
Stephan Hadinger
872ea1377a
Berry bytes().tohex()
2022-06-03 22:08:48 +02:00
s-hadinger
e0d1dcddc6
Merge pull request #15740 from s-hadinger/berry_int_dev
...
Berry int() now accepts hex strings
2022-06-03 22:06:35 +02:00
Stephan Hadinger
7232f5865d
Berry int() now accepts hex strings
2022-06-03 21:51:20 +02:00
Theo Arends
6ab509576a
Refactor domoticz saving some code space
2022-06-03 15:37:43 +02:00
Theo Arends
9e254d851a
Fix max blinkcount to 32000
2022-06-03 15:15:25 +02:00
Theo Arends
8c0324a966
Merge pull request #15733 from Jason2866/development
...
Add build env for ZigbeeBridge Pro / NsPanel from Sonoff
2022-06-03 09:25:12 +02:00
Jason2866
8314dc3dc7
add builds zbbrdgpro / NsPanel
2022-06-02 20:44:00 +02:00
Theo Arends
e5765a1cd6
Add domoticz idx check
...
Add domoticz idx check while staying backwards compatible (#15677 )
2022-06-02 18:38:06 +02:00
Theo Arends
6397f9b4ae
Merge branch 'development' of https://github.com/arendst/Tasmota into development
2022-06-02 17:14:17 +02:00
Theo Arends
25f8674106
Fix local ca includes
2022-06-02 17:14:05 +02:00
Jason2866
793c1fedac
add the new build env
...
in override example
2022-06-02 16:56:04 +02:00
Theo Arends
2370327395
Merge pull request #15732 from Staars/mi32
...
MI32 (legacy): fix building without HomeKit
2022-06-02 16:13:41 +02:00
Christian Baars
192d09d40a
fix building without HomeKit
2022-06-02 16:02:24 +02:00
Theo Arends
9afb2c9cb8
Move interface files down allowing for folder insertions
2022-06-02 14:50:31 +02:00
Theo Arends
59dbd4df3d
Update changelogs
2022-06-02 14:19:20 +02:00
Theo Arends
c08561f67c
Bump version to v11.1.0.4
...
- Restructure tasmota
2022-06-02 14:17:39 +02:00
s-hadinger
6d58e801f6
Merge pull request #15730 from s-hadinger/zigbee_zcl_frame_payload
...
Berry Zigbee support payload of zcl_frame as bytes()
2022-06-01 22:22:09 +02:00
Stephan Hadinger
19ff938d09
Berry Zigbee support payload of zcl_frame as bytes()
2022-06-01 22:06:57 +02:00
Theo Arends
f20fd158b6
Prep tasmota source subdirs
2022-06-01 14:43:23 +02:00
Theo Arends
e8376885ff
Fix another future compile error
2022-05-31 15:29:03 +02:00
Theo Arends
19e8f1a2af
Prep HYT271 sensor support
2022-05-31 14:56:09 +02:00
Theo Arends
cc1ac513b9
Fix future core compile error
2022-05-31 14:08:33 +02:00
Theo Arends
34091c557f
Merge pull request #15719 from bovirus/patch-1
...
Update Italian language
2022-05-31 09:36:55 +02:00
bovirus
c0627ed4e4
Update Italian language
2022-05-30 17:21:42 +02:00
Theo Arends
dbfb3fe49c
Fix compile warnings
2022-05-30 16:21:20 +02:00
Theo Arends
1148efc319
Update BUILDS.md
2022-05-30 11:40:59 +02:00
Theo Arends
20e12c2a41
Update changelogs
2022-05-30 11:34:29 +02:00
Theo Arends
fb3035288c
Merge pull request #15713 from oogm/development
...
Add support for BP5758D 5-channel light controller
2022-05-30 09:35:55 +02:00
Theo Arends
bf67031c40
Default disable
2022-05-30 09:35:08 +02:00
Theo Arends
bb848d4365
Merge pull request #15716 from pkkrusty/patch-3
...
Change volume range to match driver, increase default
2022-05-30 09:28:40 +02:00
pkkrusty
9399150c1e
Change volume range to match driver, increase default
...
MP3 driver documentation and codebase suggest that 0-100 is the volume range. In this case, 30 seems like an appropriate starting point (Similar to 10/30).
2022-05-29 17:04:14 +00:00
s-hadinger
165700ad16
Merge pull request #15714 from s-hadinger/lvgl_fix_mem_leak_in_logs
...
Berry LVGL fix memory leak in log reader
2022-05-29 18:42:39 +02:00
Stephan Hadinger
82636e41b5
Berry LVGL fix memory leak in log reader
2022-05-29 18:32:04 +02:00
oogm
ca3079296b
Fix outdated comment
2022-05-29 18:08:42 +02:00
oogm
72932b9b02
Add feature to changelog
2022-05-29 18:06:26 +02:00
oogm
1aaf186cae
Add support for BP5758's sleep mode
2022-05-29 18:06:26 +02:00
oogm
cae46e0d01
Remove logs and add references
2022-05-29 18:06:26 +02:00
oogm
4ec98e100e
Change driver to user 10bit input (feature parity to original driver)
2022-05-29 18:06:26 +02:00
oogm
6dd20a566f
Light control fully functional at 8bit resolution
2022-05-29 18:06:26 +02:00