home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
70.47k stars 29.4k forks source link

AirThings Plus does not have a light level sensor #113468

Closed def1149 closed 5 months ago

def1149 commented 5 months ago

The problem

The integration reports an error for light level sensor which the Wave Plus does not have

What version of Home Assistant Core has the issue?

2024.3.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Airthings BLE

Link to integration documentation on our website

No response

Diagnostics information

Logger: homeassistant.components.sensor.recorder Source: components/sensor/recorder.py:484 integration: Sensor (documentation, issues) First occurred: 4:55:10 PM (1 occurrences) Last logged: 4:55:10 PM

The unit of sensor.airthings_wave_18nnnn_illuminance (%) cannot be converted to the unit of previously compiled statistics (lx). Generation of long term statistics will be suppressed unless the unit changes back to lx or a compatible unit. Go to https://my.home-assistant.io/redirect/developer_statistics to fix this

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 5 months ago

Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (sensor) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `sensor` 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 sensor` 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.

(message by CodeOwnersMention)


sensor documentation sensor source (message by IssueLinks)

def1149 commented 5 months ago

Never mind. Apparently it does have a light sensor but it's not documented and does not appear as a sensor on the integration The error occurred after the update to 2024.3.1