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

Connecting to an external PostgreSQL database #2

Closed
frenck opened this issue Dec 14, 2018 · 4 comments
Closed

Connecting to an external PostgreSQL database #2

frenck opened this issue Dec 14, 2018 · 4 comments
Milestone

Comments

@frenck
Copy link
Member

frenck commented Dec 14, 2018

Problem/Motivation

Connecting to an external PostgreSQL database server causes issues.

Expected behavior

Being able to connect and use data stored in a PostgreSQL database server.

Actual behavior

The following error message pops up:

ModuleNotFoundError: No module named 'psycopg2'

Steps to reproduce

(not provided)

Proposed changes

Add the psycopg2 package to the add-on.

Ref

robmarkcole/HASS-data-detective#50

@frenck frenck added this to the v0.1.0 milestone Dec 14, 2018
@frenck
Copy link
Member Author

frenck commented Dec 14, 2018

Pushed out an update on the master branch, I expect the build to arrive in a couple of hours.

@bramkragten
Copy link

Can confirm this now works! 👍 Thanks

@frenck
Copy link
Member Author

frenck commented Dec 17, 2018

Wonderful!

@frenck frenck closed this as completed Dec 17, 2018
@addons-assistant
Copy link

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@addons-assistant addons-assistant bot locked as resolved and limited conversation to collaborators Jan 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants