Paul C Diem
|
29e0e68e5f
|
Add missing closing brace in DeviceGroupStatus
|
2020-08-30 17:55:11 -05:00 |
Paul C Diem
|
c3112b20e0
|
Fix missed merge of device_group_count initialization. Rename remote_device_mode setting to multiple_device_groups.
|
2020-08-09 10:16:15 -05:00 |
Paul C Diem
|
3d42fae8bd
|
Fix SO88 incoming power state check
|
2020-05-29 18:55:33 -05:00 |
Paul C Diem
|
bc6d7ceb87
|
Add support for SetOption88 to put each relay in a separate device groups
|
2020-05-26 22:07:25 -05:00 |
Paul C Diem
|
493a124783
|
Add DGR light sequence support
|
2020-04-25 17:49:34 -05:00 |
Paul C Diem
|
edd330272b
|
For DevGroupSend, ignore out share mask and always process locallly
|
2020-04-24 09:50:29 -05:00 |
Paul C Diem
|
81a874ec72
|
Use defined mcast addr for device groups instead of sharing emuation's, Code size reductions
|
2020-04-24 09:12:43 -05:00 |
Theo Arends
|
717f3b9d47
|
Fix compile error (#8256)
Fix compile error (#8256)
|
2020-04-22 17:48:42 +02:00 |
Paul C Diem
|
50cdede658
|
Fix pwm_dimmer compiler error w/o USE_DEVICE_GROUPS, Slight code cleanup
|
2020-04-21 21:56:26 -05:00 |
Paul C Diem
|
0f4b85ee51
|
Add DGR Command item and message logging, Restructure to reduce new code size
|
2020-04-21 16:33:07 -05:00 |
Theo Arends
|
f594c72609
|
Fix some compile errors
|
2020-04-20 20:00:49 +02:00 |
Paul C Diem
|
f040b90583
|
Add DGR Event item, Rework item parsing
|
2020-04-18 22:37:05 -05:00 |
Paul C Diem
|
b7454d7bd8
|
Add DevGroupStatus command, Include member add/remove logging
|
2020-04-15 08:40:18 -05:00 |
Theo Arends
|
93fd5dd618
|
Add experimental minimal support for ESP32
Add experimental minimal support for ESP32 (#8110)
|
2020-04-10 18:24:08 +02:00 |
Paul C Diem
|
9794f12460
|
Add DevGroupSend command
|
2020-04-07 13:25:58 -05:00 |
Paul C Diem
|
2a367512d7
|
Add DevGroupName command
|
2020-04-06 12:29:50 -05:00 |
Paul C Diem
|
cca5b8e35b
|
Call XdrvCall even for power. Fix devgrp index mask in xdrv_04_light
|
2020-04-04 10:27:40 -05:00 |
Paul C Diem
|
6b632ef280
|
Only exec power cmd for local dev group
|
2020-03-16 22:03:31 -05:00 |
Paul C Diem
|
3f9c4f1909
|
Merge branch 'development' of https://github.com/arendst/Tasmota into pwm-dimmer3
|
2020-03-14 07:18:34 -05:00 |
Paul C Diem
|
50d63f8678
|
Only set power for devices included in updates
|
2020-03-13 16:53:27 -05:00 |
Paul C Diem
|
a72acf37fe
|
Use Light module to manage PWM, Rework multi-button sequences
|
2020-03-13 12:08:44 -05:00 |
Theo Arends
|
ce8e68d118
|
Disable recurring debug message
Disable recurring debug message
|
2020-03-13 12:17:19 +01:00 |
Paul C Diem
|
3138d880d0
|
Add periodic announcement, Raise member timeout to 45s, Fix already acked check
|
2020-03-12 12:51:54 -05:00 |
Paul C Diem
|
d16f1a7a0f
|
Add Light skip_light_fade flag and Dimmer3 command, Ignore MCU dimmer changes after sending dimmer command
|
2020-03-05 18:15:58 -06:00 |
Paul C Diem
|
248288d549
|
Handle remote switch updates, Make tap/hold functions available only when power is on
|
2020-02-27 20:47:24 -06:00 |
Paul C Diem
|
a962662743
|
Rescale Bri to DimmerRange, Remove BriMin, LedTimeout and PoweredOffLed commands
|
2020-02-27 13:38:33 -06:00 |
Paul C Diem
|
13eaa3c814
|
Disable debugging
|
2020-02-24 19:10:57 -06:00 |
Paul C Diem
|
9c5e5b689e
|
Improve dgr initialization failure handling
|
2020-02-24 18:40:44 -06:00 |
Paul C Diem
|
a550fe3ac7
|
Use newly allocated settings and flag
|
2020-02-24 16:34:45 -06:00 |
Paul C Diem
|
a721e35449
|
Remove power from struct, use DGR log prefix
|
2020-02-21 21:47:33 -06:00 |
Paul C Diem
|
f409d7258e
|
Initial device groups support (power and light)
|
2020-02-21 09:09:21 -06:00 |