1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant
tkdrob 1160a5f239
Add targets and selectors for services (I-K) (#50542)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-14 20:34:59 +02:00
..
auth Rename FlowResultDict to FlowResult (#49847) 2021-04-29 13:40:51 +02:00
components Add targets and selectors for services (I-K) (#50542) 2021-05-14 20:34:59 +02:00
generated Add DHCP support to goalzero (#50425) 2021-05-14 13:12:46 -05:00
helpers Add missing type hints in entity_platform (#50453) 2021-05-12 16:28:44 +02:00
scripts Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
util Use mypy-friendly conditional import for zoneinfo (#50444) 2021-05-13 22:36:49 -07:00
__init__.py
__main__.py Update pylint to 2.8.0 (#49637) 2021-04-24 14:39:24 -10:00
block_async_io.py
bootstrap.py Avoid sending empty integration list multiple times during subscribe_bootstrap_integrations (#49181) 2021-04-15 23:16:17 -07:00
config_entries.py Reduce boilerplate to abort for matching config entries (#50186) 2021-05-11 22:00:12 +02:00
config.py Don't overwrite existing files when generating configuration (#49815) 2021-04-28 17:15:04 +02:00
const.py Add missing type hints in http component (#50411) 2021-05-10 14:30:47 -07:00
core.py Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
data_entry_flow.py Allow passing options in config flow entry creation (#49912) 2021-05-05 22:14:01 -07:00
exceptions.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
loader.py Change log severity from warn to error for custom integration version (#49726) 2021-04-26 15:04:39 -07:00
package_constraints.txt GRPC is fixed, don't need a workaround (#50605) 2021-05-14 14:30:48 +02:00
requirements.py Update pylint to 2.8.0 (#49637) 2021-04-24 14:39:24 -10:00
runner.py Ensure shutdown does not deadlock (#49282) 2021-04-18 08:55:51 -10:00
setup.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
strings.json