1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/homeassistant/helpers
Erik Montnemery ef13e473cf
Warn if template functions fail and no default is specified (#56453)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-29 20:16:02 +02:00
..
__init__.py Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
aiohttp_client.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
area_registry.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
check_config.py Implement retry and backoff strategy for requirements install (#56580) 2021-09-26 14:47:03 -05:00
collection.py Upgrade pyupgrade to 2.21.2, apply its changes (#52987) 2021-07-19 10:46:09 +02:00
condition.py Various type hint related improvements (#54971) 2021-08-21 13:58:49 +02:00
config_entry_flow.py Fix typing in config flow helper (#50994) 2021-05-23 14:08:21 +02:00
config_entry_oauth2_flow.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
config_validation.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
data_entry_flow.py Prefer HTTPStatus over int in HA view JSON functions (#56504) 2021-09-22 21:59:52 +03:00
debounce.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
deprecation.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
device_registry.py Expose the ability to move an entity/device between config entries (#56661) 2021-09-26 09:50:57 -07:00
discovery.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
dispatcher.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
entity_component.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
entity_platform.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
entity_registry.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
entity_values.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
entity.py Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
entityfilter.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
event.py Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
frame.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
httpx_client.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
icon.py Bump pyupgrade to 2.12.0 (#48943) 2021-04-09 09:58:27 -07:00
instance_id.py Update typing 02 (#48014) 2021-03-17 18:34:19 +01:00
integration_platform.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
intent.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
json.py Add custom JSONEncoder for subscribe_trigger WS endpoint (#48664) 2021-04-09 20:47:10 -07:00
location.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
logging.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
network.py Use contextlib.suppress where possible (#48189) 2021-03-23 14:36:43 +01:00
ratelimit.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
recorder.py Prevent calling stop or restart services during db upgrade (#49098) 2021-04-12 17:18:38 -07:00
reload.py Avoid some implicit generic Anys (#54577) 2021-08-16 23:12:06 +02:00
restore_state.py Fix singleton not working with falsey values (#56072) 2021-09-11 12:02:01 -07:00
script_variables.py Avoid some implicit generic Anys (#54577) 2021-08-16 23:12:06 +02:00
script.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
selector.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
service.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
signal.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
significant_change.py Add significant change support to AQI type sensors (#55833) 2021-09-08 12:47:48 -07:00
singleton.py Fix singleton not working with falsey values (#56072) 2021-09-11 12:02:01 -07:00
start.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
state.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
storage.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
sun.py Upgrade Astral to 2.2 (#48573) 2021-04-02 00:29:08 +02:00
system_info.py Add user to homeassistant system health (#53902) 2021-08-03 11:58:27 +02:00
temperature.py Revert new unit types (#53226) 2021-07-20 14:13:51 +02:00
template.py Warn if template functions fail and no default is specified (#56453) 2021-09-29 20:16:02 +02:00
trace.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
translation.py Various type hint related improvements (#54971) 2021-08-21 13:58:49 +02:00
trigger.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
typing.py Remove ServiceCallType alias from codebase (#49844) 2021-05-02 00:15:27 +02:00
update_coordinator.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00