You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The update to 24.2.0 made the modus sensor stop working because of a negative scale in the configuration, which is no longer allowed. I use it for negating my sdm power output. Most probably this is caused by the move to the ha standard number validator
What version of Home Assistant Core has the issue?
core-24.2.0
What was the last working version of Home Assistant Core?
2024-02-08 09:35:52.190 ERROR (MainThread) [homeassistant.config] Invalid config for 'modbus' at configuration.yaml, line 44: value must be at least 0 for dictionary value 'modbus->0->sensors->0->scale', got -1, please check the docs at https://www.home-assistant.io/integrations/modbus
Additional information
No response
The text was updated successfully, but these errors were encountered:
Hey there @janiversen, mind taking a look at this issue as it has been labeled with an integration (modbus) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of modbus 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 modbus 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.
The problem
The update to 24.2.0 made the modus sensor stop working because of a negative scale in the configuration, which is no longer allowed. I use it for negating my sdm power output. Most probably this is caused by the move to the ha standard number validator
What version of Home Assistant Core has the issue?
core-24.2.0
What was the last working version of Home Assistant Core?
core-24.1.6
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Modbus
Link to integration documentation on our website
https://www.home-assistant.io/integrations/modbus/
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: