Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware update causes messed up sensor IDs #67

Closed
RustyDust opened this issue Sep 12, 2024 · 1 comment
Closed

Firmware update causes messed up sensor IDs #67

RustyDust opened this issue Sep 12, 2024 · 1 comment

Comments

@RustyDust
Copy link
Collaborator

With a recent firmware upgrade Sonnen changed the IDs for some sensors returned by their API. Since the integration creates sensor names based on those IDs this may have a major impact on collecting stats and running automations.

Example

sensor.sonnenbatterie_xx_meter_production_4_1_w_l3 may now be sensor.sonnenbatterie_xx_meter_production_0_1_w_l3

Note the difference in the numbering right after production_.

Solution

To check whether you are affected

  • go to "Settings -> Devices & Services -> SonnenBatterie -> xx Entities"
  • check for entities
    • marked as "unavailable"
    • marked as "disabled"
  • if you see those entries, check the "disabled" ones for candidates that might replace the "unavailable ones"
  • enable the disabled sensors you want to use
  • verify the newly enabled sensors provide the data you want/need
  • check your helpers and automations and replace the old values with the newly enabled sensors.
@RustyDust RustyDust pinned this issue Sep 12, 2024
@RustyDust
Copy link
Collaborator Author

If you have any problems caused by the firmware upgrade, please don't add them here. Open a new issue instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant