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

Wind Speed sensor error incorrect native unit of measurement #28

Open
vlape opened this issue Mar 14, 2023 · 4 comments
Open

Wind Speed sensor error incorrect native unit of measurement #28

vlape opened this issue Mar 14, 2023 · 4 comments

Comments

@vlape
Copy link

vlape commented Mar 14, 2023

Homeassistant logs are indicating wind sensor is using measurement of mi/h however expecting on of these: 'kn', 'mph', 'km/h', 'm/s', 'ft/s'

2023-03-12 23:47:25.781 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.meteobridge_wind_speed (<class 'custom_components.meteobridge.sensor.MeteobridgeSensor'>) is using native unit of measurement 'mi/h' which is not a valid unit for the device class ('wind_speed') it is using; expected one of ['kn', 'mph', 'km/h', 'm/s', 'ft/s']; Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author.
@vlape
Copy link
Author

vlape commented May 2, 2023

bump @briis any suggestion?

@briis
Copy link
Owner

briis commented May 5, 2023

I just tested this on the latest version and cannot replicate the error. Are you sure you run the latest version of the Integration? It is 3.3.4 and released in February.

@vlape
Copy link
Author

vlape commented May 5, 2023

@briis version 3.3.4
Home Assistant 2023.5.1
Supervisor 2023.04.1
Operating System 10.1
Frontend 20230503.2 - latest

screenshot 2023-05-05 - cm7crRpq@2x

@dolfs
Copy link

dolfs commented May 16, 2023

Same here. Running 3.3.4

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

3 participants