mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-28 06:07:08 +01:00
* Removed webcolors dependency in favor of dictionary lookup. * Fixed code style errors. * Moved color dictionary to module per suggestion. * Removed try/except per suggestion.