home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.78k stars 30.04k forks source link

Template helper cannot be modified #126916

Closed Claudio1L closed 2 hours ago

Claudio1L commented 2 hours ago

The problem

Just realized that for some reasons most template helpers do not show the Template Options menu, so cannot be modified.

This is fine: image

This is bad: image

What version of Home Assistant Core has the issue?

System Information version | core-2024.9.3 -- | -- installation_type | Home Assistant Core dev | false hassio | false docker | false user | root virtualenv | true python_version | 3.12.2 os_name | Linux os_version | 6.8.12-1-pve arch | x86_64 timezone | Europe/Rome config_dir | /root/.homeassistant
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok HACS Data | ok GitHub API Calls Remaining | 5000 Installed Version | 2.0.1 Stage | running Available Repositories | 1499 Downloaded Repositories | 36
AccuWeather can_reach_server | ok -- | -- remaining_requests | 22
Home Assistant Cloud logged_in | true -- | -- subscription_expiration | November 1, 2024 at 01:00 relayer_connected | true relayer_region | eu-central-1 remote_enabled | true remote_connected | true alexa_enabled | true google_enabled | false remote_server | eu-central-1-2.ui.nabu.casa certificate_status | ready instance_id | 937634e48fe24693a13fc15fc41c4ffe can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Dashboards dashboards | 17 -- | -- resources | 38 views | 58 mode | storage
Recorder oldest_recorder_run | September 17, 2024 at 07:00 -- | -- current_recorder_run | September 27, 2024 at 12:46 estimated_db_size | 2208.06 MiB database_engine | mysql database_version | 11.3.2
Sonoff version | 3.8.1 (ffa7e22) -- | -- cloud_online | 15 / 15 local_online | 14 / 14 debug | failed to load:
Spotify api_endpoint_reachable | ok -- | --

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Core

Integration causing the issue

Template Helpers

Link to integration documentation on our website

https://www.home-assistant.io/integrations/template/

Diagnostics information

most of the templates create as helper, do not show anymore the options to eventually modify them. Not sure from which release because it's some time I do not modify them

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 2 hours ago

Hey there @phracturedblue, @tetienne, @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (template) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `template` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign template` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


template documentation template source (message by IssueLinks)

Claudio1L commented 2 hours ago

Tested with firefox and Chrome

Claudio1L commented 2 hours ago

my apologise. Just realized that the not showned are defined manually into template.yaml