home-assistant-frontend/src/data
Bram Kragten 67c60a4aa8
Add strict connection cloud settings (#20585)
* Add strict connection cloud settings

* Change static page to guard page

* saving files helps...

* Add create link button

* use correct service
2024-04-24 11:06:15 +02:00
..
cloud Change gender to voice for cloud tts settings (#20057) 2024-03-20 09:56:32 +00:00
hassio Ingress: offer to start addon on ingress page (#16458) 2023-06-27 18:49:24 +02:00
lovelace Add maximum number of columns option for section view (#20145) 2024-03-27 08:53:53 +01:00
supervisor Fix supervisor not loading Firefox (#17146) 2023-07-03 13:25:59 +00:00
action.ts Add `set_conversation_response` action (#19512) 2024-01-23 13:16:49 +01:00
alarm_control_panel.ts Use state as mode for alarm mode tile feature (#16045 2023-04-03 20:56:54 +02:00
alexa.ts Add not supported warning in entity voice settings (#16336) 2023-04-27 17:11:49 +02:00
analytics.ts Tweak the analytics screens (#8833) 2021-04-07 03:48:10 +02:00
application_credential.ts Use new localize format (#18574) 2023-11-28 12:29:41 +00:00
area_registry.ts Add support for labels (#20189) 2024-03-26 20:52:17 +01:00
assist_pipeline.ts Add page to list assist devices (#19301) 2024-01-10 15:22:59 +01:00
auth.ts Delete all refresh tokens (attempt #2) (#19547) 2024-01-29 18:07:44 +01:00
automation.ts `conditional` & `entity-filter`: add ability to filter through `entity_id` & add `entity-filter` `conditional`'s conditions (#19182) 2024-03-19 14:29:34 +01:00
automation_i18n.ts Localize trigger state in automation editor (#19554) 2024-01-30 23:36:39 +01:00
backup.ts Add panel to Backup integration (#11671) 2022-03-30 17:22:15 +00:00
blueprint.ts Allow overriding blueprints (#18718) 2023-11-25 11:49:58 +01:00
bootstrap_integrations.ts Update lint rules (#9563) 2021-07-15 12:08:04 +02:00
calendar.ts Don't display hidden/non-visible calendars on the Calendar panel (#18541) 2023-11-06 15:09:54 +00:00
camera.ts Add stream orientation to camera entity registry settings (#13512) 2022-09-28 17:41:32 +02:00
category_registry.ts Add categories, filtering, grouping to automation panel (#20197) 2024-03-27 15:26:01 +01:00
climate.ts Add new TURN_ON and TURN_OFF Climate feature flags (#19523) 2024-01-30 15:11:08 +01:00
cloud.ts Add strict connection cloud settings (#20585) 2024-04-24 11:06:15 +02:00
collection.ts Bump typescript, lint, prettier (#10108) 2021-09-30 12:39:03 +02:00
condition.ts Revert conditional rendering of condition (#19257) 2024-01-03 11:20:11 +00:00
config.ts Update dependency prettier to v3 (#17215) 2023-07-14 17:40:17 +00:00
config_entries.ts Add translation to integration setup failures (#19128) 2024-04-20 09:16:36 +02:00
config_flow.ts Add reconfigure config entry (#19794) 2024-03-04 20:23:01 +01:00
connection-status.ts Isolate hass state from base el (#3157) 2019-05-03 20:26:01 -07:00
context.ts Add floor and label support to describe action (#20403) 2024-04-04 13:00:05 +02:00
conversation.ts Add basic assist dev tools (#17062) 2023-06-28 10:40:59 +00:00
core.ts Add support for warnings in `check_config` (#18489) 2023-11-16 12:17:14 +01:00
counter.ts Add Counter to Helpers (#7346) 2020-10-17 22:15:37 +02:00
cover.ts Add valve entity (#19024) 2023-12-18 13:53:52 +01:00
currency.ts Use nominatim from openstreetmap for location search in onboarding (#17287) 2023-07-18 15:00:41 +02:00
custom_icons.ts Add multi-path icon support and path attributes (#18189) 2023-10-19 15:35:50 +02:00
custom_iconsets.ts Custom iconsets in Icon Picker (#10399) 2021-10-28 13:28:14 +00:00
data_entry_flow.ts Add support for translation domain in data entry flows (#19900) 2024-02-28 11:12:19 +01:00
date.ts Add frontend support for `datetime` platform (#14391) 2023-05-29 23:32:57 +02:00
datetime.ts Add frontend support for `datetime` platform (#14391) 2023-05-29 23:32:57 +02:00
device_automation.ts Use new localize format (#18574) 2023-11-28 12:29:41 +00:00
device_registry.ts Add support for labels (#20189) 2024-03-26 20:52:17 +01:00
diagnostics.ts Allow downloading device diagnostics (#11370) 2022-01-19 20:48:24 -08:00
energy.ts Allow customizing display name for energy device (#20033) 2024-04-12 20:31:59 +02:00
entity.ts Fix localize key type errors for states (#14691) 2022-12-14 19:39:10 +01:00
entity_attributes.ts Add azimuth to sun.sun dialog's more-info section (#20036) 2024-03-12 12:33:21 +01:00
entity_registry.ts Reapply filters if entity registry change (#20265) 2024-03-29 11:37:13 +01:00
entity_sources.ts Simplify entity sources (#17770) 2023-09-05 14:45:22 +02:00
error_log.ts Add buttons to download logs (#14404) 2022-11-29 15:56:28 +01:00
expose.ts Update expose for entities not in the entity registry (#16377) 2023-05-02 21:57:51 +02:00
external.ts Hide HTML5 push notification toggle if inside external app (#4860) 2020-02-13 17:47:08 -08:00
fan.ts Update dependency prettier to v3.1.0 (#18675) 2023-11-19 23:31:56 -05:00
file_upload.ts Add support for the file selector (#13382) 2022-08-18 11:43:43 -04:00
floor_registry.ts Add default icons for area and floors (#20214) 2024-03-28 16:35:56 +01:00
frontend.ts Update dependency prettier to v3 (#17215) 2023-07-14 17:40:17 +00:00
google_assistant.ts Enable Google assistant no 2fa for all entities (#16397) 2023-05-03 16:12:49 +02:00
graph.ts Footer/Header: Graph (#5273) 2020-03-23 09:46:56 -04:00
group.ts Use 1 element for all group previews (#17693) 2023-08-24 10:14:30 +00:00
haptics.ts Isolate hass state from base el (#3157) 2019-05-03 20:26:01 -07:00
hardware.ts Add support for hardware option flows (#14364) 2022-11-28 12:47:27 +01:00
helpers_crud.ts Add UI for Schedule Helper (#13375) 2022-08-12 13:58:08 +00:00
history.ts When munging statistics to history, assume always numeric (#20544) 2024-04-22 09:41:12 +02:00
humidifier.ts Improve icon translations support (#19516) 2024-01-24 18:31:06 +01:00
icons.ts Fix device class icon not showing in entities config page (#19854) 2024-02-22 10:42:37 +01:00
iconsets.ts Bunch of minor non breaking dep bumps (#9945) 2021-09-03 10:55:10 -07:00
image.ts Add support for image entity (#16877) 2023-06-21 17:46:40 +02:00
image_upload.ts Add support for image entity (#16877) 2023-06-21 17:46:40 +02:00
input_boolean.ts Add helper UI (#4940) 2020-02-26 12:53:03 +01:00
input_button.ts Add support for input_button / Button Helper (#10974) 2022-01-11 12:24:59 -06:00
input_datetime.ts Add frontend support for `datetime` platform (#14391) 2023-05-29 23:32:57 +02:00
input_number.ts Add UI for new selectors (#7822) 2020-11-26 18:38:01 +01:00
input_select.ts Clean up some types (#7801) 2020-11-25 12:31:51 +01:00
input_text.ts Add helper UI (#4940) 2020-02-26 12:53:03 +01:00
integration.ts Avoid starting config flow and show alert dialog early if single config entry only (#19648) 2024-03-13 16:20:28 +01:00
integrations.ts Avoid starting config flow and show alert dialog early if single config entry only (#19648) 2024-03-13 16:20:28 +01:00
label_registry.ts Add support for setting label description (#20421) 2024-04-12 15:49:07 +02:00
lawn_mower.ts Add basic more info for lawn mower (#17601) 2023-08-21 13:17:11 +02:00
light.ts Update dependency prettier to v3.1.0 (#18675) 2023-11-19 23:31:56 -05:00
lock.ts Add lock features for tile card (#20539) 2024-04-24 10:30:34 +02:00
logbook.ts Use new localize format (#18574) 2023-11-28 12:29:41 +00:00
lovelace.ts Add experimental sections view (#19846) 2024-02-22 20:51:48 +01:00
lovelace_custom_cards.ts Rename tile features to card features (#18732) 2023-11-24 13:36:58 +01:00
main_window.ts Make chrome work-around work in iframes (#9200) 2021-05-21 09:09:31 +02:00
matter.ts Check active matter fabric by index (#19692) 2024-02-16 17:13:43 +01:00
media-player.ts Show +/- volume buttons for media players which support VOLUME_SET (#19111) 2023-12-27 11:00:12 +01:00
media_source.ts Correct media upload error + add file name (#11949) 2022-03-07 12:08:54 +00:00
mqtt.ts Add QoS option for MQTT subscribe (#14565) 2022-12-14 16:42:11 +01:00
network.ts Add network configuration (#9210) 2021-05-26 16:44:15 +02:00
notify_html5.ts html5 notifications add VAPID support (#2560) 2019-01-29 14:49:41 -08:00
number.ts Fetch number units from core (#15175) 2023-01-24 12:14:21 +01:00
onboarding.ts Fix onboarding state exception following restore (#19389) 2024-01-15 15:31:37 +01:00
openstreetmap.ts Use nominatim from openstreetmap for location search in onboarding (#17287) 2023-07-18 15:00:41 +02:00
options_flow.ts Use Record type (#7798) 2020-11-25 10:40:32 +01:00
otbr.ts Adjust to otbr info including extended address (#17581) 2023-08-15 07:51:13 +00:00
panel.ts Remove string exception for localize keys (#13354) 2022-08-18 12:43:15 -04:00
panel_custom.ts Bump typescript (4) and babel (#7249) 2020-10-07 17:58:56 +02:00
persistent_notification.ts Complete persistent notifications migration (#16476) 2023-05-25 23:09:04 -04:00
person.ts Clean up local auth flow, preselect remember me (#19354) 2024-01-11 11:03:32 +01:00
preloads.ts Improve Lovelace types (#18652) 2023-11-15 11:13:49 +01:00
recorder.ts Speed up first load by preloading recorder info (#18412) 2023-10-25 19:29:44 +00:00
refresh_token.ts Delete all refresh tokens (attempt #2) (#19547) 2024-01-29 18:07:44 +01:00
remote.ts Add remote more info card (#8506) 2021-03-02 17:57:49 -10:00
repairs.ts Add support for re-auth flows in repairs (#19587) 2024-01-31 15:06:01 +01:00
rtsp_to_webrtc.ts Allow remote WebRTC playback using STUN server from RTSPtoWeb integration (#13942) 2022-10-03 21:10:57 -04:00
scene.ts Add event entity (#17332) 2023-07-21 12:18:32 +02:00
schedule.ts Bump prettier from 2.8.1 to 2.8.3 (#15129) 2023-01-18 14:16:42 -05:00
script.ts Add label and floor to target struct (#20213) 2024-03-28 09:15:58 +01:00
script_i18n.ts Add floor and label support to describe action (#20403) 2024-04-04 13:00:05 +02:00
search.ts Add category and filters to helpers (#20346) 2024-04-03 13:22:40 +02:00
select.ts Add Select entity (#9422) 2021-06-19 13:26:19 +02:00
selector.ts Location/zone editor updates (#19994) 2024-04-12 20:51:23 +02:00
sensor.ts Use sensor device class for graph and precision (#18099) 2023-10-23 15:01:24 +02:00
service.ts Update of core or OS will disconnect (#17170) 2023-07-05 16:49:35 +02:00
stt.ts Update add assistant dialog (#16266) 2023-04-21 20:41:30 -04:00
system_health.ts Clean system health subscription after data is collected (#17665) 2023-08-22 17:20:13 +02:00
system_log.ts Improve frontend error messages written to system log (#17616) 2023-08-21 13:01:42 +02:00
tag.ts Sort imports (#8104) 2021-01-13 17:17:12 +01:00
text.ts Add Text entity (#14447) 2022-11-24 21:23:50 +01:00
thread.ts Update thread preferred router (#19580) 2024-01-31 00:58:03 +01:00
time.ts Add frontend support for `datetime` platform (#14391) 2023-05-29 23:32:57 +02:00
time_date.ts Preview for time_date helper (#19476) 2024-01-23 12:04:23 +01:00
timer.ts Use format entity state helpers everywhere (#17757) 2023-09-01 15:26:46 +02:00
todo.ts Fix checking todo item that dont support due date (#19262) 2024-01-03 13:58:36 +00:00
trace.ts Use trigger alias in trace timelines (#13447) 2022-08-23 08:58:05 -04:00
translation.ts Restore getHassTranslationsPre109 (#20597) 2024-04-24 10:26:24 +02:00
trigger.ts Group add automation elements in dialog (#19086) 2023-12-21 21:01:27 +01:00
tts.ts Update tts media browser to use voices (#16362) 2023-05-04 16:33:52 +02:00
update.ts Add update actions card feature (#19110) 2023-12-27 10:55:14 +01:00
usb.ts Trigger a scan of USB devices when loading integrations (#9860) 2021-08-22 19:14:14 +02:00
user.ts Fix localize key types to remove user groups exception (#13259) 2022-07-27 11:37:52 +02:00
vacuum.ts Fix disabled button state for vacuum in tile card (#14624) 2022-12-08 13:19:18 +01:00
valve.ts fix valve entities row (#19278) 2024-01-04 11:52:38 +01:00
wake_word.ts Add wake word to assist pipeline settings (#18019) 2023-09-26 12:17:45 -04:00
water_heater.ts Add operation modes to tile card (#17597) 2023-08-17 17:19:46 +02:00
weather.ts Clean domain icons (#19533) 2024-01-30 14:49:39 +01:00
webhook.ts Hide local webhooks (#11123) 2022-01-09 11:40:36 +00:00
websocket_api.ts Handle webhook component not loaded (#2255) 2018-12-11 10:25:16 +01:00
ws-area_registry.ts Restore alphabetical sorting to Areas (#19897) 2024-02-28 11:37:02 +01:00
ws-device_registry.ts Load registries in core, wait them to be loaded before generating das… (#19356) 2024-01-11 09:48:20 +01:00
ws-entity_registry_display.ts Load registries in core, wait them to be loaded before generating das… (#19356) 2024-01-11 09:48:20 +01:00
ws-panels.ts Update typescript, prettier, tslint -> eslint (#5536) 2020-04-14 09:05:45 -07:00
ws-templates.ts Use report errors instead of strict for template subscription (#17824) 2023-09-06 09:53:54 +02:00
ws-themes.ts Ensure we always have an active theme name (fixes dark theme issues) (#10780) 2021-12-03 17:02:54 +00:00
ws-user.ts Update typescript, prettier, tslint -> eslint (#5536) 2020-04-14 09:05:45 -07:00
zha.ts Update ZHA reconfigure device dialog to show accurate cluster configuration statuses (#19527) 2024-01-31 09:50:55 +01:00
zone.ts Location/zone editor updates (#19994) 2024-04-12 20:51:23 +02:00
zwave_js.ts Add alert to zwave_js device info page for custom device config (#18686) 2023-11-26 11:09:02 +01:00