That’s not a connection, that’s just a config report. This is a connection:
[04:06:51][D][api:102]: Accepted 192.168.1.43
[04:06:51][D][api.connection:1375]: Home Assistant 2024.7.2 (192.168.1.43): Connected successfully
That’s not a connection, that’s just a config report. This is a connection:
[04:06:51][D][api:102]: Accepted 192.168.1.43
[04:06:51][D][api.connection:1375]: Home Assistant 2024.7.2 (192.168.1.43): Connected successfully
OK, thanks that helps.
My API configuration is just:
api:
Have I missed some way of specifying the IP Address of the API?
You do that in HA - give it the IP address of the system running ESPHome.
I am still looking for where you’d do that
When you integrate the device into ha.
OK thanks, I finally got that.
$ esphome run testing.yaml
Add Device
and select the deviceI was expecting to tell the device the address of the HA server, not the other way around, hence my initial confusion.
Thanks for your persistence.
Yes, same as any other esphome device.
The esphome device is the server in terms of the esphome API.