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

Warning in log about invalid unit for power_factor device class #57

Closed
Abruzzi04 opened this issue Feb 26, 2023 · 2 comments · Fixed by #58
Closed

Warning in log about invalid unit for power_factor device class #57

Abruzzi04 opened this issue Feb 26, 2023 · 2 comments · Fixed by #58

Comments

@Abruzzi04
Copy link

`Logger: homeassistant.components.sensor
Source: components/sensor/init.py:677
Integration: Sensor (documentation, issues)
First occurred: 17:21:34 (2 occurrences)
Last logged: 17:21:34

Entity sensor.wibeee_84f3eba16954_power_factor_l1 (<class 'custom_components.wibeee.sensor.WibeeeSensor'>) is using native unit of measurement '' which is not a valid unit for the device class ('power_factor') it is using; expected one of ['%', 'no unit of measurement']; Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author.
Entity sensor.wibeee_84f3eba16954_power_factor_l4 (<class 'custom_components.wibeee.sensor.WibeeeSensor'>) is using native unit of measurement '' which is not a valid unit for the device class ('power_factor') it is using; expected one of ['%', 'no unit of measurement']; Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author.`

@luuuis luuuis changed the title Warning in log Warning in log about invalid unit for power_factor device class Feb 27, 2023
@luuuis
Copy link
Owner

luuuis commented Feb 27, 2023

Fixed in v3.2.3.

@Abruzzi04
Copy link
Author

Fixed in v3.2.3.

Obrigado e parabéns pelo trabalho 👍

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

Successfully merging a pull request may close this issue.

2 participants