gemu2015
da2b2efae0
update scripter hue without devices
2019-10-02 13:38:05 +02:00
Theo Arends
7689534cf5
Refactor shutter support
...
Refactor shutter support (#6516 )
2019-09-30 11:21:43 +02:00
gemu2015
768c264d04
Update xdrv_20_hue.ino
2019-09-30 10:31:13 +02:00
gemu2015
6eb3c74689
scripter update
2019-09-30 10:25:02 +02:00
Theo Arends
e40475b563
Add initial support for shutters
...
Add initial support for shutters by Stefan Bode (#288 )
2019-09-29 18:00:01 +02:00
Stephan Hadinger
9c885079f0
Allow Hue emulation friendly names to go beyond 13
2019-09-25 18:14:58 +02:00
Stephan Hadinger
93c031eb01
Support up to 32 devices for Hue emulation
2019-09-23 22:57:20 +02:00
Stephan Hadinger
e14c560f51
Fix Unrecognized relay with Echo Dot 2nd Gen
2019-08-27 22:19:27 +02:00
Stephan Hadinger
993216c8c6
Fix Hue Emulation not responding on /resourcelinks, issue #6238
2019-08-22 19:13:14 +02:00
Theo Arends
38c6254833
Refactor light driver saving code space
...
Refactor light driver saving code space
2019-08-17 13:17:30 +02:00
Theo Arends
afb39aa680
Add support for CHIRP soil moisture sensor by Christian Baars
...
Add support for CHIRP soil moisture sensor by Christian Baars
2019-08-07 12:08:13 +02:00
Stephan Hadinger
81ca44dba2
Add SetOption68 to enable multi-channel PWM instead of a single light ( #6134 )
2019-08-06 10:57:50 +02:00
Theo Arends
7ff13f4fd5
Add rule/script trigger to Hue color or dimmer change
...
Add rule/script trigger to Hue color or dimmer change (#6085 )
2019-08-04 17:48:21 +02:00
Theo Arends
1b69502d9b
Code optimization - Change for(uint8_t in for (uint32_t
...
Code optimization - Change for(uint8_t in for (uint32_t
2019-06-30 16:44:36 +02:00
Theo Arends
30adce5648
Revert "Code optimization - Change for(uint8_t in for (uint32_t"
...
This reverts commit 5e1eac3f74
.
2019-06-30 15:56:55 +02:00
Theo Arends
5e1eac3f74
Code optimization - Change for(uint8_t in for (uint32_t
...
Code optimization - Change for(uint8_t in for (uint32_t
2019-06-30 15:47:32 +02:00
Theo Arends
12da2fd6f9
Add define USE_COUNTER to my_user_config.h to save space in sonoff-basic.bin and sonoff-minimal.bin
...
Add define USE_COUNTER to my_user_config.h to save space in sonoff-basic.bin and sonoff-minimal.bin
2019-06-16 16:43:23 +02:00
Theo Arends
bb3fb7c4d6
Fix Hue Emulation
...
Fix Hue Emulation (#5849 )
2019-06-02 13:21:12 +02:00
Theo Arends
f9c677fe76
Change Hue LightId from 20 bits to 28 bits
...
Change Hue LightId from 20 bits to 28 bits (#5849 )
2019-05-31 13:37:51 +02:00
Theo Arends
1b229f5c9b
Work-around for Philips Hue emulation issue by using part of MAC address for LightId
...
Work-around for Philips Hue emulation issue by using part of MAC address for LightId (#5849 )
2019-05-31 11:28:47 +02:00
Stephan Hadinger
ad11828e9d
Work-around for Philips Hue emulation issue ( #5849 )
2019-05-30 21:47:19 +02:00
Theo Arends
d599f21758
Add defines USE_EMULATION_WEMO and USE_EMULATION_HUE
...
* Remove define USE_EMULATION from my_user_config.h (#5826 )
* Add defines USE_EMULATION_WEMO and USE_EMULATION_HUE to my_user_config.h to control emulation features at compile time (#5826 )
2019-05-20 15:09:42 +02:00