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

Warnings in 2021.12 #40

Closed
nagyrobi opened this issue Dec 13, 2021 · 1 comment · Fixed by #41
Closed

Warnings in 2021.12 #40

nagyrobi opened this issue Dec 13, 2021 · 1 comment · Fixed by #41

Comments

@nagyrobi
Copy link
Contributor

2021-12-13 14:23:41 WARNING (MainThread) [homeassistant.helpers.frame] Detected integration that called async_timeout.timeout with loop keyword argument. The loop keyword argument is deprecated and calls will fail after Home Assistant 2022.2. Please report issue to the custom component author for local_luftdaten using this method at custom_components/local_luftdaten/sensor.py, line 163: with async_timeout.timeout(30, loop=self._loop):
2021-12-13 14:23:42 WARNING (MainThread) [homeassistant.components.sensor] sensor.router_system_boottime is providing a string for its state, while the device class is 'timestamp', this is not valid and will be unsupported from Home Assistant 2022.2. Please report it to the custom component author.
@lichtteil
Copy link
Owner

Thank you for reporting this. I will have a look at it.

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