Theo Arends
d7017661ed
Fix esp32 compilation error
2020-08-23 09:08:47 +02:00
Theo Arends
363b8e6b76
Merge pull request #9144 from s-hadinger/zigbee_aug_22
...
Add Zigbee web gui widget for Temp/Humidity/Pressure sensors
2020-08-23 08:57:08 +02:00
Stephan Hadinger
85a5e8cf5d
Add Zigbee web gui widget for Temp/Humidity/Pressure sensors
2020-08-22 18:40:44 +02:00
Theo Arends
ff0654701d
Update template comments
2020-08-22 18:25:01 +02:00
Theo Arends
2891628de1
Merge pull request #9142 from blakadder/deviceid
...
add %DEVICEID% to possible rule variables
2020-08-22 18:05:45 +02:00
Theo Arends
2d8916a9fa
Module/Gpio re-design - consolidate internal templates - phase 3
...
Module/Gpio re-design - consolidate internal templates - phase 3
2020-08-22 18:03:20 +02:00
Theo Arends
3c612c4fca
Merge pull request #9143 from nicandris/development
...
Add support for Aqara button WXKG11LM
2020-08-22 17:06:07 +02:00
nicandris
2c7261c48b
Add support for Aqara button WXKG11LM
2020-08-22 16:35:35 +02:00
blakadder
10e5ab60e3
add %DEVICEID% to rule variables
2020-08-22 15:43:57 +02:00
Theo Arends
0ec200dacc
Merge pull request #9141 from s-hadinger/zigbee_fix_9140
...
Fix 9140
2020-08-21 20:19:11 +02:00
Stephan Hadinger
dd0a4e8b10
Fix 9140
2020-08-21 19:32:58 +02:00
Nagy Attila Gabor
5f447e38a7
Ads1115 refactoring to avoid code duplication
...
Signed-off-by: Nagy Attila Gabor <mrbig@sneaker.hu>
2020-08-21 15:28:16 +02:00
Theo Arends
fc26ccede2
Add local code column to MODULES
2020-08-21 15:23:08 +02:00
Nagy Attila Gabor
c48e69c945
Ads1115 use the 250ms loop to check for 1% changes
...
Signed-off-by: Nagy Attila Gabor <mrbig@sneaker.hu>
2020-08-21 15:20:30 +02:00
Theo Arends
3bb76f2854
Merge pull request #9139 from Jason2866/RC
...
More Protocols for RC Switch lib (Replaces PR #9121 )
2020-08-21 13:39:51 +02:00
Theo Arends
7d6b7f206b
Merge pull request #9138 from hallard/teleinfo
...
Added teleinfo base index contract management
2020-08-21 13:38:51 +02:00
Nagy Attila Gabor
1873289581
Add support of #Axdiv10 to ADS1115 sensor module
...
This way it works the same as the analog sensor module, and examples
from the guide could be applied to this sensor as well.
Signed-off-by: Nagy Attila Gabor <mrbig@sneaker.hu>
2020-08-21 13:15:52 +02:00
Charles
b3ea5a353c
Added base contract management
2020-08-21 12:32:27 +02:00
Jason2866
9f87647af6
Remove Keeloq
2020-08-21 00:14:57 +02:00
Theo Arends
98818806f0
Merge pull request #9137 from s-hadinger/zigbee_aug_21
...
Zigbee size optimization
2020-08-20 22:02:54 +02:00
Stephan Hadinger
4aa757532b
Zigbee size optimization
2020-08-20 21:42:36 +02:00
Theo Arends
474fb2518a
Update status 13
2020-08-20 17:58:58 +02:00
Theo Arends
7691abea41
Merge pull request #9135 from stefanbode/patch-16
...
Added Status13 to support Shutter related information in reports for bugfixing
2020-08-20 17:13:16 +02:00
stefanbode
8f60f0cdb5
Update i18n.h
2020-08-20 16:31:22 +02:00
stefanbode
9a3fe2d0bb
Update support_command.ino
2020-08-20 16:24:17 +02:00
stefanbode
91d2324cfb
Update support.ino
2020-08-20 16:22:40 +02:00
stefanbode
400fa10594
Update xdrv_27_shutter.ino
2020-08-20 16:21:13 +02:00
stefanbode
8d90844297
Create Status line for shutter configuration
2020-08-20 16:04:15 +02:00
Theo Arends
dd4f185ba8
Merge pull request #9133 from s-hadinger/zigbee_aug_20
...
Zigbee device profile phase 1
2020-08-20 09:04:16 +02:00
Stephan Hadinger
7102d6a279
Zigbee device profile phase 1
2020-08-20 08:25:53 +02:00
Patrick Fruh
e41e4d4ca3
update prometheus metric names
2020-08-19 20:57:28 +02:00
Theo Arends
f6128bdae3
Revert "Merge pull request #9121 from Jason2866/rc_switch"
...
This reverts commit b827b6ca20
, reversing
changes made to 39ca0d6c72
.
2020-08-19 16:40:07 +02:00
Theo Arends
3308b7a995
Module/Gpio re-design - consolidate internal templates - phase 2
...
Module/Gpio re-design - consolidate internal templates - phase 2
2020-08-19 15:18:33 +02:00
Theo Arends
077874c989
Merge pull request #9128 from bovirus/patch-1
...
Update Italian language
2020-08-19 11:45:18 +02:00
bovirus
8156856503
Update Italian language
2020-08-19 11:28:48 +02:00
Theo Arends
b827b6ca20
Merge pull request #9121 from Jason2866/rc_switch
...
RCSwitch mooore protocols
2020-08-18 19:27:33 +02:00
Jason2866
79aa858ec3
RCSwitch
2020-08-18 13:40:30 +02:00
Jason2866
aa5bcd2f82
no develop
2020-08-18 13:25:39 +02:00
Jason2866
55d38db911
RCSwitch more protocols
2020-08-18 13:09:24 +02:00
Jason2866
b5074f6ac2
Merge branch 'development' of https://github.com/Jason2866/Tasmota into development
2020-08-18 12:18:15 +02:00
Theo Arends
39ca0d6c72
Module/Gpio re-design phase 1
2020-08-18 11:42:48 +02:00
Theo Arends
0836d7e480
Merge pull request #9119 from bovirus/patch-4
...
Update Italian language
2020-08-18 10:02:28 +02:00
bovirus
5b3f40d008
Update Italian language
2020-08-18 09:56:07 +02:00
Theo Arends
8d2073bc7c
Merge pull request #9116 from Jason2866/fix_warning
...
Fix warning in ESP8266SAM
2020-08-18 09:18:43 +02:00
Theo Arends
37d4bef412
Merge pull request #9117 from s-hadinger/zigbee_aqara_specific
...
Keep non-handled `0012/0055` Aqara events
2020-08-18 09:18:20 +02:00
Theo Arends
0e8727830a
Merge pull request #9118 from hallard/teleinfo
...
Fixed compilation bug due to unimplemented feature in lib_teleinfo
2020-08-18 09:17:42 +02:00
Charles
f04c0f8e17
Fixed compilation bug
2020-08-18 09:02:27 +02:00
Jason2866
a3af4a83a0
Update .gitpod.yml
2020-08-17 22:41:39 +02:00
Stephan Hadinger
97813e6a58
Keep non-handled `0012/0055` Aqara events
2020-08-17 20:31:43 +02:00
Jason2866
4e1959bcd1
Update .gitignore
2020-08-17 20:15:43 +02:00