Commit Graph

114 Commits

Author SHA1 Message Date
Theo Arends dcbb3f1e0e Happy New Year 2021-01-01 13:44:04 +01:00
Stephan Hadinger 2cf5652cd1 Zigbee fix type for OppleMode 2020-12-23 18:10:12 +01:00
Stephan Hadinger 915f44fcd5 Zigbee improved low level logging 2020-12-23 11:37:10 +01:00
Stephan Hadinger c9c948e567 Zigbee improved CIE handling 2020-12-21 12:13:57 +01:00
Stephan Hadinger 45f179fab0 Zigbee have Tuya TRV info on web UI 2020-12-16 19:50:19 +01:00
Stephan Hadinger e78274e535 Zigbee support for Eurotronic TRV HostFlags 2020-12-15 19:57:50 +01:00
Stephan Hadinger 6bef5b5bf7 Zigbee support for Opple operation mode #9823 2020-12-15 12:53:21 +01:00
Stephan Hadinger 87e580b777 Zigbee support for QBKG11LM #10039 2020-12-14 19:44:07 +01:00
Stephan Hadinger 7dd56aac9f Zigbee add ZbStatus0 and ZbMap 0x0000 2020-12-08 19:21:32 +01:00
Stephan Hadinger f24c46b231 Zigbee better support for Tuya Protocol 2020-12-06 19:20:42 +01:00
Stephan Hadinger 4243b934fe Better support for PIR devices 2020-12-02 19:25:17 +01:00
Stephan Hadinger 054e0730e1 Zigbee code size optimization 2020-11-30 19:25:05 +01:00
Stephan Hadinger 65177935c8 Zigbee fix invalid temperature #9978 2020-11-27 22:53:42 +01:00
Stephan Hadinger 54e7f35998 Zigbee support for lumi_plug 2020-11-22 17:38:04 +01:00
Stephan Hadinger 27c76d3370 Zigbee fix lumi.swit #9923 2020-11-21 17:57:35 +01:00
Stephan Hadinger b160b9de58 Zigbee support for Tuya 4 Gang wall switch TS0601 2020-11-16 11:25:49 +01:00
s-hadinger dd8bb39a02
Zigbee ``SetOption116 1`` to disable auto-query of light devices (avoids network storms with large groups) (#9847)
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2020-11-14 11:15:41 +01:00
s-hadinger 121687088e
Zigbee support more alarms types (#9839)
* Zigbee support more alarms types

* Forgot Fire, and renamed Leak to Water

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2020-11-13 18:55:06 +01:00
Stephan Hadinger 5f39d15a84 Zigbee more consistent messages for ZbInfo and ZbLight 2020-11-13 13:32:45 +01:00
Stephan Hadinger 5f494b7d8a Remove compiler warnings 2020-11-12 19:38:21 +01:00
Stephan Hadinger 39b0cf4c56 Zigbee command ``ZbInfo`` and prepare support for EEPROM 2020-11-11 12:09:18 +01:00
Stephan Hadinger a1ba1da02b Fix ignore Occupancy timeout 2020-11-09 11:56:29 +01:00
Stephan Hadinger 6fa2d12188 Zigbee more compact code 2020-11-08 18:17:33 +01:00
Stephan Hadinger 182aabe34d Zigebee add persisence for Alarm config 2020-11-08 17:34:31 +01:00
Stephan Hadinger 4e61d99237 Zigbee don't report Battery for IKEA devices 2020-11-07 14:34:23 +01:00
Stephan Hadinger 0840b7447d Zigbee support for Mi Door and Contact 2020-11-06 22:24:45 +01:00
Theo Arends fa7fdbd51a Consolidate `AddLog_P`
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
2020-11-06 17:09:13 +01:00
Stephan Hadinger d16f3d057c Zigbee refactoring 2020-11-01 19:00:07 +01:00
Stephan Hadinger edad344a13 Code optimization 2020-10-31 19:51:17 +01:00
Stephan Hadinger e3f4cc94f6 Zigbee added ``ZbOccupancy`` command to configure the time-out for PIR 2020-10-31 17:48:40 +01:00
Stephan Hadinger de9f559b50 Zigbee fix TRADFRI battery percentage 2020-10-30 22:44:15 +01:00
Theo Arends af5082320d Use global struct 2020-10-30 12:29:48 +01:00
Stephan Hadinger add56aadd5 Zigbee prepare PIR persistence 2020-10-28 20:59:55 +01:00
Stephan Hadinger 3e62c77c87 Zigbee extend SO101 to attributes 2020-10-28 14:36:48 +01:00
Stephan Hadinger afb5839b6c Zigbee flash storage refactor 2020-10-28 10:08:15 +01:00
s-hadinger f566660fb8
Zigbee support for Terncy Smart Dial (#9612)
* Zigbee support for Terncy Smart Dial

* Fix wrong attributes for TerncyDuration

* Fix wrong type for TerncyDuration

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2020-10-23 22:49:51 +02:00
Stephan Hadinger ad44ce9037 Zigbee fix battery percentage 2020-10-22 22:42:05 +02:00
Stephan Hadinger db79409411 Glowing led when permit join 2020-10-19 20:34:40 +02:00
Stephan Hadinger 80d7922977 Zigbee tuya phase 2 2020-10-13 22:45:11 +02:00
Stephan Hadinger 5b25d9cc83 Zigbee support for Tuya Moes devices 2020-10-11 19:41:23 +02:00
Stephan Hadinger 737e5b260f Fix multipler not applied #9499 2020-10-11 16:31:33 +02:00
Stephan Hadinger e0b2f75f87 Zigbee code optimization 2020-10-09 19:10:36 +02:00
Stephan Hadinger 870b560ca8 Add Zigbee ``ZbData`` command for better support of device specific data 2020-10-07 20:04:33 +02:00
Stephan Hadinger c09828617d Auto-binding for TRV 2020-10-02 22:05:55 +02:00
Stephan Hadinger c77f0a267b Zigbee Thermostat Eurotronic fixes 2020-09-27 18:42:19 +02:00
Stephan Hadinger 35e70f92c4 Zigbee add SeaPressure 2020-09-27 16:50:48 +02:00
Stephan Hadinger d48f4b938b Zigbee support for Thermostat cluster 2020-09-27 15:26:06 +02:00
Stephan Hadinger ea85b70685 Zigbee minor improvements 2020-09-14 22:06:19 +02:00
Stephan Hadinger b0b35a953d Zigbee minor fixes 2020-09-13 16:11:20 +02:00
nicandris a951a38d39 merged together the 2 aqara buttons 2020-09-12 13:10:35 +02:00