core/homeassistant/helpers
Robert Svensson a2589f56e1 Add system options to config entries (#25926)
* Add system options to config entries

* For feedback

* Follow most of balloobs comments

* Fix balloobs comments

* Improvements

* Fix second round of Balloobs comments

* Fix third round

* Add system options to mock config entry

* Fix integration tests

* Fix the last failing tests

* Fix disabled string

* Fix failing disabled_by tests

* New tests

* Config entry WS API tests

* Fix comments
2019-08-17 21:34:11 -07:00
..
__init__.py Black 2019-07-31 12:25:30 -07:00
aiohttp_client.py Black 2019-07-31 12:25:30 -07:00
area_registry.py Black 2019-07-31 12:25:30 -07:00
check_config.py Complete some incomplete type hints in helpers (#25953) 2019-08-15 08:53:25 -07:00
condition.py Ensure sun conditions are using the right date (#23664) 2019-08-16 17:34:56 +02:00
config_entry_flow.py Fix config entry has options check (#25976) 2019-08-16 16:19:19 -07:00
config_validation.py Allow components with empty list config (i.e. person) in packages (#25827) 2019-08-10 16:30:33 -07:00
data_entry_flow.py Black 2019-07-31 12:25:30 -07:00
deprecation.py Black 2019-07-31 12:25:30 -07:00
device_registry.py Complete some incomplete type hints in helpers (#25953) 2019-08-15 08:53:25 -07:00
discovery.py Black 2019-07-31 12:25:30 -07:00
dispatcher.py Black 2019-07-31 12:25:30 -07:00
entity.py Allow entities to indicate they should be disabled by default (#26011) 2019-08-16 16:17:16 -07:00
entity_component.py Add service to reload scenes from configuration.yaml (#25680) 2019-08-05 23:04:19 +02:00
entity_platform.py Add system options to config entries (#25926) 2019-08-17 21:34:11 -07:00
entity_registry.py Add system options to config entries (#25926) 2019-08-17 21:34:11 -07:00
entity_values.py Black 2019-07-31 12:25:30 -07:00
entityfilter.py Black 2019-07-31 12:25:30 -07:00
event.py Black 2019-07-31 12:25:30 -07:00
icon.py Black 2019-07-31 12:25:30 -07:00
intent.py Black 2019-07-31 12:25:30 -07:00
json.py Black 2019-07-31 12:25:30 -07:00
location.py Type 2019-07-31 13:08:31 -07:00
logging.py Black 2019-07-31 12:25:30 -07:00
restore_state.py Black 2019-07-31 12:25:30 -07:00
script.py Black 2019-07-31 12:25:30 -07:00
service.py Complete some incomplete type hints in helpers (#25953) 2019-08-15 08:53:25 -07:00
signal.py Black 2019-07-31 12:25:30 -07:00
state.py Make reproduce state use platform instead of rely on function (#25856) 2019-08-11 20:03:21 -07:00
storage.py Complete some incomplete type hints in helpers (#25953) 2019-08-15 08:53:25 -07:00
sun.py Black 2019-07-31 12:25:30 -07:00
system_info.py Black 2019-07-31 12:25:30 -07:00
temperature.py Black 2019-07-31 12:25:30 -07:00
template.py Add arcus trigonometry functions to templates (#25510) 2019-08-09 11:16:47 -07:00
translation.py Black 2019-07-31 12:25:30 -07:00
typing.py Update requirement version and add switcher_kis services (#23477) 2019-06-14 15:48:21 -07:00