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
ba1cc00c24
core
/
homeassistant
/
helpers
History
epenet
ec1c52d945
Use dataclass for SsdpServiceInfo (
#59931
)
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-29 06:10:07 -10:00
..
__init__.py
…
aiohttp_client.py
…
area_registry.py
…
check_config.py
…
collection.py
…
condition.py
Remove optional validation when creating conditions (
#60481
)
2021-11-28 14:54:07 +01:00
config_entry_flow.py
Use dataclass for SsdpServiceInfo (
#59931
)
2021-11-29 06:10:07 -10:00
config_entry_oauth2_flow.py
…
config_validation.py
…
data_entry_flow.py
Show how user input is malformed in the UI on error (
#60057
)
2021-11-23 22:50:54 +01:00
debounce.py
…
deprecation.py
…
device_registry.py
Add removal versions and backcompat constants for device registry enum changes (
#60421
)
2021-11-29 09:47:14 +01:00
discovery.py
…
discovery_flow.py
…
dispatcher.py
…
entity.py
Remove unneeded pylint disables (
#60235
)
2021-11-23 21:40:53 +01:00
entity_component.py
…
entity_platform.py
Add support to entity registry for overriding device_class (
#59985
)
2021-11-22 08:38:06 -08:00
entity_registry.py
Make device entry disabled by an enum (
#60239
)
2021-11-24 22:32:16 +01:00
entity_values.py
…
entityfilter.py
…
event.py
Improve startup of unavailable template entities (
#59827
)
2021-11-22 09:20:38 -08:00
frame.py
Use dataclass for DhcpServiceInfo (
#60136
)
2021-11-23 13:35:53 +01:00
httpx_client.py
…
icon.py
…
instance_id.py
Bump entity_registry store version to 1.2 (
#59912
)
2021-11-19 14:25:34 +01:00
integration_platform.py
…
intent.py
…
json.py
…
location.py
…
network.py
…
ratelimit.py
…
recorder.py
…
reload.py
…
restore_state.py
…
script.py
Remove optional validation when creating conditions (
#60481
)
2021-11-28 14:54:07 +01:00
script_variables.py
…
selector.py
…
service.py
…
signal.py
…
significant_change.py
…
singleton.py
…
start.py
…
state.py
…
storage.py
Bump entity_registry store version to 1.2 (
#59912
)
2021-11-19 14:25:34 +01:00
sun.py
…
system_info.py
…
temperature.py
…
template.py
Correct today_at template function / filter (
#60291
)
2021-11-24 15:51:43 +01:00
trace.py
…
translation.py
…
trigger.py
…
typing.py
…
update_coordinator.py
…