Theo Arends
da623701d7
Add support for QMC5883L magnetic induction sensor
...
Add support for QMC5883L magnetic induction sensor by Helge Scheunemann (#16714 )
2022-10-05 15:00:03 +02:00
Theo Arends
29a9197101
Merge pull request #16714 from Performance20/development
...
Add QMC5883L driver
2022-10-05 14:17:43 +02:00
s-hadinger
7d5e37e23d
Merge pull request #16724 from s-hadinger/haspmota_lvswitch
...
HASPmota support for switch `val` attribute
2022-10-05 09:40:50 +02:00
Helge
7a267f6271
replace ready flag by nullptr check
2022-10-04 21:54:15 +02:00
Helge
a5f6983d07
set config back to default
2022-10-04 18:29:54 +02:00
Helge
a7a26dc9a1
added test of availabillty
2022-10-04 18:16:49 +02:00
Theo Arends
d6b045e3d4
Do not skip leading spaces on (s)serialsend
...
Do not skip leading spaces on (s)serialsend (#16723 )
2022-10-04 18:11:36 +02:00
Stephan Hadinger
51f4bae703
HASPmota support for switch `val` attribute
2022-10-04 18:03:11 +02:00
Theo Arends
6bd7be44ef
Add relevant program core information
2022-10-04 17:56:51 +02:00
Theo Arends
5a314f72e3
Add relevant program core information
2022-10-04 17:52:15 +02:00
Helge
31c94424a9
Json name adaption + test config
2022-10-04 17:39:06 +02:00
Theo Arends
3df0ed4d20
Merge pull request #16716 from gemu2015/kamstrup
...
fix kamstrup protocol
2022-10-04 17:01:19 +02:00
Stephan Hadinger
3c729c772e
Zigbee load from FS before EEPROM
2022-10-04 16:02:44 +02:00
Helge
3beeba7641
remove empty line
2022-10-04 15:50:55 +02:00
Helge
5998fe856a
added code recommendations
...
and reduce functionality to the most necessary
2022-10-04 15:48:27 +02:00
Stephan Hadinger
f0cf998ca4
Zigbee urgent fix for zbv4
2022-10-04 14:57:07 +02:00
s-hadinger
8740d049ca
Merge branch 'development' into zigbee_alexa_multi_ep
2022-10-04 13:04:40 +02:00
Theo Arends
b54c5fcb8c
Add ESP32-U4WDH single/dual core detection
2022-10-04 12:51:53 +02:00
Stephan Hadinger
e41ac7c242
Zigbee Alexa/Hue emulation, support multiple switches on separate endpoints
2022-10-04 12:49:10 +02:00
gemu2015
979ba9e707
median filter disable switch
2022-10-04 11:42:56 +02:00
Theo Arends
7152d012d9
Fix Shelly Plus 2PM negative values
2022-10-04 09:37:29 +02:00
Helge
d5bc687844
Update xsns_33_qmc5883l.ino
2022-10-04 07:43:34 +02:00
Helge
3e9549b6fe
Update xsns_33_qmc5883l.ino
...
replace self written function by existing one (I2C)
2022-10-03 22:11:59 +02:00
Helge
92eab2cc9f
Update xsns_33_qmc5883l.ino
...
remove some warnings
2022-10-03 20:42:28 +02:00
Theo Arends
8eb7b007d5
Support for Shelly Plus 2PM
...
- Version bump to v12.1.1.4
- Support for Shelly Plus 2PM using template ``{"NAME":"Shelly Plus 2PM PCB v0.1.9","GPIO":[320,0,0,0,32,192,0,0,225,224,0,0,0,0,193,0,0,0,0,0,0,608,640,3457,0,0,0,0,0,9472,0,4736,0,0,0,0],"FLAG":0,"BASE":1,"CMND":"AdcParam1 2,10000,10000,3350"}``
2022-10-03 18:02:50 +02:00
Theo Arends
a05f731a42
Fix Shelly Plus 2PM column swap
...
- Fix Shelly Plus 2PM column swap
- Prep Shelly Plus 2PM ADE7953 reset pin
2022-10-03 17:13:01 +02:00
gemu2015
abe6fd8eaa
fix kamstrup protocol
2022-10-03 16:08:49 +02:00
Helge
53ff032fdc
Update my_user_config.h
2022-10-03 14:02:24 +02:00
Helge
e20428f50c
Update my_user_config.h
...
deactivate the driver
2022-10-03 13:39:18 +02:00
Helge
f8ce06b339
Update my_user_config.h
2022-10-03 12:10:40 +02:00
Barbudor
db5bef61c6
fix javascript scrumbled by quote char
2022-10-02 21:49:52 +00:00
Helge
125bfafc88
adaption of languages files
2022-10-02 23:47:05 +02:00
Helge
0c123e131f
Update xsns_33_qmc5883l.ino
2022-10-02 22:21:18 +02:00
Helge
49f0f259ea
Update my_user_config.h
2022-10-02 21:49:36 +02:00
Helge
c15d974b44
add new driver to support qmc5883L
2022-10-02 21:41:51 +02:00
Stephan Hadinger
58c0ca4076
fix compilation
2022-10-02 21:13:32 +02:00
Stephan Hadinger
b4aca5a3f3
Zigbee friendly names per endpoint
2022-10-02 20:54:49 +02:00
Theo Arends
16c6a471cc
Fix ADE7953 calibration ( #16486 )
2022-10-01 22:25:24 +02:00
Theo Arends
b63da8fd0f
Merge pull request #16702 from barbudor/fix-adc_temp-alternate-mode
...
Fix ADC_temp alternate mode
2022-10-01 10:18:18 +02:00
Barbudor
7c258f4de1
Add param4 in AdcParam ersponse
2022-09-30 23:53:58 +02:00
Theo Arends
0ec8b47741
Add ADE7953 register decode
2022-09-30 18:01:34 +02:00
Theo Arends
04e0aaf126
Add CO2 autolight
...
Add CO2 autolight to CO sensors SCD30, SCD40 and EZOCO2
2022-09-30 14:31:30 +02:00
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
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
f80c6c69bf
Fix ESP32-C3 compilation
2022-09-27 16:04:34 +02:00