mirror of
https://github.com/home-assistant/core.git
synced 2026-09-16 02:35:17 -05:00
* add deprecaction * Deprecate old config options for mqtt json light * Do not deprecate brightness flag * Enable brightness support by default * Keep `false` as default for brightness flag * Add warnings and register issue * log warning and register on use of color_mode flag * Remove redundant cv.deprecated logging + follow up comments