This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
93f8bd1430
core
/
homeassistant
/
helpers
History
Erik Montnemery
67c1051305
Allow setting an entity's name by its device class (
#90767
)
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-05-09 18:55:55 +02:00
..
service_info
…
__init__.py
…
aiohttp_client.py
…
aiohttp_compat.py
…
area_registry.py
Remove deprecated async_get_registry (
#91928
)
2023-04-23 23:02:21 -04:00
check_config.py
…
collection.py
Add missing callback decorator on StorageCollectionWebsocket.ws_list_item (
#91727
)
2023-04-20 07:58:11 -04:00
condition.py
…
config_entry_flow.py
…
config_entry_oauth2_flow.py
…
config_validation.py
…
data_entry_flow.py
…
debounce.py
Shutdown coordinator on entry unload (
#91748
)
2023-04-21 10:07:31 +02:00
deprecation.py
…
device_registry.py
Remove deprecated async_get_registry (
#91928
)
2023-04-23 23:02:21 -04:00
discovery.py
…
discovery_flow.py
…
dispatcher.py
…
entity.py
Allow setting an entity's name by its device class (
#90767
)
2023-05-09 18:55:55 +02:00
entity_component.py
Adjust shutdown registration in EntityComponent (
#90938
)
2023-04-13 08:47:04 +02:00
entity_platform.py
Allow setting an entity's name by its device class (
#90767
)
2023-05-09 18:55:55 +02:00
entity_registry.py
Allow exposing any entity to the default conversation agent (
#92398
)
2023-05-03 09:45:54 -04:00
entity_values.py
…
entityfilter.py
…
event.py
Improve async_track_point_in_time (
#91451
)
2023-04-15 20:28:08 +02:00
frame.py
…
httpx_client.py
Add option to select list of accepted ssl ciphers in httpx client (
#91389
)
2023-04-15 09:32:30 -10:00
icon.py
…
instance_id.py
…
integration_platform.py
…
intent.py
Skip unexposed entities in intent handlers (
#92415
)
2023-05-03 12:18:31 -04:00
issue_registry.py
…
json.py
…
location.py
…
network.py
…
ratelimit.py
…
recorder.py
…
reload.py
…
restore_state.py
…
schema_config_entry_flow.py
…
script.py
…
script_variables.py
…
selector.py
Add assist pipeline and language selectors (
#92030
)
2023-04-26 18:39:02 +02:00
sensor.py
…
service.py
…
signal.py
…
significant_change.py
…
singleton.py
…
start.py
…
state.py
…
storage.py
…
sun.py
…
system_info.py
…
temperature.py
…
template.py
Add pretty printing, key sorting, and better performance to to_json in Jinja (
#91253
)
2023-04-13 00:32:13 +02:00
template_entity.py
Allow setting an entity's name by its device class (
#90767
)
2023-05-09 18:55:55 +02:00
trace.py
…
translation.py
…
trigger.py
…
typing.py
…
update_coordinator.py
Add ability to shutdown a coordinator on STOP (
#92611
)
2023-05-05 16:05:03 +02:00