-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
Showing
20 changed files
with
1,626 additions
and
1,067 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 16 additions & 1 deletion
17
experimental/sonoff/_releasenotes.ino → next_gen/sonoff/_releasenotes.ino
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.