improved efficiency

This commit is contained in:
Undercover Computing
2025-08-30 17:07:23 +12:00
committed by GitHub
parent b4a96ee9e0
commit 8a1779181c
3 changed files with 97 additions and 59 deletions

View File

@ -11,7 +11,7 @@ services:
SMTP_PASSWORD: yourpassword # SMTP password for authentication
EMAIL_FROM: user@example.com # Sender email address
EMAIL_TO: you@example.com,friend@example.com # Recipient email addresses (comma-separated)
HOMEASSISTANT_URL: https://ha.domain.com # URL to Home Assistant instance (external)
HOMEASSISTANT_URL: https://ha.domain.com # URL to Home Assistant instance (external) (Without a slash at the end)
HOMEASSISTANT_IP: http://ha-ip:8123 # Home Assistant internal IP URL
MQTT_BROKER_IP: mqtt-ip # MQTT broker IP address
MQTT_PORT: 1883 # MQTT broker port