core/homeassistant
Lev Aronsky be64422d1c Fix Citybikes naming (#12661)
* Fix Citybikes naming.

* Semantic fixes upon requests.

Entity ID generation now includes the base name (again),
resulting in preservation of the entity ID format (the change is
non-breaking)

* Use `async_generate_entity_id`.
2018-02-27 14:22:52 +01:00
..
components Fix Citybikes naming (#12661) 2018-02-27 14:22:52 +01:00
helpers Added config validator for future group platforms (#12592) 2018-02-25 23:48:21 -08:00
scripts Removing asyncio.coroutine syntax from HASS core (#12509) 2018-02-25 03:38:46 -08:00
util Update core HSV color scaling to standard scales: (#12649) 2018-02-26 22:20:24 -05:00
__init__.py
__main__.py Hello Python 3.5 (#12610) 2018-02-22 23:22:27 -08:00
bootstrap.py Initial support for Config Entries (#12079) 2018-02-16 14:07:38 -08:00
config.py Removing asyncio.coroutine syntax from HASS core (#12509) 2018-02-25 03:38:46 -08:00
config_entries.py Removing asyncio.coroutine syntax from HASS core (#12509) 2018-02-25 03:38:46 -08:00
const.py Hello Python 3.5 (#12610) 2018-02-22 23:22:27 -08:00
core.py Hello Python 3.5 (#12610) 2018-02-22 23:22:27 -08:00
exceptions.py Fix recorder crash for long state string - enforce at core level (#9696) 2017-10-25 09:05:30 -07:00
loader.py Typing fixes (#12015) 2018-01-29 00:24:08 -08:00
monkey_patch.py Flake8 35 (#11972) 2018-01-29 00:23:53 -08:00
package_constraints.txt Don't allow to use a old unsecure library (#12715) 2018-02-27 01:58:45 -08:00
remote.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
requirements.py Removing asyncio.coroutine syntax from HASS core (#12509) 2018-02-25 03:38:46 -08:00
setup.py Removing asyncio.coroutine syntax from HASS core (#12509) 2018-02-25 03:38:46 -08:00