Don't know if br0 is a vlan, but it's set to use the same network adapter as the server, so uses homeassistant.local, and as i've reset the HA VAPE, i've already re-registered it, so it's detected and connected, but somewhere along the lines, it fails to process something, and that something i haven't figured out yet. Cause all the features i've added so far has all been with server's address and ports, and not interla IP's like 172.0.0.x for example. All are 192.0.0.x
Hereæs the yaml for the automation i test run to see if it works.
alias: vacuum_reminder_Original
description: ""
triggers:
- trigger: time_pattern
hours: /2
conditions:
- condition: time
after: "14:00:00"
before: "22:00:00"
weekday:
- sat
- fri
- thu
- wed
- tue
- mon
- sun
actions:
- action: assist_satellite.announce
metadata: {}
data:
message: >-
speaker startup. Sir, today's reminder: reminder
preannounce: false
target:
area_id: duckers_gaming_room
entity_id: assist_satellite.home_assistant_voice_097f6f_assist_satellite
mode: single