Didip Kerabat

Results 35 issues of Didip Kerabat

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe The Bug Cameras went missing every time Homebridge is restarted. ### To...

bug

**Is your feature request related to a problem? Please describe.** I noticed that the db connection functions are too prescriptive. For example they don't have connection pool. **Describe the solution...

**Describe the bug** base.py validation on db password is too strict. **To Reproduce** Steps to reproduce the behavior: See the following inside `base.py:connect_to_postgres(...)`: ``` if not password: password = os.getenv("PASSWORD")...

bug

**Is your feature request related to a problem? Please describe.** Currently, based on `vn.connect_to_postgres()`, it looks like I can only connect to 1 database per type. Is this correct? **Describe...

**Describe The Bug:** * I am using the latest version of this plugin: v3.2.1 * When creating an automation, the AC is not selectable. * However, there is a work...

bug