core/homeassistant/helpers
Erik Montnemery 4e7d4db7ae
Align selectors with frontend updates (#67906)
* Align selectors with frontend updates

* Drop metadata from MediaSelector selection

* Adjust blueprint tests

* Address review comments

* Add tests for new selectors

* Don't stringify input

* Require min+max for number selector in slider mode

* vol.Schema does not like static methods

* Tweak
2022-03-10 16:17:59 +01:00
..
__init__.py
aiohttp_client.py
area_registry.py
check_config.py
collection.py Add type ignore error codes [last ones] (#66816) 2022-02-18 18:15:57 +01:00
condition.py Rename async_resolve_entity_ids to async_validate_entity_ids (#67603) 2022-03-04 09:51:53 +01:00
config_entry_flow.py
config_entry_oauth2_flow.py
config_validation.py Allow area, device, and entity selectors to optionally support multiple selections like target selector (#63138) 2022-03-03 10:35:06 +01:00
data_entry_flow.py
debounce.py
deprecation.py
device_registry.py
discovery.py
discovery_flow.py
dispatcher.py
entity.py Compatibility for "device_state_attributes" which was deprecated in 2021.4 has been removed (#67837) 2022-03-09 21:39:43 +01:00
entity_component.py
entity_platform.py Add type ignore error codes [last ones] (#66816) 2022-02-18 18:15:57 +01:00
entity_registry.py Add config flow for switch.light (#67447) 2022-03-04 20:02:17 +01:00
entity_values.py
entityfilter.py
event.py Add type ignore error codes [last ones] (#66816) 2022-02-18 18:15:57 +01:00
frame.py
helper_config_entry_flow.py Refactor helper_config_entry_flow (#67895) 2022-03-09 13:18:19 +01:00
httpx_client.py
icon.py
instance_id.py
integration_platform.py
intent.py
json.py
location.py
network.py Prefer internal docker URL for VLC telnet when possible (#67090) 2022-03-01 21:56:20 -08:00
ratelimit.py
recorder.py
reload.py
restore_state.py
script.py Re-org device automations (#67064) 2022-02-22 13:15:16 -08:00
script_variables.py
selector.py Align selectors with frontend updates (#67906) 2022-03-10 16:17:59 +01:00
service.py Rename async_resolve_entity_ids to async_validate_entity_ids (#67603) 2022-03-04 09:51:53 +01:00
signal.py
significant_change.py
singleton.py
start.py
state.py Add type ignore error codes [last ones] (#66816) 2022-02-18 18:15:57 +01:00
storage.py
sun.py Add type ignore error codes [last ones] (#66816) 2022-02-18 18:15:57 +01:00
system_info.py
temperature.py
template.py
trace.py
translation.py
trigger.py Add type ignore error codes [last ones] (#66816) 2022-02-18 18:15:57 +01:00
typing.py
update_coordinator.py