stefanbode
|
482cbbfa7b
|
Update i18n.h
|
2021-02-18 13:34:58 +01:00 |
stefanbode
|
044bf6a774
|
Update xdrv_27_shutter.ino
|
2021-02-18 12:59:11 +01:00 |
Theo Arends
|
13c35773e4
|
Merge pull request #11018 from gemu2015/displaytext
update displaytext dv
|
2021-02-18 12:54:01 +01:00 |
stefanbode
|
43cbcc1299
|
Several fixes
|
2021-02-18 12:42:59 +01:00 |
gemu2015
|
9c05aca525
|
update displaytext dv
|
2021-02-18 10:57:12 +01:00 |
s-hadinger
|
5a96af95b2
|
Merge pull request #11016 from s-hadinger/zigbee_cc2652
Zigbee compatibility with CC2652
|
2021-02-18 09:05:39 +01:00 |
Stephan Hadinger
|
62886b566a
|
Zigbee compatibility with CC2652
|
2021-02-18 08:49:18 +01:00 |
Theo Arends
|
ef6a8410eb
|
Merge pull request #11010 from s-hadinger/berry_load
Berry add load/save
|
2021-02-17 21:41:14 +01:00 |
Theo Arends
|
e335e9244b
|
Merge pull request #11011 from btsimonh/blefromhex
fix ble from accepting 12 char alias which does not match as a mac ad…
|
2021-02-17 21:40:33 +01:00 |
Simon Hailes
|
137b0a63e8
|
fix ble from accepting 12 char alias whcih does not match as a mac address
|
2021-02-17 20:01:12 +00:00 |
Stephan Hadinger
|
88115be15d
|
Berry add load/save
|
2021-02-17 19:35:37 +01:00 |
Theo Arends
|
deba1d3a46
|
Merge pull request #11005 from vic42/wemos_mtr_pr
Wemos Motor Shield V2 Support
|
2021-02-17 18:28:16 +01:00 |
Theo Arends
|
fd260661a3
|
Merge pull request #11006 from s-hadinger/filenotfound_debug
Move message to DEBUG level
|
2021-02-17 18:27:07 +01:00 |
Stephan Hadinger
|
18d6d54343
|
Move message to DEBUG level
|
2021-02-17 17:49:07 +01:00 |
Theo Arends
|
e89b746f9c
|
Revert "Fix scripter hue compilation error"
This reverts commit bfa5c63fff .
|
2021-02-17 14:24:23 +01:00 |
Theo Arends
|
e3be882eb9
|
Merge pull request #11004 from Jason2866/patch-3
Remove littering pics and datasheets from lib TM1637
|
2021-02-17 12:34:22 +01:00 |
Theo Arends
|
14a0bb5dcd
|
Merge pull request #11003 from btsimonh/SmallMITweak
Small mi tweak
|
2021-02-17 12:34:02 +01:00 |
Theo Arends
|
14206e46a1
|
Add support for TM1637 seven segment display by Ajith Vasudevan (#10889)
|
2021-02-17 12:32:36 +01:00 |
Jason2866
|
d8ec66c4e6
|
remove pic and data sheets
|
2021-02-17 11:20:43 +00:00 |
Jason2866
|
21d2a074e8
|
Delete Alphabet.odg
|
2021-02-17 12:18:11 +01:00 |
Theo Arends
|
a1a731001b
|
Merge pull request #10889 from ajithvasudevan/pr2_tm1637
Added support for TM1637 Seven-Segment Display
|
2021-02-17 12:04:35 +01:00 |
Ajith Vasudevan
|
78e1051b32
|
Merge branch 'development' of github.com:arendst/Tasmota into pr2_tm1637
|
2021-02-17 16:24:58 +05:30 |
Ajith Vasudevan
|
eb09d3aad3
|
Added support for displaying degrees symbol if a caret is present in DisplayText input
|
2021-02-17 16:24:45 +05:30 |
Simon Hailes
|
e7ef60aa3d
|
better responses for Mi32Optionx n
|
2021-02-17 10:52:02 +00:00 |
Simon Hailes
|
10ee56b9da
|
change MQTT display of TRIGGERED sensors.
|
2021-02-17 10:47:34 +00:00 |
Theo Arends
|
ca4ccd24d5
|
Merge branch 'development' of https://github.com/arendst/Tasmota into development
|
2021-02-17 11:32:44 +01:00 |
Theo Arends
|
bfa5c63fff
|
Fix scripter hue compilation error
|
2021-02-17 11:32:21 +01:00 |
Theo Arends
|
c5b139a911
|
Merge pull request #11002 from btsimonh/MI32Updates
MI sensors - updates to how it decodes what to display, so that 'unk…
|
2021-02-17 11:19:56 +01:00 |
Theo Arends
|
ddddecbf30
|
Merge pull request #11001 from btsimonh/NimBLE1.2.0
Update NimBLE to 1.2.0 release version - no TAS code changes required.
|
2021-02-17 11:19:09 +01:00 |
Theo Arends
|
a59b6b2720
|
Add abort to UfsRun
|
2021-02-17 11:06:48 +01:00 |
Simon Hailes
|
34216db1b4
|
MI sensors - updates to how it deciodes what to display, so that 'unknown' MI devices can display correct data. re-add 'pairing' button.
|
2021-02-17 09:27:41 +00:00 |
Simon Hailes
|
79b480ce73
|
Update NimBLE to 1.2.0 release version - no TAS code changes required.
|
2021-02-17 09:19:45 +00:00 |
Theo Arends
|
d84de90b1b
|
Merge pull request #10997 from pcdiem/dgr2
Fix _SendDeviceGroupMessage signedness
|
2021-02-17 09:57:40 +01:00 |
Theo Arends
|
e4c78fd0c1
|
Merge pull request #10995 from Jason2866/patch-2
Use ESP32 1.0.5 rc7 for core32 stage
|
2021-02-17 09:57:25 +01:00 |
Theo Arends
|
8684657d81
|
Merge pull request #10967 from sanchosk/development
Added Xiaomi Miija door/window bluetooth sensor
|
2021-02-17 09:57:02 +01:00 |
Ajith Vasudevan
|
0a2049c368
|
Fixed bug in displayText command when used with with decimal input
|
2021-02-17 13:18:45 +05:30 |
Paul C Diem
|
27cdfea330
|
Fix _SendDeviceGroupMessage signedness
|
2021-02-16 22:20:30 -06:00 |
Ajith Vasudevan
|
269dadc55a
|
Merge branch 'development' of github.com:arendst/Tasmota into pr2_tm1637
|
2021-02-17 08:23:57 +05:30 |
Vic
|
42d536c739
|
Wemos Motor Shield V2 Driver
|
2021-02-17 03:14:54 +01:00 |
s-hadinger
|
a506bd7e77
|
Merge pull request #10996 from s-hadinger/berry_fs
Berry add file system support
|
2021-02-16 21:15:03 +01:00 |
Stephan Hadinger
|
692660c170
|
Berry add file system support
|
2021-02-16 20:47:00 +01:00 |
Jason2866
|
90938511cd
|
Use ESP32 1.0.5 rc7 for core32 stage
|
2021-02-16 18:35:44 +01:00 |
Ajith Vasudevan
|
10dbd0767b
|
Merge branch 'development' of github.com:arendst/Tasmota into pr2_tm1637
|
2021-02-16 22:50:49 +05:30 |
Ajith Vasudevan
|
c07bebf51c
|
Updated documentation
|
2021-02-16 22:50:35 +05:30 |
Theo Arends
|
ead77e536c
|
Refactor command file
|
2021-02-16 16:21:46 +01:00 |
Theo Arends
|
30a75edff5
|
Refactor command file
|
2021-02-16 15:54:53 +01:00 |
Theo Arends
|
f39f29a316
|
Better handle command file comment lines
|
2021-02-16 15:25:16 +01:00 |
Ajith Vasudevan
|
6430d008c0
|
Merge branch 'development' of github.com:arendst/Tasmota into pr2_tm1637
|
2021-02-16 17:42:58 +05:30 |
Ajith Vasudevan
|
11852fe549
|
Changed display lib and added support for upto 6 digits (limit for TM1637)
|
2021-02-16 17:42:49 +05:30 |
Theo Arends
|
e40bebd0ba
|
Fix filerun restart hold
|
2021-02-16 13:00:10 +01:00 |