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

Remove hardcoded paths to config and use relative paths #114

Merged

Conversation

rohankapoorcom
Copy link
Contributor

Fixes #112

"documentation": "https://github.com/jonasniesner/open_epaper_link_homeassistant",
"integration_type": "hub",
"iot_class": "local_push",
"issue_tracker": "https://github.com/jonasniesner/open_epaper_link_homeassistant/issues",
"requirements": ["qrcode[pil]"],
"requirements": [
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added these requirements since the integration doesn't launch without them

@jonasniesner jonasniesner merged commit f716992 into OpenEPaperLink:main Feb 9, 2024
2 checks passed
@rohankapoorcom rohankapoorcom deleted the use-relative-paths branch April 21, 2024 07:49
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.

Hardcoded paths for the image storing in /config
2 participants