mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
updated _format_location to use van van_last_known_longitude and van_last_known_latitude
This commit is contained in:
@@ -90,7 +90,6 @@ class BotConfig(BaseModel):
|
||||
inventory_api_url: str
|
||||
ha_url: str | None = None
|
||||
ha_token: str | None = None
|
||||
ha_location_entity: str = "sensor.gps_location"
|
||||
engine: Engine
|
||||
reconnect_delay: int = 5
|
||||
max_reconnect_delay: int = 300
|
||||
|
||||
Reference in New Issue
Block a user