core/homeassistant/util
Charles Spirakis ad4ec49f9c Update color names to follow w3.org list. (#4374)
The color names -> rgb dictionary now follows the
color names listed in the w3.org site for css3,
section 4.3. Extended color keywords:

https://www.w3.org/TR/2010/PR-css3-color-20101028/#svg-color
2016-11-28 22:59:46 -08:00
..
__init__.py Better handling of accented characters in slugify (#4399) (#4423) 2016-11-16 15:05:10 -08:00
async.py Expose isort preferences for tools. (#4481) 2016-11-27 14:33:30 -08:00
color.py Update color names to follow w3.org list. (#4374) 2016-11-28 22:59:46 -08:00
distance.py Add unit system support 2016-08-04 22:02:19 -07:00
dt.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
location.py Async migration device_tracker (#4406) 2016-11-18 23:35:08 +01:00
logging.py Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
package.py Improvement typing core (#2624) 2016-07-27 20:33:49 -07:00
temperature.py Entity and climate: do not convert temperature unnecessary (#4522) 2016-11-22 17:38:04 -08:00
unit_system.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
yaml.py Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00