mirror of
https://github.com/home-assistant/core.git
synced 2026-05-25 01:40:15 +01:00
5223d20668
* Removed webcolors dependency in favor of dictionary lookup. * Fixed code style errors. * Moved color dictionary to module per suggestion. * Removed try/except per suggestion.