4031 Commits

Author SHA1 Message Date
Stephan Hadinger
e2775c54e4 Zigbee fix 0x000 appearing in UI 2020-11-02 18:29:04 +01:00
bovirus
0fdaa653ae
Update of Italian language 2020-11-02 16:05:36 +01:00
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
gemu2015
975981fdbf Update xsns_53_sml.ino 2020-11-02 12:36:57 +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
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
58461e5554
Merge pull request #9702 from Staars/hm10
HM10: add beacon, better parsing, more
2020-11-02 08:48:10 +01:00
Stephan Hadinger
643675b715 Zigbee code optimization 2020-11-01 22:28:55 +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
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
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
Christopher Tremblay
558034b15f Add support for EZO FLO sensor
Add support for EZO FLO sensor
2020-11-01 01:28:43 -08: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
Theo Arends
2c1c7c50d6
Merge pull request #9682 from Jason2866/patch-1
Update de_DE.h
2020-10-31 11:41:54 +01:00
Theo Arends
6b9df5db08
Merge pull request #9679 from bovirus/patch-1
Update Italian language
2020-10-31 11:41:34 +01:00
Stephan Hadinger
b2cb4845b8 Fix missing error when unsupported protocol 2020-10-30 23:22:49 +01:00
Stephan Hadinger
f97410e097 Zigbee fix group id reporting 2020-10-30 22:57:28 +01:00
Stephan Hadinger
de9f559b50 Zigbee fix TRADFRI battery percentage 2020-10-30 22:44:15 +01:00
Jason2866
26ac97f686
Update de_DE.h 2020-10-30 21:38:21 +01:00
bovirus
07cd51cbc4
Update Italian language 2020-10-30 20:37:32 +01:00
Stephan Hadinger
04489db1fd Fix Hue support when zigbee is disabled 2020-10-30 19:23:27 +01:00
Theo Arends
604a03e617 Fix ESP32 serial reconfig
Fix ESP32 serial reconfig (#9664)
2020-10-30 18:27:34 +01:00
Theo Arends
c0c198f957
Merge pull request #9674 from s-hadinger/minimal_notls
Don't try to connect to TLS with Tasmota-minimal
2020-10-30 17:04:46 +01:00
Stephan Hadinger
4ca8a4cf02 Allow the use of TLS in MINIMAL if compiled with TLS 2020-10-30 16:46:57 +01:00
Stephan Hadinger
750d35283b Don't try to connect to TLS with Tasmota-minimal 2020-10-30 16:29:36 +01:00
Theo Arends
31e5617043 Add command `Gpios 255`
Add command ``Gpios 255`` to show all possible GPIO configurations
2020-10-30 16:08:38 +01:00
Theo Arends
58dc18844b Refactor energy func every 250mS 2020-10-30 12:45:34 +01:00
Theo Arends
524012a752 Merge branch 'globalstruct' into development 2020-10-30 12:31:01 +01:00
Theo Arends
af5082320d Use global struct 2020-10-30 12:29:48 +01:00
s-hadinger
5421c608cd
Merge pull request #9671 from s-hadinger/zigbee_tooltip
Zigbee display modelId and ManufacturerId in tooltip
2020-10-30 10:46:48 +01:00
Jason2866
80807614d8
Make TLS for zbbridge optional 2020-10-30 09:58:32 +01:00
Jason2866
bd1b01711e
TLS support zbbridge selectable 2020-10-30 09:54:50 +01:00
Stephan Hadinger
c6b3864d99 Zigbee display modelId and ManufacturerId in tooltip 2020-10-29 19:34:46 +01:00
Theo Arends
8a703adf84 Use global struct 2020-10-29 16:16:34 +01:00
Theo Arends
4c6fa325ac Fix compile error 2020-10-29 14:41:12 +01:00