hi everyone
I made the mistake of posting in the main forum and realise that i might get more help here. From what I’ve searched in this thread it seems a couple of people have had the same issue that I am facing and I’m not sure if they ever resolved it and what to do?
{
"event": {
"header": {
"messageId": "8d49fde9-20e2-4629-91ac-9471c1e2b20e",
"name": "Discover.Response",
"namespace": "Alexa.Discovery",
"payloadVersion": "3"
},
"payload": {
"endpoints": [
{
"capabilities": [
{
"interface": "Alexa.SceneController",
"properties": {
"proactivelyReported": false,
"retrievable": false,
"supported": []
},
"supportsDeactivation": false,
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "script.switch_shield",
"displayCategories": [
"ACTIVITY_TRIGGER"
],
"endpointId": "script#switch_shield",
"friendlyName": "switch_shield",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.SceneController",
"properties": {
"proactivelyReported": false,
"retrievable": false,
"supported": []
},
"supportsDeactivation": false,
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "script.denon_volume_up",
"displayCategories": [
"ACTIVITY_TRIGGER"
],
"endpointId": "script#denon_volume_up",
"friendlyName": "denon_volume_up",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.SceneController",
"properties": {
"proactivelyReported": false,
"retrievable": false,
"supported": []
},
"supportsDeactivation": false,
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "script.shield_on",
"displayCategories": [
"ACTIVITY_TRIGGER"
],
"endpointId": "script#shield_on",
"friendlyName": "shield_on",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.SceneController",
"properties": {
"proactivelyReported": false,
"retrievable": false,
"supported": []
},
"supportsDeactivation": false,
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "script.shield_power_off",
"displayCategories": [
"ACTIVITY_TRIGGER"
],
"endpointId": "script#shield_power_off",
"friendlyName": "shield_power_off",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.SceneController",
"properties": {
"proactivelyReported": false,
"retrievable": false,
"supported": []
},
"supportsDeactivation": false,
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "script.shield_power_on",
"displayCategories": [
"ACTIVITY_TRIGGER"
],
"endpointId": "script#shield_power_on",
"friendlyName": "shield_power_on",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.SceneController",
"properties": {
"proactivelyReported": false,
"retrievable": false,
"supported": []
},
"supportsDeactivation": false,
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "script.tv_power_off",
"displayCategories": [
"ACTIVITY_TRIGGER"
],
"endpointId": "script#tv_power_off",
"friendlyName": "tv_power_off",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.SceneController",
"properties": {
"proactivelyReported": false,
"retrievable": false,
"supported": []
},
"supportsDeactivation": false,
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "script.switch_bt",
"displayCategories": [
"ACTIVITY_TRIGGER"
],
"endpointId": "script#switch_bt",
"friendlyName": "switch_bt",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.SceneController",
"properties": {
"proactivelyReported": false,
"retrievable": false,
"supported": []
},
"supportsDeactivation": false,
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "script.projector_off",
"displayCategories": [
"ACTIVITY_TRIGGER"
],
"endpointId": "script#projector_off",
"friendlyName": "projector_off",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.SceneController",
"properties": {
"proactivelyReported": false,
"retrievable": false,
"supported": []
},
"supportsDeactivation": false,
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "script.tv_power_on",
"displayCategories": [
"ACTIVITY_TRIGGER"
],
"endpointId": "script#tv_power_on",
"friendlyName": "tv_power_on",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.PowerController",
"properties": {
"proactivelyReported": true,
"retrievable": true,
"supported": [
{
"name": "powerState"
}
]
},
"type": "AlexaInterface",
"version": "3"
},
{
"interface": "Alexa.EndpointHealth",
"properties": {
"proactivelyReported": false,
"retrievable": true,
"supported": [
{
"name": "connectivity"
}
]
},
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "switch.projector_off",
"displayCategories": [
"SWITCH"
],
"endpointId": "switch#projector_off",
"friendlyName": "Projector",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.PowerController",
"properties": {
"proactivelyReported": true,
"retrievable": true,
"supported": [
{
"name": "powerState"
}
]
},
"type": "AlexaInterface",
"version": "3"
},
{
"interface": "Alexa.EndpointHealth",
"properties": {
"proactivelyReported": false,
"retrievable": true,
"supported": [
{
"name": "connectivity"
}
]
},
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "switch.denon_power",
"displayCategories": [
"SWITCH"
],
"endpointId": "switch#denon_power",
"friendlyName": "Denon",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.PowerController",
"properties": {
"proactivelyReported": true,
"retrievable": true,
"supported": [
{
"name": "powerState"
}
]
},
"type": "AlexaInterface",
"version": "3"
},
{
"interface": "Alexa.EndpointHealth",
"properties": {
"proactivelyReported": false,
"retrievable": true,
"supported": [
{
"name": "connectivity"
}
]
},
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "switch.projector_screen",
"displayCategories": [
"SWITCH"
],
"endpointId": "switch#projector_screen",
"friendlyName": "Projector Screen",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.PowerController",
"properties": {
"proactivelyReported": true,
"retrievable": true,
"supported": [
{
"name": "powerState"
}
]
},
"type": "AlexaInterface",
"version": "3"
},
{
"interface": "Alexa.EndpointHealth",
"properties": {
"proactivelyReported": false,
"retrievable": true,
"supported": [
{
"name": "connectivity"
}
]
},
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "switch.living_room_lamp",
"displayCategories": [
"SWITCH"
],
"endpointId": "switch#living_room_lamp",
"friendlyName": "Living Room Lamp",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.PowerController",
"properties": {
"proactivelyReported": true,
"retrievable": true,
"supported": [
{
"name": "powerState"
}
]
},
"type": "AlexaInterface",
"version": "3"
},
{
"interface": "Alexa.EndpointHealth",
"properties": {
"proactivelyReported": false,
"retrievable": true,
"supported": [
{
"name": "connectivity"
}
]
},
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "switch.bt_input",
"displayCategories": [
"SWITCH"
],
"endpointId": "switch#bt_input",
"friendlyName": "BT input",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.PowerController",
"properties": {
"proactivelyReported": true,
"retrievable": true,
"supported": [
{
"name": "powerState"
}
]
},
"type": "AlexaInterface",
"version": "3"
},
{
"interface": "Alexa.EndpointHealth",
"properties": {
"proactivelyReported": false,
"retrievable": true,
"supported": [
{
"name": "connectivity"
}
]
},
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "switch.bt_power",
"displayCategories": [
"SWITCH"
],
"endpointId": "switch#bt_power",
"friendlyName": "BT Power",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.PowerController",
"properties": {
"proactivelyReported": true,
"retrievable": true,
"supported": [
{
"name": "powerState"
}
]
},
"type": "AlexaInterface",
"version": "3"
},
{
"interface": "Alexa.EndpointHealth",
"properties": {
"proactivelyReported": false,
"retrievable": true,
"supported": [
{
"name": "connectivity"
}
]
},
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "switch.tv_power",
"displayCategories": [
"SWITCH"
],
"endpointId": "switch#tv_power",
"friendlyName": "TV Power",
"manufacturerName": "Home Assistant"
},
{
"capabilities": [
{
"interface": "Alexa.PowerController",
"properties": {
"proactivelyReported": true,
"retrievable": true,
"supported": [
{
"name": "powerState"
}
]
},
"type": "AlexaInterface",
"version": "3"
},
{
"interface": "Alexa.EndpointHealth",
"properties": {
"proactivelyReported": false,
"retrievable": true,
"supported": [
{
"name": "connectivity"
}
]
},
"type": "AlexaInterface",
"version": "3"
}
],
"cookie": {},
"description": "switch.shield_input",
"displayCategories": [
"SWITCH"
],
"endpointId": "switch#shield_input",
"friendlyName": "Shield input",
"manufacturerName": "Home Assistant"
}
]
}
}
}
Everything seems to work in haaska
and I’ve got this in my config file
alexa:
smart_home:
filter:
include_domains:
- switch
- script
Not sure what else I should be doing to get Alexa to discover the devices? I can’t see the skill in my alexa skills in the app but not sure that I should be etc…
I saw someone changed payload version to v2 to see if that worked but alas it did not, so I changed it back.
Some help would be really appreciated!! Thanks