Theo Arends
5e805e0c4a
Move Settings from DRAM to heap
2021-06-11 18:14:12 +02:00
Theo Arends
2cd88645d1
Prep mqtt_data from char to String (prt.2)
2021-06-06 16:32:08 +02:00
Theo Arends
ebeb4ea7ff
Remove AddLog_P in favour of AddLog
...
Remove AddLog_P in favour of AddLog switching log from stack to heap allowing longer log entries (up to approximate log buffer size)
2021-06-05 11:47:09 +02:00
Theo Arends
408ae6a4ef
Prep virtual mqtt_data
2021-05-23 14:42:27 +02:00
Theo Arends
1829df6d56
Unify rules process call
...
Unify rules process call (#11572 )
2021-04-04 12:04:36 +02:00
nicandris
5cdffadbe6
Added SetOption124 (Zigbee) Hide bridge topic from zigbee topic (use with SetOption89)
2021-03-13 12:41:42 +01:00
Stephan Hadinger
90afef99da
Zibee add ``SetOption120 1`` or ``ZbEndpointTopic`` to add the endpoint as suffix in topic when using ``SetOption89 1``
2021-01-28 19:52:08 +01:00
Stephan Hadinger
5e5a7c8379
Zigbee don't do auto-bind if device is already known
2021-01-22 18:17:40 +01:00
Stephan Hadinger
2f139d0e47
More PROGMEM
2021-01-18 21:48:04 +01:00
Stephan Hadinger
57a4153a41
Zigbee fix bad JSON for `ZbStatus0`
2021-01-18 18:31:19 +01:00
Stephan Hadinger
e3ea65e8fa
Zigbee add RGB and RGBb to ZbInfo
2021-01-17 18:51:22 +01:00
Stephan Hadinger
800f86d56e
Moving more to PROGMEM
2021-01-12 19:31:15 +01:00
Jimmy Wennlund
c9cce37c0a
Add option to remove the device addr from json payload ( #10355 )
...
* Add option to move ZbReceived from json into the subtopic of the MQTT message. This will make parsing simpler in homeassistant
* Follow the setting naming conv.
* Zigbee: Remove the device addr from json payload, can be used with zb_topic_fname where the addr is already known from the topic
2021-01-02 18:48:33 +01:00
Theo Arends
dcbb3f1e0e
Happy New Year
2021-01-01 13:44:04 +01:00
Theo Arends
46a66c8194
Add additional chk
2020-12-23 14:30:09 +01:00
Theo Arends
5a29fffcc6
Fix zigbee topic when using SO112
...
Fix zigbee topic when using SO112 (#9051 )
2020-12-23 13:55:54 +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
054e0730e1
Zigbee code size optimization
2020-11-30 19:25:05 +01:00
Stephan Hadinger
6cba04e6e0
Zigbee better support for attribute Reachable
2020-11-22 16:07:09 +01:00
Stephan Hadinger
825f72cb51
Zigbee fix missing Light attribute in ZbLight
2020-11-14 11:23:43 +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
6d0d923163
Use START_VALID_TIME
2020-11-08 09:38:34 +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
af5082320d
Use global struct
2020-10-30 12:29:48 +01:00
Stephan Hadinger
afb5839b6c
Zigbee flash storage refactor
2020-10-28 10:08:15 +01: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