You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMPORTANT: Please search the issues, including closed issues, and the FAQ before opening a new issue. The template is mandatory; failure to use it will result in issue closure.
Describe the bug
According to the documentation “It will NOT add smart devices connected to Alexa via Skills.”
However, some Kasa devices do show up and are controllable. (Personally this is a feature!!, not a bug).
I have ~7 devices (outdoor dual plug, dual outlet, individual plugs). I had 1 individual plug leak through.
After enabling advanced debugging and parsing the list of "Found unsupported device" the first difference I noticed was I had set the type of plug in Alexa (i.e. customerDefinedDeviceType) for the working switch. After manually picking that, the remaining smart plugs populated!
Further comparing to the dual devices that didnt appear, they return an additional key ('parent.deviceId) that isnt in the smart plug's output:
Presumably that key is what's preventing this from working. To be clear, its a bug report in the sense that it goes against the documentation, but this would be an amazing feature to have, even if not fully supported!
To Reproduce
Link some Kasa smart plugs and/or other devices to Alexa.
Set device type in Alexa
Smart plugs show in HA, Dual devices don't.
Expected behavior
According to the documentation, Kasa devices shouldn't show up. However, I would humbly prefer this behavior be extended! Not eradicated!
Screenshots
System details
Home Assistant version: 2024.10.3
alexa_media version (from const.py or HA startup log): 4.13.5
alexapy version (from pip show alexapy in homeasssistant container or HA startup log): 1.29.3
Is Amazon 2FA/2SV enabled <!---We will not debug login issues if unanswered---> (y/n): y
Amazon Domain: .com
Debug Logs (alexa_media & alexapy)
Please provide logs.
Happy to provide whatever section as requested, too much censoring needed to paste everything.
Additional context
The text was updated successfully, but these errors were encountered:
Yes I used it for other installs. The use case here is for a few remote plugs that are on a different network/location and it's impractical to link the networks.
Got it. Have to see if I can borrow the dual plug outdoor from my gf that I installed for her for patio fountain but serves double duty for Christmas lighting. Could be a couple weeks before I can test...
IMPORTANT: Please search the issues, including closed issues, and the FAQ before opening a new issue. The template is mandatory; failure to use it will result in issue closure.
Describe the bug
According to the documentation “It will NOT add smart devices connected to Alexa via Skills.”
However, some Kasa devices do show up and are controllable. (Personally this is a feature!!, not a bug).
I have ~7 devices (outdoor dual plug, dual outlet, individual plugs). I had 1 individual plug leak through.
After enabling advanced debugging and parsing the list of "Found unsupported device" the first difference I noticed was I had set the type of plug in Alexa (i.e. customerDefinedDeviceType) for the working switch. After manually picking that, the remaining smart plugs populated!
Further comparing to the dual devices that didnt appear, they return an additional key ('parent.deviceId) that isnt in the smart plug's output:
Presumably that key is what's preventing this from working.
To be clear, its a bug report in the sense that it goes against the documentation, but this would be an amazing feature to have, even if not fully supported!
To Reproduce
Link some Kasa smart plugs and/or other devices to Alexa.
Set device type in Alexa
Smart plugs show in HA, Dual devices don't.
Expected behavior
According to the documentation, Kasa devices shouldn't show up.
However, I would humbly prefer this behavior be extended! Not eradicated!
Screenshots
System details
const.py
or HA startup log): 4.13.5pip show alexapy
in homeasssistant container or HA startup log): 1.29.3Debug Logs (alexa_media & alexapy)
Please provide logs.
Happy to provide whatever section as requested, too much censoring needed to paste everything.
Additional context
The text was updated successfully, but these errors were encountered: