9068 Commits

Author SHA1 Message Date
Theo Arends
cf9b8fe619 Restore status command 2020-11-02 15:21:32 +01:00
Theo Arends
1838c582b3 Merge branch 'development' into pre-release-9.1.0 2020-11-02 14:48:47 +01:00
Theo Arends
b869abb0b6 Fix rule handling of JSON `null`
Fix rule handling of JSON ``null`` regression from v8.5.0.1 (#9685)
2020-11-02 14:35:19 +01:00
Theo Arends
8dfb4ec6ed
Merge pull request #9709 from gemu2015/sml_update
sml update
2020-11-02 13:50:50 +01:00
Theo Arends
76017438e4
Merge pull request #9708 from Jason2866/patch-4
Platformio Override changes
2020-11-02 13:50:25 +01:00
Jason2866
8fb7ebcc6d
Update platformio.ini 2020-11-02 13:10:19 +01:00
Jason2866
7a13936f1f
Update platformio_tasmota32.ini 2020-11-02 13:07:16 +01:00
Jason2866
6ebb93fd5f
Beautify 3 2020-11-02 13:06:39 +01:00
Jason2866
2a2c79a0ec
Beautify 2 2020-11-02 13:05:43 +01:00
Jason2866
8d51be770e
Beautify 2020-11-02 13:04:48 +01:00
gemu2015
975981fdbf Update xsns_53_sml.ino 2020-11-02 12:36:57 +01:00
Jason2866
0e816a34b1
Platformio Override changes
remove unneeded entry and correct copy&paste error
2020-11-02 12:24:42 +01:00
gemu2015
70258a28a6 sml update
hardcode descriptor default to no op
better counter debounce
2020-11-02 12:24:39 +01:00
Theo Arends
67bd5daf45 Update changelog 2020-11-02 11:58:23 +01:00
Theo Arends
a8481851ea
Merge pull request #9707 from tichris0/development
Add support for EZO DO
2020-11-02 09:42:15 +01:00
Christopher Tremblay
2af5f61b03 Add support for EZO DO
Add support for EZO Disolved Oxygen sensor
2020-11-02 00:26:35 -08:00
Theo Arends
2e795c1459
Merge pull request #9706 from Jason2866/patch-3
Refactor PlatformIO
2020-11-02 09:22:22 +01:00
Theo Arends
58461e5554
Merge pull request #9702 from Staars/hm10
HM10: add beacon, better parsing, more
2020-11-02 08:48:10 +01:00
Jason2866
932aedeec5 enable all libs 2020-11-02 07:40:27 +00:00
Jason2866
cda0f98118
Refactor PlatformIO 2020-11-02 08:16:50 +01:00
Jason2866
f79b4936bf
Update platformio_override_sample.ini 2020-11-02 08:11:17 +01:00
Jason2866
e4551e4efe
Refactor Override 2020-11-02 08:09:23 +01:00
s-hadinger
ae514ccbdd
Merge pull request #9703 from s-hadinger/zigbee_nov_1_2
Zigbee code optimization
2020-11-01 22:51:55 +01:00
Stephan Hadinger
643675b715 Zigbee code optimization 2020-11-01 22:28:55 +01:00
s-hadinger
1d5b74e3ec
Merge pull request #9701 from s-hadinger/zigbee_nov_1
Zigbee refactoring
2020-11-01 19:45:45 +01:00
Staars
b3f7cbfa8b add beacon, better parsing, more 2020-11-01 19:31:49 +01:00
Stephan Hadinger
d16f3d057c Zigbee refactoring 2020-11-01 19:00:07 +01:00
Theo Arends
c5886a1c3e Fix button press rules regression
Fix button press rules regression introduced by #9589 (#9700)
2020-11-01 18:11:43 +01:00
Theo Arends
fc7cea3b84
Merge pull request #9700 from emontnemery/patch-1
Fix regression introduced by #9589
2020-11-01 18:03:01 +01:00
Erik Montnemery
ed8058b3e2
Attempt to fix regression introduced by #9589 2020-11-01 17:52:10 +01:00
Theo Arends
8255468f9c Merge branch 'development' into pre-release-9.1.0 2020-11-01 17:43:13 +01:00
Theo Arends
32f3eee89d Fix ESP32 override build_flags 2020-11-01 17:31:44 +01:00
Theo Arends
864e8d788c Refactor platformio files 2020-11-01 17:27:50 +01:00
Theo Arends
16ac196668
Merge pull request #9699 from Jason2866/patch-2
Make ESP32 Stage compile possible
2020-11-01 15:35:37 +01:00
Jason2866
ed24e8d99f
Build Flag for ESP32 Stage 2020-11-01 15:27:26 +01:00
Jason2866
e10cbfc81f
No core_version.h in ESP32 stage 2020-11-01 15:24:12 +01:00
Theo Arends
e217ab49d9 Merge branch 'development' into pre-release-9.1.0 2020-11-01 15:22:33 +01:00
Theo Arends
db863c4589 Add support for EZO FLO
Add support for EZO FLO sensors by Christopher Tremblay (#9697)
2020-11-01 15:15:10 +01:00
Theo Arends
8896f7af90
Merge pull request #9697 from tichris0/development
Add support for EZO FLO sensor
2020-11-01 14:56:48 +01:00
Theo Arends
c2482e9913 Add command `SwitchText`
Add command ``SwitchText`` to change JSON switch names by barbudor (#9691)
2020-11-01 13:26:35 +01:00
Theo Arends
8338a9cc80 Refactor module change detection 2020-11-01 12:12:27 +01:00
Theo Arends
0057a1dd34 Update template information 2020-11-01 12:01:51 +01:00
Christopher Tremblay
558034b15f Add support for EZO FLO sensor
Add support for EZO FLO sensor
2020-11-01 01:28:43 -08:00
s-hadinger
6439d25dc4
Merge pull request #9690 from s-hadinger/zigbee_oct_31
Code optimization
2020-10-31 23:40:01 +01:00
Stephan Hadinger
edad344a13 Code optimization 2020-10-31 19:51:17 +01:00
s-hadinger
cfe52e6bd4
Merge pull request #9689 from s-hadinger/zigbee_zboccupancy
Zigbee added ``ZbOccupancy`` command to configure the time-out for PIR
2020-10-31 18:13:23 +01:00
Theo Arends
404e34df36 Fix ESP32 serial issues 2020-10-31 17:53:12 +01:00
Stephan Hadinger
e3f4cc94f6 Zigbee added `ZbOccupancy` command to configure the time-out for PIR 2020-10-31 17:48:40 +01:00
Theo Arends
57a3e7f88c Fix ESP32 issues 2020-10-31 17:28:33 +01:00
Theo Arends
432051a7ef Fix setting last module 2020-10-31 12:04:28 +01:00