Commit Graph

3787 Commits

Author SHA1 Message Date
Theo Arends d5542b1a66 ESP32 increase number of relay GPIOs from 8 to 28 2021-02-04 17:06:45 +01:00
Theo Arends bfde36e954 Add fragmentation translations 2021-02-04 15:19:59 +01:00
Theo Arends 2ab705f57e Prep ESP32S2 2021-02-04 15:03:46 +01:00
Naoki Sawada 07cc553669
Allows individual control of power and mode
Power and mode must be individually controllable. Some devices may not function properly if the mode is also turned off when the power is turned off.

see. https://github.com/crankyoldgit/IRremoteESP8266/issues/1402
2021-02-04 20:56:06 +09:00
Theo Arends 62c95122f2
Merge pull request #10820 from s-hadinger/freemem2
Publish more precise Free Heap metric
2021-02-04 08:55:14 +01:00
Stephan Hadinger bf26ba3427 Reduce code size 2021-02-03 20:46:20 +01:00
Stephan Hadinger 9d14587e20 Zigbee command ``ZbScan`` to do an energy scan on each radio channel 2021-02-03 20:37:44 +01:00
Stephan Hadinger ca82ed07c9 Publish more precise Free Heap metric 2021-02-03 20:35:01 +01:00
Barbudor c783756559 LITTLEFS.h casing for ESP32 2021-02-03 16:13:21 +01:00
Theo Arends cd38179f7f Prep ESP32S2 2021-02-03 12:22:17 +01:00
Jason2866 b74fa1e07d
Update xsns_62_esp32_mi.ino 2021-02-03 10:51:25 +01:00
Theo Arends 0c96e30783
Merge pull request #10803 from gemu2015/scripter
refactor + bugfixes
2021-02-03 08:55:02 +01:00
gemu2015 d47e4354a5 fix regression 2021-02-03 07:06:57 +01:00
Stephan Hadinger a67528680e Zigbee refactor sending ZCL packets 2021-02-02 20:46:18 +01:00
Theo Arends c5cd97064a Fix ETH_ADDR related warning 2021-02-02 18:02:24 +01:00
Theo Arends 13713dccc1 Prep ESP32S2 2021-02-02 17:55:45 +01:00
gemu2015 1a07fc7deb refactor + bugfixes 2021-02-02 16:02:52 +01:00
Theo Arends d8ea10877e Cleanup webserver 2021-02-02 15:48:29 +01:00
Theo Arends f58d779b2b Add optional SSE demo 2021-02-02 14:57:53 +01:00
Theo Arends f9ec44fb0b Refactor File Settings Demo 2021-02-02 10:49:50 +01:00
Theo Arends 7e04a9f9d9 Oops 2021-02-02 10:15:14 +01:00
Theo Arends a9cbfbe6f7 Fix IrRemote_Full JSON leading zeroes (#10680) 2021-02-01 17:46:28 +01:00
Theo Arends bb01fab85a Fix IrRemote_Full JSON hash value (#10680) 2021-02-01 17:07:07 +01:00
Theo Arends 7561647dce Add demo for driver/sensor settings file storage (#10786) 2021-02-01 16:51:41 +01:00
Norbert Richter 76a8d4b161
Revert comment 2021-02-01 13:00:26 +01:00
Theo Arends 1ab678ee75 Fix IrRemote_Full JSON message (#10680) 2021-02-01 11:54:50 +01:00
Norbert Richter 0e294294eb
Add MAX31865 specific setting per sensor 2021-02-01 08:45:30 +01:00
Norbert Richter 5a4de23730
Merge branch 'development' into neopool-dev 2021-01-31 21:02:36 +01:00
Norbert Richter 5e14eac558
Merge branch 'development' into neopool-dev 2021-01-31 20:56:59 +01:00
Norbert Richter fc5478b68b
Change NeoPool Sensor83 to prop. cmnds 2021-01-31 20:54:19 +01:00
Theo Arends 223d14e0fe Add strict rule scale parameters 2021-01-31 16:54:28 +01:00
Theo Arends 9b91208bb7
Merge pull request #10779 from barbudor/pr_stringops
add and fix new string ops in rules
2021-01-31 15:08:33 +01:00
Barbudor 5b0629554f add and fix new string ops in rules 2021-01-31 13:52:56 +01:00
crispy78 6e6ff37b16
Update af_AF.h 2021-01-31 12:04:56 +01:00
Theo Arends 560072915f
Merge pull request #10771 from ascillato/patch-3
Return to previous output of IPADDRESS1 command
2021-01-31 08:49:51 +01:00
Adrian Scillato c1a901138c
Return to previous output of IPADDRESS1 command 2021-01-30 23:19:11 -03:00
Adrian Scillato 4f6e97016f
Deleted duplicated entries in i18n.h
The entry: #define D_ZIGBEE_NOT_STARTED "Zigbee not started" is duplicated in i18n.h from all language files. This produces a warning while compiling due to redefinition if changing the language in my_user_config.h
2021-01-30 22:10:03 -03:00
Theo Arends a4e8b9d681 Refactor command line arguments 2021-01-30 17:00:50 +01:00
Theo Arends f43c098158 Refactor command line arguments 2021-01-30 14:52:53 +01:00
Theo Arends aea856ca2c Refactor command line arguments 2021-01-30 12:48:44 +01:00
Theo Arends 1e0631d7e1 Refactor command line arguments 2021-01-30 12:27:48 +01:00
Norbert Richter d01e3accb8
NeoPool cleanup polling 2021-01-30 10:00:49 +01:00
Norbert Richter e13d0c1f5f
Add Sensor83 switch light relay cmnd 2021-01-30 09:54:09 +01:00
gemu2015 b062612d74 Update xdrv_13_display.ino 2021-01-30 09:50:57 +01:00
gemu2015 f2b253303d fix ip crashes 2021-01-30 09:41:39 +01:00
Norbert Richter 76f2948189
Add Sensor83 TakeOver cmnd 2021-01-30 09:09:10 +01:00
Norbert Richter 496e5152c8
Refactor Sensor83 cmnd 2021-01-30 09:07:14 +01:00
Theo Arends d4ddc78e62
Merge pull request #10757 from ascillato/patch-2
XNRG7 ADE: Set Debug log level from 3 to 4 for ADE comms
2021-01-30 08:45:32 +01:00
Adrian Scillato 540b3c307b
In case of lost comms with PZEM, avoid losing Today Energy 2021-01-29 21:48:47 -03:00
Adrian Scillato ce9d3a2c8d
XNRG7 ADE: Set Debug log level from 3 to 4 for ADE comms
It is better for visualization while checking
2021-01-29 21:18:18 -03:00