core/homeassistant/helpers
Penny Wood b30f4b8fc0 Improve boolean validator (#24294)
* Improve boolean validator

* Remove extra throw

* Remove None test as discussed

* Fix for tests depending on None == False
2019-06-07 22:18:02 -07:00
..
__init__.py Isort preparations (#16555) 2018-09-11 11:21:48 +02:00
aiohttp_client.py Don't pass in loop (#23984) 2019-05-22 21:09:59 -07:00
area_registry.py Add update events to registries (#23746) 2019-05-07 20:04:57 -07:00
condition.py Add type hints to helpers.condition (#20266) 2019-01-21 00:03:12 +01:00
config_entry_flow.py Add manifest support for homekit discovery (#24225) 2019-05-31 11:58:48 -07:00
config_validation.py Improve boolean validator (#24294) 2019-06-07 22:18:02 -07:00
data_entry_flow.py Add support for an external step in config flow (#23782) 2019-05-10 14:33:49 +02:00
deprecation.py Add more type hints to helpers (#18350) 2018-11-11 17:39:50 +01:00
device_registry.py Delete devices / entities when we remove a config entry. (#23983) 2019-05-19 11:41:39 +02:00
discovery.py Fix demo (#23087) 2019-04-14 16:59:06 -07:00
dispatcher.py Log exceptions thrown by signal callbacks (#20015) 2019-01-17 14:44:57 -08:00
entity.py I think this is a potential bug (#23157) 2019-04-17 09:52:08 -07:00
entity_component.py Don't pass in loop (#23984) 2019-05-22 21:09:59 -07:00
entity_platform.py Instantiate lock inside event loop (#24203) 2019-05-31 11:26:05 -07:00
entity_registry.py Delete devices / entities when we remove a config entry. (#23983) 2019-05-19 11:41:39 +02:00
entity_values.py Add more type hints to helpers (#18196) 2018-11-04 22:46:42 +01:00
entityfilter.py Cloud: Websocket API to manage Google assistant entity config (#24153) 2019-05-29 08:39:12 -07:00
event.py Fix calc next (#21630) 2019-03-03 21:36:13 -07:00
icon.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
intent.py Upgrade pylint to 2.2.2 (#18750) 2018-12-06 11:54:44 +01:00
json.py Isort preparations (#16555) 2018-09-11 11:21:48 +02:00
location.py Start type annotating/testing helpers (#17858) 2018-10-28 21:12:52 +02:00
logging.py Add better handling of deprecated configs (#20565) 2019-02-08 11:14:50 +01:00
restore_state.py Fix restore state crashing invalid entity ID (#20367) 2019-01-23 21:12:38 -08:00
script.py Make automations log errors (#18965) 2018-12-13 12:21:16 +01:00
service.py Fix supported features gates in media_player volume up/down services (#23419) 2019-04-25 21:42:39 -07:00
signal.py Add more type hints to helpers (#18196) 2018-11-04 22:46:42 +01:00
state.py Don't pass in loop (#23984) 2019-05-22 21:09:59 -07:00
storage.py Don't pass in loop (#23984) 2019-05-22 21:09:59 -07:00
sun.py Quiet the chatty sun.sun (#23832) 2019-05-15 15:02:29 +08:00
system_info.py RFC: Add system health component (#20436) 2019-01-30 10:57:53 -08:00
temperature.py Round humidity for display purposes (#12766) 2018-02-28 10:59:47 -08:00
template.py render_with_collect method for template (#23283) 2019-05-01 10:54:25 +08:00
translation.py Automatically generate config flow list (#23802) 2019-05-13 01:16:55 -07:00
typing.py Added component named switcher_kis switcher water heater integration. (#22325) 2019-04-19 16:54:48 -05:00