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 |
Stephan Hadinger
|
7c6c059270
|
Fix compilation error
|
2020-10-10 20:42:48 +02:00 |
Theo Arends
|
5ec972376c
|
Consolidate function RemoveSpace
|
2020-10-10 17:00:37 +02:00 |
Stephan Hadinger
|
241843d384
|
Added `ZbReset 2`
|
2020-10-10 16:19:37 +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
|
9b85487d39
|
Zigbee add TRV to UI
|
2020-10-02 22:30:11 +02:00 |
Stephan Hadinger
|
41c25455fe
|
Fix line height to 20px
|
2020-09-25 18:42:00 +02:00 |
Stephan Hadinger
|
0b06496158
|
Zigbee send message when PermitJoin expires
|
2020-09-24 19:15:07 +02:00 |
Stephan Hadinger
|
bb3960711f
|
Fix compilation for ZBBridge
|
2020-09-23 19:52:34 +02:00 |
Stephan Hadinger
|
f3591b8419
|
Fix memory corruption
|
2020-09-23 19:38:24 +02:00 |
Stephan Hadinger
|
2ff756b3cc
|
Change replace ArduinoJson with JSMN for JSON parsing
|
2020-09-21 21:49:32 +02:00 |
Justin Monroe
|
74bfad29e1
|
Add last seen time to zigbee devices
- Adding last_seen to zigbee devices, and updates to UI to show
- Adding signal strength icon for LQI, instead of just the number
|
2020-09-17 00:57:40 +00: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 |
Stephan Hadinger
|
8d49a4b037
|
Zigbee fixes
|
2020-09-06 20:51:20 +02:00 |
Stephan Hadinger
|
1295370bf1
|
Zigbee refactor of internal structures
|
2020-09-05 14:44:31 +02:00 |
Theo Arends
|
73e49803cc
|
Add better Zigbee firmware Upload Transfer GUI
|
2020-09-01 13:05:46 +02:00 |
Stephan Hadinger
|
4deb44ba1d
|
Add Zigbee web ui for power metering plugs
|
2020-08-28 22:53:34 +02:00 |
Stephan Hadinger
|
d8f726a0c9
|
Add Zigbee web ui widget for Lights
|
2020-08-26 08:56:13 +02:00 |
Stephan Hadinger
|
ea0901b162
|
Add Zigbee battery icon
|
2020-08-24 21:07:03 +02:00 |
Stephan Hadinger
|
f764199177
|
Zigbee sort devices in WebUI
|
2020-08-23 16:16:32 +02:00 |
Stephan Hadinger
|
83957fae15
|
Zigbee limit friendly name to 32 bytes
|
2020-08-23 15:22:36 +02:00 |
Stephan Hadinger
|
85a5e8cf5d
|
Add Zigbee web gui widget for Temp/Humidity/Pressure sensors
|
2020-08-22 18:40:44 +02:00 |
Stephan Hadinger
|
4aa757532b
|
Zigbee size optimization
|
2020-08-20 21:42:36 +02:00 |
Stephan Hadinger
|
7102d6a279
|
Zigbee device profile phase 1
|
2020-08-20 08:25:53 +02:00 |
Stephan Hadinger
|
bf1d76e28f
|
Add Zigbee add options to ``ZbSend`` ``Config`` and ``ReadCondig``
This allows to configure the attribute reporting of devices
|
2020-08-08 12:17:37 +02:00 |
Stephan Hadinger
|
28c035aabd
|
Zigbee EZSP fixes
|
2020-08-05 20:49:07 +02:00 |
Stephan Hadinger
|
f1bea6b363
|
Add Zigbee better support for IKEA Motion Sensor
|
2020-08-01 18:52:04 +02:00 |
Theo Arends
|
feb5ffc3dd
|
Oops broke esp8266 compile. Fixed
|
2020-07-31 11:37:12 +02:00 |
Theo Arends
|
6aee706f01
|
Fix ESP32 Zigbee compilation
|
2020-07-31 11:35:26 +02:00 |
Stephan Hadinger
|
c47d8d03a5
|
Change Zigbee randomizing of parameters at first run or after Reset
|
2020-07-29 10:02:04 +02:00 |
Theo Arends
|
30d0f050c7
|
POC Zigbee EFR32 xmodem upload
POC Zigbee EFR32 xmodem upload (#8583)
|
2020-07-26 18:55:31 +02:00 |
Stephan Hadinger
|
eec6869a0a
|
EZSP flow control
|
2020-07-22 19:29:16 +02:00 |
Stephan Hadinger
|
2da8f3c393
|
Added `SO101 1` to suffix commands with source endpoint
|
2020-07-20 19:30:32 +02:00 |
Theo Arends
|
a84ebe552a
|
Refactor rules processing
|
2020-07-20 17:24:51 +02:00 |
Stephan Hadinger
|
2dd3e0e0a0
|
Zigbee EZSP better support for groups
|
2020-07-10 20:15:12 +02:00 |
Stephan Hadinger
|
5384c0190b
|
Zigbee EZSP support for bindings and groups
|
2020-07-05 21:01:26 +02:00 |
Stephan Hadinger
|
8bfd753334
|
Zigbee EZSP milestone 4
|
2020-07-02 22:56:37 +02:00 |
Stephan Hadinger
|
fc40a0945d
|
Zigbee EZSP milestone 3
|
2020-06-29 22:21:32 +02:00 |
Theo Arends
|
8afba31107
|
Add some comments
|
2020-06-29 14:43:43 +02:00 |
Theo Arends
|
2a58730219
|
Shrink ajax package
|
2020-06-29 13:52:24 +02:00 |
Theo Arends
|
a63604bd10
|
Add Battery status to Zigbee GUI
Add Battery status to Zigbee GUI
|
2020-06-29 11:53:31 +02:00 |
Stephan Hadinger
|
ac80807c4e
|
Removed the x2 to battery percentage
|
2020-06-28 18:04:36 +02:00 |
Stephan Hadinger
|
4af6b7d540
|
Moved LQI to Zigbee devices
|
2020-06-28 17:53:59 +02:00 |
Theo Arends
|
a212b3ca7d
|
Change zigbee LQ to LQI
|
2020-06-27 22:20:32 +02:00 |
Theo Arends
|
a05e939be9
|
Add some zigbee webinfo
|
2020-06-27 18:17:40 +02:00 |
Stephan Hadinger
|
ca38d81b22
|
EZSP milestone 2
|
2020-06-19 20:54:37 +02:00 |