Skip to content

Commit

Permalink
feat: configure external and internal url
Browse files Browse the repository at this point in the history
  • Loading branch information
TribuneX committed Nov 17, 2024
1 parent c97b5e4 commit 754a5d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ homeassistant:
name: Frankfurt
country: DE

external_url: !secret base_url
internal_url: !secret base_url

# Location required to calculate the time the sun rises and sets
latitude: !secret latitude_value
longitude: !secret longitude_value
Expand Down

0 comments on commit 754a5d9

Please sign in to comment.