Skip to content

Helper without ID #101

@Stefan660215

Description

@Stefan660215

System Health details

System Information

version core-2025.12.3
installation_type Home Assistant OS
dev false
hassio true
docker true
container_arch aarch64
user root
virtualenv false
python_version 3.13.9
os_name Linux
os_version 6.12.47-haos-raspi
arch aarch64
timezone Europe/Berlin
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
HACS Data ok
GitHub API Calls Remaining 4994
Installed Version 2.0.5
Stage running
Available Repositories 2496
Downloaded Repositories 20
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 16.3
update_channel stable
supervisor_version supervisor-2025.12.3
agent_version 1.7.2
docker_version 28.3.3
disk_total 228.5 GB
disk_used 8.3 GB
nameservers fd64:6b3e:bfc8:0:3e37:12ff:fe29:73e0, 2a04:6ec0:225:cc20:3e37:12ff:fe29:73e0, 192.168.178.1
healthy true
supported true
host_connectivity true
supervisor_connectivity true
ntp_synchronized true
virtualization
board rpi5-64
supervisor_api ok
version_api ok
installed_addons Terminal & SSH (9.21.0), Mosquitto broker (6.5.2), File editor (5.8.0), ESPHome Device Builder (2025.11.5)
Dashboards
dashboards 3
resources 9
views 6
mode storage
Network Configuration
adapters lo (disabled), end0 (enabled, default, auto), wlan0 (disabled), docker0 (disabled), hassio (disabled), vethbce0449 (disabled), veth728eaa7 (disabled), veth8a9e696 (disabled), vetha745aab (disabled), veth114da53 (disabled), vethd2c6664 (disabled), vethd65e92f (disabled), vethf068890 (disabled), veth67e5c3c (disabled)
ipv4_addresses lo (127.0.0.1/8), end0 (192.168.178.59/24), wlan0 (192.168.178.31/24), docker0 (172.30.232.1/23), hassio (172.30.32.1/23), vethbce0449 (), veth728eaa7 (), veth8a9e696 (), vetha745aab (), veth114da53 (), vethd2c6664 (), vethd65e92f (), vethf068890 (), veth67e5c3c ()
ipv6_addresses lo (::1/128), end0 (2a04:6ec0:225:cc20:f892:d66d:9491:911f/64, fd64:6b3e:bfc8:0:8b3e:c877:e480:3bbe/64, fe80::7e0:9550:b930:f9db/64), wlan0 (2a04:6ec0:225:cc20:1b91:18f5:d8cf:992d/64, fd64:6b3e:bfc8:0:480a:4879:f061:bae0/64, fe80::f653:940f:e532:1316/64), docker0 (fe80::206d:1eff:fe1c:a8bb/64), hassio (fd0c:ac1e:2100::1/48, fe80::e843:41ff:febc:61a4/64), vethbce0449 (fe80::c027:e6ff:fe72:a9d6/64), veth728eaa7 (fe80::bc21:36ff:fe87:18b5/64), veth8a9e696 (fe80::bc78:f7ff:fe30:16d0/64), vetha745aab (fe80::e460:e0ff:fea6:8a4e/64), veth114da53 (fe80::309f:39ff:fed9:57a2/64), vethd2c6664 (fe80::803d:dfff:fec0:97eb/64), vethd65e92f (fe80::542b:3aff:fe79:80fb/64), vethf068890 (fe80::f9:84ff:fe95:a07/64), veth67e5c3c (fe80::bcf0:73ff:fe5c:110d/64)
announce_addresses 192.168.178.59, 2a04:6ec0:225:cc20:f892:d66d:9491:911f, fd64:6b3e:bfc8:0:8b3e:c877:e480:3bbe, fe80::7e0:9550:b930:f9db
Recorder
oldest_recorder_run 5. Dezember 2025 um 19:10
current_recorder_run 15. Dezember 2025 um 20:42
estimated_db_size 525.05 MiB
database_engine sqlite
database_version 3.49.2

Checklist

  • I have enabled debug logging for my installation.
  • I have filled out the issue template to the best of my ability.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This issue is not a duplicate issue of any previous issues..

Describe the issue

Hello,

I created a helper that unfortunately didn't receive an ID. I can't delete or edit it.

How can I fix this?

Regards,
Stefan

Image Image

Logger: homeassistant.components.sensor
Quelle: helpers/entity_platform.py:451
Integration: Sensor (Dokumentation, Probleme)
Erstmals aufgetreten: 15. Dezember 2025 um 20:42:25 (1 Vorkommnis)
Zuletzt protokolliert: 15. Dezember 2025 um 20:42:25

Error while setting up utility_meter_next_gen platform for sensor: unhashable type: 'list'
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 451, in _async_setup_platform
await asyncio.shield(awaitable)
File "/config/custom_components/utility_meter_next_gen/sensor.py", line 307, in async_setup_entry
meter_sensor = UtilityMeterSensor(
calibrate_calc_value=calibrate_calc_value,
...<16 lines>...
unique_id=entry_id,
)
File "/config/custom_components/utility_meter_next_gen/sensor.py", line 649, in init
self._cron_pattern = PERIOD2CRON[meter_type].format(
~~~~~~~~~~~^^^^^^^^^^^^
TypeError: unhashable type: 'list'

Reproduction steps

  1. Install Utility Meter Next Generation
  2. Helper --> Utility Meter Next Gen --> Create a Next Gen Utility Meter
  3. Fill in the required fields
  4. OK
  5. Failure ...
    ...

Debug logs

----------

Diagnostics dump

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions