Hi,
I have a SDM530 3 phase power meter and I’m using a USB to RS485 uart to get the readings from this kWh meter. Don’t install the 2023.10.0 update!! It doesn’t recognize the modbus feature anymore.
Luckily I made several backups and went back to the previous install core_2023.9.3.
My backup works, but it doesn’t see configuration.yaml in the file editor anymore (by clicking on Browse filesystem). Thanks to 2023.10.0! I will probably go some backups back in time to restore this.
For the people that want to restore a backup : Settings->System->Backup. Click on the backup and restore the backup. I will skip version 2023.10.0 for sure.
Best regards,
Erik
I have been running 2023.10 since 2023.10.0b0, and I had zero issues (but I don’t have modbus)
IIRC the error that’s being returned explicitly tells you what to do. Pretty sure you should remove count:
I have issues with a z-wave USB stick.
I don’t know yet why
EDIT:
Solved my issue here:
Upgrades today have caused constant unresponsive warnings, resulting in repetitive driver restarts and z wave interruptions - Configuration / Z-Wave - Home Assistant Community (home-assistant.io)
After the update to 2023.10.0 all of the battery status’ from my ikea stuff are gone/unavailable
Very similar issue, upgraded to 10.0, loads of problems with zha on conbee II stick, previously working lights, buttons and sensors all stopped working.
Downgraded to pre-upgrade backup, 9.2, but now can’t see any files under /config. No yaml files at all. But HA is working, I just can’t see any of the yaml files.
I have installed the 2023.10.3 version and Ihave problem with the chint 666 integration.
The error I have is the following:
Logger: homeassistant
Source: custom_components/chint_pm/sensor.py:872
Integration: Chint powermeter DxSU-666-h (documentation, issues)
First occurred: 16:18:21 (13 occurrences)
Last logged: 16:19:21
Error doing job: Task exception was never retrieved
Traceback (most recent call last): File “/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py”, line 233, in _handle_refresh_interval await self._async_refresh(log_failures=True, scheduled=True) File “/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py”, line 389, in _async_refresh self.async_update_listeners() File “/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py”, line 172, in async_update_listeners update_callback() File “/config/custom_components/chint_pm/sensor.py”, line 872, in _handle_coordinator_update value = self.coordinator.device.data[self.entity_description.key] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: ‘ua’
Can anyone help me?
Thanks