I’ve tried twice now, and every time I upgrade to version 89.2 (on 87.2 now)
All my TP Link switches and smart plugs stop working.
My code for these items look like this:
switch:
- platform: tplink
host: 192.168.16.100
name: Backyard
- platform: tplink #Smart Plugs
host: 192.168.16.101
name: Hudimifier
icon: mdi:water-percent
I have close to 10 of these switches (HS200)
The Error I get is “Entity not available: switch.name”
I revert back to snapshot, and it goes back to normal.
I search but haven’t found any one else with this issue. What’s the deal?