Hi yes the IP and Port Match
Tried moving the prefs file and no luck same thing again. Something I did notice is I just restarted the HA instance and this instantly popped up in the indigo log.
Code: Select all
Home Assistant Agent Debug Service Rivendell House._home-assistant._tcp.local. of type _home-assistant._tcp.local. state changed: ServiceStateChange.Removed
Does this suggest it can partly see the server and what's happening.
Code: Select all
Home Assistant Agent Debug logLevel = 5
Started plugin "Home Assistant Agent 2023.0.5"
Home Assistant Agent Debug startup called
Home Assistant Agent Debug Connecting to 'ws://10.0.1.203:8123/api/websocket'
Home Assistant Agent Studio @ Bedroom @ Bed Sensor @ Lee: Starting Agent device for entity 'binary_sensor.withings_in_bed_lee_gorecki_s_withings_data'
Home Assistant Agent Debug Studio @ Bedroom @ Bed Sensor @ Lee: binary_sensor.withings_in_bed_lee_gorecki_s_withings_data not in ha_entity_map[binary_sensor][withings_in_bed_lee_gorecki_s_withings_data]
Home Assistant Agent Studio @ Kitchen @ Dishwasher @ Operation State: Starting Agent device for entity 'sensor.studio_kitchen_dishwasher_operation_state'
Home Assistant Agent Debug Studio @ Kitchen @ Dishwasher @ Operation State: sensor.studio_kitchen_dishwasher_operation_state not in ha_entity_map[sensor][studio_kitchen_dishwasher_operation_state]
Home Assistant Agent Studio @ Kitchen @ Dishwasher @ Power: Starting Agent device for entity 'switch.studio_kitchen_dishwasher_power'
Home Assistant Agent Debug Studio @ Kitchen @ Dishwasher @ Power: switch.studio_kitchen_dishwasher_power not in ha_entity_map[switch][studio_kitchen_dishwasher_power]
Home Assistant Agent Studio @ Kitchen @ Dishwasher @ Program @ Auto2: Starting Agent device for entity 'switch.studio_kitchen_dishwasher_program_auto2'
Home Assistant Agent Debug Studio @ Kitchen @ Dishwasher @ Program @ Auto2: switch.studio_kitchen_dishwasher_program_auto2 not in ha_entity_map[switch][studio_kitchen_dishwasher_program_auto2]
Home Assistant Agent Studio @ Kitchen @ Dishwasher @ Program @ Eco50: Starting Agent device for entity 'switch.studio_kitchen_dishwasher_program_eco50'
Home Assistant Agent Debug Service Rivendell House._home-assistant._tcp.local. of type _home-assistant._tcp.local. state changed: ServiceStateChange.Added
Home Assistant Agent Debug Studio @ Kitchen @ Dishwasher @ Program @ Eco50: switch.studio_kitchen_dishwasher_program_eco50 not in ha_entity_map[switch][studio_kitchen_dishwasher_program_eco50]
Home Assistant Agent Studio @ Kitchen @ Dishwasher @ Program @ Intensiv70: Starting Agent device for entity 'switch.studio_kitchen_dishwasher_program_intensiv70'
Home Assistant Agent Debug Studio @ Kitchen @ Dishwasher @ Program @ Intensiv70: switch.studio_kitchen_dishwasher_program_intensiv70 not in ha_entity_map[switch][studio_kitchen_dishwasher_program_intensiv70]
Home Assistant Agent Studio @ Kitchen @ Dishwasher @ Program @ Kurz60: Starting Agent device for entity 'switch.studio_kitchen_dishwasher_program_kurz60'
Home Assistant Agent Debug Found HA Servers: {'Rivendell House._home-assistant._tcp.local.': {'ip_address': '10.0.1.203', 'port': 8123}}
Home Assistant Agent Debug Studio @ Kitchen @ Dishwasher @ Program @ Kurz60: switch.studio_kitchen_dishwasher_program_kurz60 not in ha_entity_map[switch][studio_kitchen_dishwasher_program_kurz60]
Home Assistant Agent Studio @ Kitchen @ Dishwasher @ Program @ MachineCare: Starting Agent device for entity 'switch.studio_kitchen_dishwasher_program_machinecare'
Home Assistant Agent Debug Studio @ Kitchen @ Dishwasher @ Program @ MachineCare: switch.studio_kitchen_dishwasher_program_machinecare not in ha_entity_map[switch][studio_kitchen_dishwasher_program_machinecare]
Home Assistant Agent Studio @ Kitchen @ Dishwasher @ Program @ NightWash: Starting Agent device for entity 'switch.studio_kitchen_dishwasher_program_nightwash'
Home Assistant Agent Debug Studio @ Kitchen @ Dishwasher @ Program @ NightWash: switch.studio_kitchen_dishwasher_program_nightwash not in ha_entity_map[switch][studio_kitchen_dishwasher_program_nightwash]
Home Assistant Agent Studio @ Kitchen @ Dishwasher @ Program @ PreRinse: Starting Agent device for entity 'switch.studio_kitchen_dishwasher_program_prerinse'
Home Assistant Agent Debug Studio @ Kitchen @ Dishwasher @ Program @ PreRinse: switch.studio_kitchen_dishwasher_program_prerinse not in ha_entity_map[switch][studio_kitchen_dishwasher_program_prerinse]
Home Assistant Agent Studio @ Kitchen @ Dishwasher @ Program @ Quick45: Starting Agent device for entity 'switch.studio_kitchen_dishwasher_program_quick45'
Home Assistant Agent Debug Studio @ Kitchen @ Dishwasher @ Program @ Quick45: switch.studio_kitchen_dishwasher_program_quick45 not in ha_entity_map[switch][studio_kitchen_dishwasher_program_quick45]
Home Assistant Agent Studio @ Kitchen @ Dishwasher @ Program @ Super60: Starting Agent device for entity 'switch.studio_kitchen_dishwasher_program_super60'
Home Assistant Agent Debug Studio @ Kitchen @ Dishwasher @ Program @ Super60: switch.studio_kitchen_dishwasher_program_super60 not in ha_entity_map[switch][studio_kitchen_dishwashe
Pretty much the same thing in the log.
Could there be any setting in HA that could be stopping it?