The switches are still working but lights are unavailable.
tplink:
discovery: true
#HS220
light:
- host: 192.168.1.163
- host: 192.168.1.167
- host: 192.168.1.6
- host: 192.168.1.190
- host: 192.168.1.146
#HS200
switch:
- host: 192.168.1.67
- host: 192.168.1.42
Got HS220 work as switch section instead of light and there is no dimmer feature on HS220.
hass
June 23, 2019, 1:51pm
3
Same issue with 0.94.4. All tplink devices are showing as switches (no more lights) and dimmer is no longer available. I was running 0.94.0b4 prior, which correctly identify the HS220 as lights.
Issue reported.
hass
June 23, 2019, 4:16pm
4
If you roll back to a HA version prior to 0.94.4, the HS220 will be detected correctly.
hass:
0.94.0b4
Got it, Thanks. Roll back to 0.94.0b4 for now.
Got HS220 work as dimmer settings in the 0.94.4 according to coder.
tplink:
light:
- host: 192.168.1.101
switch:
- host: 192.168.1.102
dimmer:
- host: 192.168.1.103