core icon indicating copy to clipboard operation
core copied to clipboard

ZWave error after updating to 2024.9.0b0

Open def1149 opened this issue 5 months ago • 1 comments

The problem

Zooz ZEN34 automation all report REPAIR error

image

What version of Home Assistant Core has the issue?

2024.9.0b0

What was the last working version of Home Assistant Core?

2024.8.3

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

N/A

Anything in the logs that might be useful for us?

Logger: homeassistant.components.recorder.entity_registry
Source: components/recorder/entity_registry.py:76
integration: Recorder (documentation, issues)
First occurred: 2:25:48 PM (7 occurrences)
Last logged: 2:25:49 PM

Cannot migrate history for entity_id `button.z_wave_plus_700_series_remote_switch_identify` to `button.kitchen_overhead_remote_identify` because the new entity_id is already in use
Cannot migrate history for entity_id `number.z_wave_plus_700_series_remote_switch_indicator_value` to `number.kitchen_overhead_remote_indicator_value` because the new entity_id is already in use
Cannot migrate history for entity_id `binary_sensor.z_wave_plus_700_series_remote_switch_low_battery_level` to `binary_sensor.kitchen_overhead_remote_low_battery_level` because the new entity_id is already in use
Cannot migrate history for entity_id `event.z_wave_plus_700_series_remote_switch_scene_001` to `event.kitchen_overhead_remote_scene_001` because the new entity_id is already in use
Cannot migrate history for entity_id `event.z_wave_plus_700_series_remote_switch_scene_002` to `event.kitchen_overhead_remote_scene_002` because the new entity_id is already in use

Additional information

Hard factory reset of ZEN34 Readded ZEN34 Fixed device references in automations Working again

NB: I have two ZEN34 one worked fine, one didn't

def1149 avatar Aug 28 '24 19:08 def1149