-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #194 CeilingFan Light support and modifications to existing Light…
… classes * Light fuinction support on CeilingFan * Fix import and fix on/off functions * Check ENL_FAN_LIGHT_STATUS in _setPropertyMap of Ceiling Fan * Fix brightness function * Bugfix of _attr_speed_count initialization * Enable Fan entity of Lighting System (0x02-0xA3) * Use setLightStates() if exist * Support light effect function * [Ceiling Fan] Invert color temperature and disable unnecessary entities * Fix color temp problem * Correcting careless mistakes * Adjust the light color value set on the device * Add attr _light_color_level_max
- Loading branch information
Showing
3 changed files
with
211 additions
and
76 deletions.
There are no files selected for viewing
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
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.