Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

only Led on #247

Closed
fernac03 opened this issue Jan 16, 2017 · 3 comments
Closed

only Led on #247

fernac03 opened this issue Jan 16, 2017 · 3 comments

Comments

@fernac03
Copy link

Have some way to just leave the led on at night to show where the device is, and turn it off automatically at dawn ?

@arendst
Copy link
Owner

arendst commented Jan 16, 2017

Use your imagination and your home automation tool.

@fernac03
Copy link
Author

There is already a command to turn on only led ?

arendst added a commit that referenced this issue Jan 20, 2017
3.2.6a 20170120
* Fix Sonoff Pow compile error (#255)
* Move HLW interrupts back to ROM (Needed for WS2812 DMA interrupts)
* Removed all IO config from user_config.h as this will be done by
commands or webpage
* Removed MessageFormat and supports JSON only except POWER/LIGHT status
* Add command LedPower to control main led (#247)
* Add more FriendlyNames for Hue (#254)
* Add DMA support for WS2812 when using pin 3 while other pins work just
as well in my case...
* Add HUE emulation for Alexa (#229)
* Add basic WS2812 support (#229)
* Fix Wemo when MQTT is disabled (#245)
* Revert ButtonTopic and change SwitchTopic1 - 4 to one SwitchTopic
* Rename MqttUnits to Units
* Add Mqtt command to enable/disable MQTT
arendst added a commit that referenced this issue Jan 24, 2017
3.2.8 20170124
* Change PowerOnState function to only trigger when Power On (and not on
restart) (#238)
* Add command LedPower On|Off to control main led (#247)
* Add charset=utf-8 to webpages (#266)
* Update Hue emulation (#268)
* Rewrite WS2812 code and prep for 4.0
* Add support for domoticz Dimmer on WS2812
* Add commands SwitchTopic and SwitchRetain On|Off to be used with
external switch instead of ButtonTopic and ButtonRetain
* Enforce at least IDE 1.6.10 and ESP8266 2.3.0
@arendst arendst added the solved label Jan 24, 2017
@arendst
Copy link
Owner

arendst commented Jan 24, 2017

Command LedPower On/Off implemented in version 3.2.8 just released

@arendst arendst closed this as completed Jan 24, 2017
arendst added a commit that referenced this issue Jan 24, 2017
3.2.9 20170124
* Fix compile error when MQTT is disabled (#269)
* Change PowerOnState function to only trigger when Power On (and not on
restart) (#238)
* Add command LedPower On|Off to control main led (#247)
* Add charset=utf-8 to webpages (#266)
* Update Hue emulation (#268)
* Rewrite WS2812 code and prep for 4.0
* Add support for domoticz Dimmer on WS2812
* Add commands SwitchTopic and SwitchRetain On|Off to be used with
external switch instead of ButtonTopic and ButtonRetain
* Enforce at least IDE 1.6.10 and ESP8266 2.3.0
arendst added a commit that referenced this issue Jan 24, 2017
3.2.10 20170124
* Add confirmation before Reset Configuration via webpage (#244)
* Add WS2812 features (see Wiki commands)
* Fix compile error when MQTT is disabled (#269)
* Change PowerOnState function to only trigger when Power On (and not on
restart) (#238)
* Add command LedPower On|Off to control main led (#247)
* Add charset=utf-8 to webpages (#266)
* Update Hue emulation (#268)
* Rewrite WS2812 code and prep for 4.0
* Add support for domoticz Dimmer on WS2812
* Add commands SwitchTopic and SwitchRetain On|Off to be used with
external switch instead of ButtonTopic and ButtonRetain
* Enforce at least IDE 1.6.10 and ESP8266 2.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants