Stephan Hadinger
|
2f139d0e47
|
More PROGMEM
|
2021-01-18 21:48:04 +01:00 |
Stephan Hadinger
|
800f86d56e
|
Moving more to PROGMEM
|
2021-01-12 19:31:15 +01:00 |
Stephan Hadinger
|
f40967c567
|
Zigbee long logs
|
2021-01-09 18:07:44 +01:00 |
Stephan Hadinger
|
d8fbbdd5c9
|
Zugbee fix possible crash on Web UI
|
2021-01-03 18:41:03 +01:00 |
Stephan Hadinger
|
61c518d813
|
Zigbee fix display `Devices allowed to join` when zero device
|
2021-01-03 16:36:34 +01:00 |
Stephan Hadinger
|
be5d9f90a8
|
Zigbee replace qsort with insertion sort
|
2021-01-03 15:09:20 +01:00 |
Stephan Hadinger
|
d0b426b505
|
Disable `USE_LIGHT`` light support for ZBBridge (saves 17.6kb)
|
2021-01-02 19:26:24 +01:00 |
Theo Arends
|
dcbb3f1e0e
|
Happy New Year
|
2021-01-01 13:44:04 +01:00 |
Stephan Hadinger
|
44751c39f1
|
Zigbee fix color of SSI and last seen
|
2020-12-29 12:59:41 +01:00 |
Stephan Hadinger
|
f94b75d150
|
Zigbee add unishox strings
|
2020-12-21 09:56:04 +01:00 |
Stephan Hadinger
|
af40f3c5da
|
Zigbee fix for visual map
|
2020-12-13 19:18:36 +01:00 |
Stephan Hadinger
|
1558f0c731
|
Zigbee add visual map of network
|
2020-12-12 19:05:47 +01:00 |
Stephan Hadinger
|
c9a251b35c
|
Zigbee fix error message
|
2020-12-08 22:11:48 +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 |
s-hadinger
|
a178ef459b
|
Merge pull request #10025 from s-hadinger/zigbee_optim
Zigbee code size optimization
|
2020-11-30 19:51:15 +01:00 |
Stephan Hadinger
|
054e0730e1
|
Zigbee code size optimization
|
2020-11-30 19:25:05 +01:00 |
Stephan Hadinger
|
4ea69ce2ef
|
Zigbee auto-mapping
|
2020-11-30 19:12:16 +01:00 |
Stephan Hadinger
|
817ac3a01f
|
Zigbee use of ZbRestore for backup
|
2020-11-29 15:45:34 +01:00 |
Theo Arends
|
17e6890809
|
Prep for ESP32-C3 ph2
|
2020-11-28 16:39:15 +01:00 |
Stephan Hadinger
|
d3bd47718f
|
Zigbee remove debug log
|
2020-11-28 15:01:43 +01:00 |
Stephan Hadinger
|
4cc04b7ceb
|
Zigbee `ZbReset 1` also erases EEPROM
|
2020-11-27 21:47:13 +01:00 |
Stephan Hadinger
|
f153086b7d
|
Zigbee UI change color of last seen depending on age
|
2020-11-26 19:27:13 +01:00 |
Stephan Hadinger
|
6cba04e6e0
|
Zigbee better support for attribute Reachable
|
2020-11-22 16:07:09 +01:00 |
Stephan Hadinger
|
ebb4c18aae
|
Zigbee persistence of device/sensir data in EEPROM (only ZBBridge)
|
2020-11-21 10:31:27 +01:00 |
Stephan Hadinger
|
d4e1513f14
|
Zigbee fix glitch in UI for plugs
|
2020-11-20 21:28:33 +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 |
Stephan Hadinger
|
698dd755de
|
Zigbee command ``ZbLeave`` to unpair a device
|
2020-11-13 19:23:35 +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
|
faeeb82bb5
|
Zigbee fix ZbBind
|
2020-11-07 17:54:17 +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
|
643675b715
|
Zigbee code optimization
|
2020-11-01 22:28:55 +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 |
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 |
Stephan Hadinger
|
c6b3864d99
|
Zigbee display modelId and ManufacturerId in tooltip
|
2020-10-29 19:34:46 +01:00 |
Stephan Hadinger
|
e42c87c9f3
|
Fix compilation
|
2020-10-29 12:50:02 +01:00 |
Theo Arends
|
3bebfb32d3
|
Use global struct
|
2020-10-29 12:21:24 +01:00 |
Stephan Hadinger
|
722de4b4a8
|
Zigbee fix UI
|
2020-10-28 21:40:58 +01:00 |
Stephan Hadinger
|
add56aadd5
|
Zigbee prepare PIR persistence
|
2020-10-28 20:59:55 +01:00 |
Stephan Hadinger
|
a0801b11da
|
Zigbee added ``ZbMap`` command to describe Zigbee topology
|
2020-10-28 17:30:46 +01:00 |
Stephan Hadinger
|
afb5839b6c
|
Zigbee flash storage refactor
|
2020-10-28 10:08:15 +01:00 |
Stephan Hadinger
|
1af525619a
|
Webserver->on() optimization phase 2
|
2020-10-20 18:56:18 +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 |
s-hadinger
|
3235abd7fb
|
Merge pull request #9513 from s-hadinger/zbreset_2
Fix compilation error for ZNP
|
2020-10-10 20:50:11 +02:00 |