Hi, i have a problem reading sensor datat from the modbus. I don´t know why, but there was a time where the setup worked. Actually i only get values from the binary_sensors (Discrete Inputs funktions code 02 Hex). These work fine.
But trying to read sensor values ( Read input Register 04 Hex) i don´t get any valuesto the HA. When i try a modbus tester SW the values are available.
Is it possible that there was an update in the HA ?
Usually you need to restore a backup, because when a newer version is installed it breaks the recorder schema, and you can’t roll back.
Rest of instructions depend on your installation type. I run VENV, because usually they break your HA setup by pushing incompatible supervisor changes after a year or so (you can’t opt out), and break your hassos randomly.
It is generally a very bad idea to upgrade HA unless you need some new feature or one of your integrations needs a newer version. They soft or hard break things (even core components of HA) almost every single release.