core/homeassistant/helpers
Paulus Schoutsen 6d431c3fc3
Allow renaming entities in entity registry (#12636)
* Allow renaming entities in entity registry

* Lint
2018-02-24 10:53:59 -08:00
..
__init__.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
aiohttp_client.py Improve SSL certs used by aiohttp (#9958) 2017-10-19 10:47:57 +02:00
condition.py Fix numeric_state condition spamming on unavailable (#12550) 2018-02-20 17:02:27 +01:00
config_validation.py Implemented event_data_template (new) (#11057) 2018-01-18 22:13:14 -08:00
deprecation.py Spelling fixes (#12138) 2018-02-02 22:35:34 +01:00
discovery.py Fix incorrect comment. (#11111) 2017-12-13 00:04:42 +01:00
dispatcher.py RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
entity.py Allow renaming entities in entity registry (#12636) 2018-02-24 10:53:59 -08:00
entity_component.py Allow overriding name via entity registry (#12292) 2018-02-11 09:16:01 -08:00
entity_platform.py Allow renaming entities in entity registry (#12636) 2018-02-24 10:53:59 -08:00
entity_registry.py Allow renaming entities in entity registry (#12636) 2018-02-24 10:53:59 -08:00
entity_values.py Simplify customize (#6007) 2017-02-15 19:47:30 -08:00
entityfilter.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
event.py Retry keyset cloud (#12270) 2018-02-10 11:40:24 +01:00
icon.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
intent.py Move HassIntent handler code into helpers/intent (#12181) 2018-02-11 09:33:19 -08:00
location.py Async migration device_tracker (#4406) 2016-11-18 23:35:08 +01:00
restore_state.py RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
script.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
service.py Services (small_pr)(fix): Added missing return on data template error (#12184) 2018-02-05 09:19:56 +01:00
signal.py RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
state.py Map media_stop to idle state (#11819) 2018-01-26 12:57:54 +01:00
sun.py RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
temperature.py Move temperature display helper from components to helpers (#10555) 2017-11-14 10:36:18 +01:00
template.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
typing.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00