Commit Graph

3770 Commits

Author SHA1 Message Date
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
Stephan Hadinger 8f15288f73 Zigbee fix ZbNoAutoQuery synonym 2021-01-29 19:28:26 +01:00
Theo Arends ef59ad7d4f Fix subStr related exceptions 2021-01-29 16:16:20 +01:00
s-hadinger ada346192a
Merge pull request #10746 from s-hadinger/zigbee_more_synonyms
Zigbee more synonyms
2021-01-29 14:07:26 +01:00
Stephan Hadinger 26920cbb2a Zigbee more synonyms 2021-01-29 13:45:55 +01:00
Theo Arends 4c79b24336 Update changelog 2021-01-29 11:14:00 +01:00
Theo Arends fe31aa642e
Merge pull request #10741 from emontnemery/once_off_speed_fade_simplify
Merge fade2 with speed2
2021-01-29 11:03:25 +01:00
Theo Arends e16b78269b Revert "Merge pull request #10736 from emontnemery/once_off_speed_fade_fix"
This reverts commit aa8a23e1d6, reversing
changes made to f6111e9824.
2021-01-29 11:02:58 +01:00
Theo Arends 6298210e6e Change L1 music sync defaults 2021-01-29 11:00:56 +01:00
Theo Arends aa8a23e1d6
Merge pull request #10736 from emontnemery/once_off_speed_fade_fix
Respond to fade2 and speed2
2021-01-29 10:30:03 +01:00
Erik 9a3e5f5474 Merge fade2 with speed2 2021-01-28 21:35:48 +01:00
Erik ef9a854811 Respond to fade2 and speed2 2021-01-28 19:56:45 +01:00
Stephan Hadinger 90afef99da Zibee add ``SetOption120 1`` or ``ZbEndpointTopic`` to add the endpoint as suffix in topic when using ``SetOption89 1`` 2021-01-28 19:52:08 +01:00
Stephan Hadinger 7e566de935 Initial support for ZStack 3 2021-01-28 19:23:00 +01:00
Theo Arends ac8d26982d Add Sonoff L1 Music Sync control
Add command ``L1MusicSync <0|Off>|<1|On>|<2|Toggle>, 1..10, 1..100>`` to control Sonoff L1 Music Sync mode sensitivity and speed (#10722)
2021-01-28 17:52:17 +01:00
Theo Arends d8a769bfc5
Merge pull request #10730 from emontnemery/once_off_speed_fade
Add support for once off speed and fade
2021-01-28 17:36:13 +01:00
Erik 1502c08540 Add support for once off speed and fade 2021-01-28 16:41:59 +01:00
Stephan Hadinger a436dd416d Added macro for SO synonyms and MQTT 2021-01-28 09:04:42 +01:00