arduino-home-assistant
arduino-home-assistant copied to clipboard
Add support for "effects" for light (#142)
Please review and feel free to suggest any good changes :slightly_smiling_face: The PR closes issue #142
Changes:
- Added support for effects for HALight
- Updated light example with effects usage
- Covered new code with Unit tests
- Updated existing documentation to include effects feature