From 053c81a04e9a041e2c63a26ba2f3a26798a8fc2b Mon Sep 17 00:00:00 2001 From: Victor Alexandrovich Tsyrenschikov <77172321+tsyrenschikov@users.noreply.github.com> Date: Tue, 15 Jul 2025 23:16:50 +0500 Subject: [PATCH] postgresql --- secrets.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/secrets.yaml b/secrets.yaml index 8bc3bd3..2a26d77 100644 --- a/secrets.yaml +++ b/secrets.yaml @@ -2,4 +2,5 @@ # Use this file to store secrets like usernames and passwords. # Learn more at https://www.home-assistant.io/docs/configuration/secrets/ some_password: welcome -postgresdb: "postgresql://homeassistant:cbvgcjy0@172.17.0.1:54322/HA" \ No newline at end of file +#postgresdb: "postgresql://homeassistant:cbvgcjy0@172.17.0.1:54322/HA" +postgresdb: "postgresql://miroca:cbvgcjy0@192.168.88.3:54322/HA" \ No newline at end of file