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

Bug fixes #51

Merged
merged 4 commits into from
Mar 12, 2022
Merged

Bug fixes #51

merged 4 commits into from
Mar 12, 2022

Conversation

anand-p-r
Copy link
Owner

  • Sunrise / sunset extractions
  • warnings

slovdahl and others added 4 commits February 6, 2022 21:07
This warning has been logged during HA startup ever since I updated to 2012.12:

```
2022-02-06 20:37:11 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that uses str for device registry entry_type. This is deprecated and will stop working in Home Assistant 2022.3, it should be updated to use DeviceEntryType instead. Please report this issue.
```

With this change in place, the warning is no longer logged.
…apping, version bumps and instructions for directory name change
…ence

Fix warning logged during HA startup with 2021.12+
@anand-p-r anand-p-r self-assigned this Mar 12, 2022
@anand-p-r anand-p-r linked an issue Mar 12, 2022 that may be closed by this pull request
@anand-p-r anand-p-r merged commit 557a846 into master Mar 12, 2022
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 this pull request may close these issues.

A fix needed for 2022.3 and onwards
3 participants