looking for some help on a kasa integration. i’m on home assistant version 2023.3.1
I have a couple plugs and a light switch, and i keep getting random errors and warnings in the logs for each Kasa device. I tried rebooting the entire system (modem, router, and Home Assistant), but it didn’t clear up the issue.
Here is the log:
Logger: homeassistant.config_entries Source: config_entries.py:1244 First occurred: 3:14:41 PM (2 occurrences) Last logged: 3:28:49 PM
Config entry 'Plug - master bedroom HS103(US)' for tplink integration not ready yet: Unable to connect to the device: 192.168.1.80: [Errno 113] Connect call failed ('192.168.1.80', 9999); Retrying in background
Logger: homeassistant.components.tplink.coordinator Source: helpers/update_coordinator.py:182 Integration: TP-Link Kasa Smart (documentation, issues) First occurred: 3:22:10 PM (1 occurrences) Last logged: 3:22:10 PM
Error fetching 192.168.1.101 data: Unable to connect to the device: 192.168.1.101: [Errno 111] Connect call failed ('192.168.1.101', 9999)
I find it weird that the IP address in the first error doesn’t match the second one, even though the “Plug - master bedroom” device IP address is the 192.168.1.101 shown in the second log entry