aluminiumgeek/goodbye-mihome

Allow specification of Postgres host address and port

Closed this issue · 4 comments

As an operator I want to be able to specify the Postgres host address and port. (in case it is not local)

Based on some local tinkering at least the following files need to be ammended:

  • mihome.py - call to psycopg2.connect
  • web/w.py - call to psycopg2.connect
  • config.py.example - add host and port dummy properties

If approved, I am willing to code myself and open PR

@isaric Would be nice to have it

Can this be marked as closed? @aluminiumgeek

Sure!