added notebook investigating boiler power usage
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# PostgreSQL Database Configuration
|
||||
# Copy this file to .env and fill in your actual values
|
||||
|
||||
POSTGRES_HOST=localhost
|
||||
POSTGRES_PORT=5432
|
||||
POSTGRES_DB=home_assistant
|
||||
POSTGRES_USER=your_username
|
||||
POSTGRES_PASSWORD=your_password
|
||||
Reference in New Issue
Block a user