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

async_sensor_state_changed: invalid value received, ignoring #421

Closed
1 task done
JiriPrchal opened this issue Jul 2, 2024 · 2 comments
Closed
1 task done

async_sensor_state_changed: invalid value received, ignoring #421

JiriPrchal opened this issue Jul 2, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@JiriPrchal
Copy link

What happened?

The log is full of this. Zones are not calculated.

How to reproduce

Configure sensor group.

Relevant log output

2024-07-02 11:09:45.085 DEBUG (MainThread) [custom_components.smart_irrigation] async_sensor_state_changed: invalid value received, ignoring {'source': 'sensor', 'sensorentity': 'sensor.out_dewpoint', 'unit': ''}
2024-07-02 11:09:45.085 DEBUG (MainThread) [custom_components.smart_irrigation] async_sensor_state_changed: invalid value received, ignoring {'source': 'none', 'sensorentity': '', 'unit': ''}
2024-07-02 11:09:45.085 DEBUG (MainThread) [custom_components.smart_irrigation] async_sensor_state_changed: invalid value received, ignoring {'source': 'sensor', 'sensorentity': 'sensor.out_humidity', 'unit': ''}
2024-07-02 11:09:45.085 DEBUG (MainThread) [custom_components.smart_irrigation] async_sensor_state_changed: invalid value received, ignoring {'source': 'sensor', 'sensorentity': 'daily_rain', 'unit': ''}
2024-07-02 11:09:45.086 DEBUG (MainThread) [custom_components.smart_irrigation] async_sensor_state_changed: invalid value received, ignoring {'source': 'sensor', 'sensorentity': 'sensor.out_pressure', 'unit': ''}
2024-07-02 11:09:45.086 DEBUG (MainThread) [custom_components.smart_irrigation] async_sensor_state_changed: invalid value received, ignoring {'source': 'none', 'sensorentity': '', 'unit': ''}
2024-07-02 11:09:45.086 DEBUG (MainThread) [custom_components.smart_irrigation] async_sensor_state_changed: invalid value received, ignoring {'source': 'sensor', 'sensorentity': 'out_temperature', 'unit': ''}
2024-07-02 11:09:45.086 DEBUG (MainThread) [custom_components.smart_irrigation] async_sensor_state_changed: invalid value received, ignoring {'source': 'static', 'sensorentity': '', 'unit': '', 'static_value': '0'}

Which version are you running?

2024.6.13

Diagnostics file

  • I have attached a diagnostics file

Additional information

No response

@JiriPrchal JiriPrchal added the bug Something isn't working label Jul 2, 2024
@JiriPrchal
Copy link
Author

@jeroenterheerdt
Copy link
Owner

not an actual bug, at least not the one causing the zones not being calculated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants