NorthernMan54 / homebridge-alexa

Expose your homebridge controlled devices to Amazon Alexa.
https://www.homebridge.ca
452 stars 77 forks source link

Unable to get it working with Hoobs #242

Closed mrgingles closed 5 years ago

mrgingles commented 5 years ago

Hi, I'm running Homebridge using Hoobs and I followed your setup guide step by step, changing the configuration file (/etc/default/homebridge) to enable debug mode. The config file looks like this:

  GNU nano 2.7.4                                                               File: /etc/default/homebridge                                                                         

# Defaults / Configuration options for homebridge
# The following settings tells homebridge where to find the config.json file and where to persist the data (i.e. pairing and others)
HOMEBRIDGE_OPTS=-I -U /var/lib/homebridge -C

# If you uncomment the following line, homebridge will log more
# You can display this via systemd's journalctl: journalctl -f -u homebridge
DEBUG=alexa* homebridge -I

# To enable web terminals via homebridge-config-ui-x uncomment the following line
HOMEBRIDGE_CONFIG_UI_TERMINAL=1

# HOOBS Branding
CONFIG_UI_BRANDING=hoobs
DISABLE_OPENCOLLECTIVE=true

After editing the config file, I installed the plugin on my homebridge and restarted the Raspberry. I configured the plugin with my user and password, my homekit id (which is the default one). You can check the configuration here following:

{
            "name": "Alexa",
            "username": "my-username",
            "password": "my-password",
            "pin": "031-45-154",
            "debug": true,
            "platform": "Alexa"
        }

However, when I launch the discovery process on my Alexa App, this is what I see in the logs:

2019-07-26T17:59:09.080Z alexaLocal Emitting Alexa.Discovery
2019-07-26T17:59:09.080Z alexaActions alexaDiscovery
[7/26/2019, 7:59:09 PM] [Alexa] ERROR: Deleting duplicate device name Salotto
[7/26/2019, 7:59:09 PM] [Alexa] ERROR: Deleting duplicate device name Sala da Pranzo
[7/26/2019, 7:59:09 PM] [Alexa] ERROR: Deleting duplicate device name Stanzetta
[7/26/2019, 7:59:09 PM] [Alexa] ERROR: Deleting duplicate device name Sala da Pranzo
[7/26/2019, 7:59:09 PM] [Alexa] ERROR: Deleting duplicate device name Camera da letto
[7/26/2019, 7:59:09 PM] [Alexa] alexaDiscovery - returned 19 devices

But no devices are found by Alexa app.

Do you have any ideas about why is not working?

Thank you!

NorthernMan54 commented 5 years ago

It appears to be working, as the plugin returned 19 devices to Alexa. If they don't appear in Alexa, please attach a homebridge accessory dump, so I can look at it further.

https://github.com/NorthernMan54/homebridge-alexa#homebridge-accessory-dump

mrgingles commented 5 years ago

Hi, here is my dump:

{
    "accessories": [{
        "aid": 1,
        "services": [{
            "iid": 1,
            "type": "0000003E-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 2,
                "type": "00000014-0000-1000-8000-0026BB765291",
                "perms": ["pw"],
                "format": "bool",
                "description": "Identify"
            }, {
                "iid": 3,
                "type": "00000020-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Nick Farina",
                "description": "Manufacturer"
            }, {
                "iid": 4,
                "type": "00000021-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Homebridge",
                "description": "Model"
            }, {
                "iid": 5,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "HOOBS",
                "description": "Name"
            }, {
                "iid": 6,
                "type": "00000030-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "CC:22:3D:E3:CE:30",
                "description": "Serial Number"
            }, {
                "iid": 7,
                "type": "00000052-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "0.4.50",
                "description": "Firmware Revision"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 2000000008,
            "type": "49FB9D4D-0FEA-4BF1-8FA6-E7B18AB86DCE",
            "characteristics": [{
                "iid": 9,
                "type": "77474A2F-FA98-485E-97BE-4762458774D8",
                "perms": ["pr", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "State",
                "maxValue": 1,
                "minValue": 0,
                "minStep": 1
            }, {
                "iid": 10,
                "type": "FD9FE4CC-D06F-4FFE-96C6-595D464E1026",
                "perms": ["pr", "ev"],
                "format": "string",
                "value": "1.0",
                "description": "Version"
            }, {
                "iid": 11,
                "type": "5819A4C2-E1B0-4C9D-B761-3EB1AFF43073",
                "perms": ["pr", "pw", "ev"],
                "format": "data",
                "value": null,
                "description": "Control Point"
            }],
            "primary": false,
            "hidden": false
        }]
    }, {
        "aid": 3,
        "services": [{
            "iid": 1,
            "type": "0000003E-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 2,
                "type": "00000014-0000-1000-8000-0026BB765291",
                "perms": ["pw"],
                "format": "bool",
                "description": "Identify"
            }, {
                "iid": 3,
                "type": "00000020-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Daikin",
                "description": "Manufacturer"
            }, {
                "iid": 4,
                "type": "00000021-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Default-Model",
                "description": "Model"
            }, {
                "iid": 5,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Ufficio",
                "description": "Name"
            }, {
                "iid": 6,
                "type": "00000030-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Serial Number"
            }, {
                "iid": 7,
                "type": "00000052-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Firmware Revision"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 8,
            "type": "0000004A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 9,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Ufficio",
                "description": "Name"
            }, {
                "iid": 10,
                "type": "0000000F-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Current Heating Cooling State",
                "valid-values": [0, 1, 2],
                "maxValue": 2,
                "minValue": 0
            }, {
                "iid": 11,
                "type": "00000033-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Target Heating Cooling State",
                "valid-values": [0, 1, 2, 3],
                "maxValue": 3,
                "minValue": 0
            }, {
                "iid": 12,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 26,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }, {
                "iid": 13,
                "type": "00000035-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 24,
                "description": "Target Temperature",
                "unit": "celsius",
                "maxValue": 38,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 14,
                "type": "00000036-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Temperature Display Units",
                "valid-values": [0, 1],
                "maxValue": 1,
                "minValue": 0
            }, {
                "iid": 15,
                "type": "0000000D-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 29,
                "description": "Cooling Threshold Temperature",
                "unit": "celsius",
                "maxValue": 35,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 16,
                "type": "00000012-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 19,
                "description": "Heating Threshold Temperature",
                "unit": "celsius",
                "maxValue": 25,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 17,
            "type": "00000040-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 18,
                "type": "00000025-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "bool",
                "value": true,
                "description": "On"
            }, {
                "iid": 19,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "",
                "description": "Name"
            }, {
                "iid": 20,
                "type": "00000029-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 0,
                "description": "Rotation Speed",
                "unit": "percentage",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 1
            }],
            "primary": false,
            "hidden": false
        }]
    }, {
        "aid": 4,
        "services": [{
            "iid": 1,
            "type": "0000003E-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 2,
                "type": "00000014-0000-1000-8000-0026BB765291",
                "perms": ["pw"],
                "format": "bool",
                "description": "Identify"
            }, {
                "iid": 3,
                "type": "00000020-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Daikin",
                "description": "Manufacturer"
            }, {
                "iid": 4,
                "type": "00000021-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Default-Model",
                "description": "Model"
            }, {
                "iid": 5,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Sala da Pranzo",
                "description": "Name"
            }, {
                "iid": 6,
                "type": "00000030-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Serial Number"
            }, {
                "iid": 7,
                "type": "00000052-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Firmware Revision"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 8,
            "type": "0000004A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 9,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Sala da Pranzo",
                "description": "Name"
            }, {
                "iid": 10,
                "type": "0000000F-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Current Heating Cooling State",
                "valid-values": [0, 1, 2],
                "maxValue": 2,
                "minValue": 0
            }, {
                "iid": 11,
                "type": "00000033-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Target Heating Cooling State",
                "valid-values": [0, 1, 2, 3],
                "maxValue": 3,
                "minValue": 0
            }, {
                "iid": 12,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 26,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }, {
                "iid": 13,
                "type": "00000035-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 24,
                "description": "Target Temperature",
                "unit": "celsius",
                "maxValue": 38,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 14,
                "type": "00000036-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Temperature Display Units",
                "valid-values": [0, 1],
                "maxValue": 1,
                "minValue": 0
            }, {
                "iid": 15,
                "type": "0000000D-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 29,
                "description": "Cooling Threshold Temperature",
                "unit": "celsius",
                "maxValue": 35,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 16,
                "type": "00000012-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 19,
                "description": "Heating Threshold Temperature",
                "unit": "celsius",
                "maxValue": 25,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 17,
            "type": "00000040-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 18,
                "type": "00000025-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "bool",
                "value": false,
                "description": "On"
            }, {
                "iid": 19,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "",
                "description": "Name"
            }, {
                "iid": 20,
                "type": "00000029-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 0,
                "description": "Rotation Speed",
                "unit": "percentage",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 1
            }],
            "primary": false,
            "hidden": false
        }]
    }, {
        "aid": 8,
        "services": [{
            "iid": 1,
            "type": "0000003E-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 2,
                "type": "00000014-0000-1000-8000-0026BB765291",
                "perms": ["pw"],
                "format": "bool",
                "description": "Identify"
            }, {
                "iid": 3,
                "type": "00000020-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Daikin",
                "description": "Manufacturer"
            }, {
                "iid": 4,
                "type": "00000021-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Default-Model",
                "description": "Model"
            }, {
                "iid": 5,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Salotto",
                "description": "Name"
            }, {
                "iid": 6,
                "type": "00000030-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Serial Number"
            }, {
                "iid": 7,
                "type": "00000052-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Firmware Revision"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 8,
            "type": "0000004A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 9,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Salotto",
                "description": "Name"
            }, {
                "iid": 10,
                "type": "0000000F-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Current Heating Cooling State",
                "valid-values": [0, 1, 2],
                "maxValue": 2,
                "minValue": 0
            }, {
                "iid": 11,
                "type": "00000033-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Target Heating Cooling State",
                "valid-values": [0, 1, 2, 3],
                "maxValue": 3,
                "minValue": 0
            }, {
                "iid": 12,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 28,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }, {
                "iid": 13,
                "type": "00000035-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 21,
                "description": "Target Temperature",
                "unit": "celsius",
                "maxValue": 38,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 14,
                "type": "00000036-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Temperature Display Units",
                "valid-values": [0, 1],
                "maxValue": 1,
                "minValue": 0
            }, {
                "iid": 15,
                "type": "0000000D-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 26,
                "description": "Cooling Threshold Temperature",
                "unit": "celsius",
                "maxValue": 35,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 16,
                "type": "00000012-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 16,
                "description": "Heating Threshold Temperature",
                "unit": "celsius",
                "maxValue": 25,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 17,
            "type": "00000040-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 18,
                "type": "00000025-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "bool",
                "value": true,
                "description": "On"
            }, {
                "iid": 19,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "",
                "description": "Name"
            }, {
                "iid": 20,
                "type": "00000029-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 0,
                "description": "Rotation Speed",
                "unit": "percentage",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 1
            }],
            "primary": false,
            "hidden": false
        }]
    }, {
        "aid": 9,
        "services": [{
            "iid": 1,
            "type": "0000003E-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 2,
                "type": "00000014-0000-1000-8000-0026BB765291",
                "perms": ["pw"],
                "format": "bool",
                "description": "Identify"
            }, {
                "iid": 3,
                "type": "00000020-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Daikin",
                "description": "Manufacturer"
            }, {
                "iid": 4,
                "type": "00000021-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Default-Model",
                "description": "Model"
            }, {
                "iid": 5,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Stanzetta",
                "description": "Name"
            }, {
                "iid": 6,
                "type": "00000030-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Serial Number"
            }, {
                "iid": 7,
                "type": "00000052-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Firmware Revision"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 8,
            "type": "0000004A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 9,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Stanzetta",
                "description": "Name"
            }, {
                "iid": 10,
                "type": "0000000F-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Current Heating Cooling State",
                "valid-values": [0, 1, 2],
                "maxValue": 2,
                "minValue": 0
            }, {
                "iid": 11,
                "type": "00000033-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Target Heating Cooling State",
                "valid-values": [0, 1, 2, 3],
                "maxValue": 3,
                "minValue": 0
            }, {
                "iid": 12,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 28,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }, {
                "iid": 13,
                "type": "00000035-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 21,
                "description": "Target Temperature",
                "unit": "celsius",
                "maxValue": 38,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 14,
                "type": "00000036-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Temperature Display Units",
                "valid-values": [0, 1],
                "maxValue": 1,
                "minValue": 0
            }, {
                "iid": 15,
                "type": "0000000D-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 26,
                "description": "Cooling Threshold Temperature",
                "unit": "celsius",
                "maxValue": 35,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 16,
                "type": "00000012-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 16,
                "description": "Heating Threshold Temperature",
                "unit": "celsius",
                "maxValue": 25,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 17,
            "type": "00000040-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 18,
                "type": "00000025-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "bool",
                "value": true,
                "description": "On"
            }, {
                "iid": 19,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "",
                "description": "Name"
            }, {
                "iid": 20,
                "type": "00000029-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 0,
                "description": "Rotation Speed",
                "unit": "percentage",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 1
            }],
            "primary": false,
            "hidden": false
        }]
    }, {
        "aid": 10,
        "services": [{
            "iid": 1,
            "type": "0000003E-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 2,
                "type": "00000014-0000-1000-8000-0026BB765291",
                "perms": ["pw"],
                "format": "bool",
                "description": "Identify"
            }, {
                "iid": 3,
                "type": "00000020-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Daikin",
                "description": "Manufacturer"
            }, {
                "iid": 4,
                "type": "00000021-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Default-Model",
                "description": "Model"
            }, {
                "iid": 5,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Camera da letto",
                "description": "Name"
            }, {
                "iid": 6,
                "type": "00000030-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Serial Number"
            }, {
                "iid": 7,
                "type": "00000052-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Firmware Revision"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 8,
            "type": "0000004A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 9,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Camera da letto",
                "description": "Name"
            }, {
                "iid": 10,
                "type": "0000000F-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Current Heating Cooling State",
                "valid-values": [0, 1, 2],
                "maxValue": 2,
                "minValue": 0
            }, {
                "iid": 11,
                "type": "00000033-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 3,
                "description": "Target Heating Cooling State",
                "valid-values": [0, 1, 2, 3],
                "maxValue": 3,
                "minValue": 0
            }, {
                "iid": 12,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 26,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }, {
                "iid": 13,
                "type": "00000035-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 25,
                "description": "Target Temperature",
                "unit": "celsius",
                "maxValue": 38,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 14,
                "type": "00000036-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Temperature Display Units",
                "valid-values": [0, 1],
                "maxValue": 1,
                "minValue": 0
            }, {
                "iid": 15,
                "type": "0000000D-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 30,
                "description": "Cooling Threshold Temperature",
                "unit": "celsius",
                "maxValue": 35,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 16,
                "type": "00000012-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 20,
                "description": "Heating Threshold Temperature",
                "unit": "celsius",
                "maxValue": 25,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 17,
            "type": "00000040-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 18,
                "type": "00000025-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "bool",
                "value": false,
                "description": "On"
            }, {
                "iid": 19,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "",
                "description": "Name"
            }, {
                "iid": 20,
                "type": "00000029-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 0,
                "description": "Rotation Speed",
                "unit": "percentage",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 1
            }],
            "primary": false,
            "hidden": false
        }]
    }, {
        "aid": 11,
        "services": [{
            "iid": 1,
            "type": "0000003E-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 2,
                "type": "00000014-0000-1000-8000-0026BB765291",
                "perms": ["pw"],
                "format": "bool",
                "description": "Identify"
            }, {
                "iid": 3,
                "type": "00000020-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Raspberry Pi Foundation",
                "description": "Manufacturer"
            }, {
                "iid": 4,
                "type": "00000021-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Default-Model",
                "description": "Model"
            }, {
                "iid": 5,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Raspberry Pi",
                "description": "Name"
            }, {
                "iid": 6,
                "type": "00000030-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Default-SerialNumber",
                "description": "Serial Number"
            }, {
                "iid": 7,
                "type": "00000052-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "1.0.2",
                "description": "Firmware Revision"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 8,
            "type": "00000049-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 9,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Raspberry Pi",
                "description": "Name"
            }, {
                "iid": 10,
                "type": "00000025-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "bool",
                "value": true,
                "description": "On"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 11,
            "type": "0000008A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 12,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Raspberry Pi CPU",
                "description": "Name"
            }, {
                "iid": 13,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 0,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 14,
            "type": "0000008A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 15,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Raspberry Pi Memory",
                "description": "Name"
            }, {
                "iid": 16,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 38.6,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 17,
            "type": "0000008A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 18,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Raspberry Pi Temperature",
                "description": "Name"
            }, {
                "iid": 19,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 0,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 20,
            "type": "00000049-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 21,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Raspberry Pi Reboot",
                "description": "Name"
            }, {
                "iid": 22,
                "type": "00000025-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "bool",
                "value": false,
                "description": "On"
            }],
            "primary": false,
            "hidden": false
        }]
    }]
}

These are the plugins I've installed:

Thank you!

NorthernMan54 commented 5 years ago

Do you have another homebridge instance?

only saw these devices

"friendlyName": "Stanzetta", "friendlyName": "Sala da Pranzo", "friendlyName": "Salotto", "friendlyName": "Ufficio", "friendlyName": "Camera da letto", "friendlyName": "Camera da letto", "friendlyName": "Sala da Pranzo", "friendlyName": "Salotto", "friendlyName": "Stanzetta", "friendlyName": "Ufficio", "friendlyName": "Raspberry Pi", "friendlyName": "Raspberry Pi CPU", "friendlyName": "Raspberry Pi Memory", "friendlyName": "Raspberry Pi Reboot", "friendlyName": "Raspberry Pi Temperature",

mrgingles commented 5 years ago

No, I don’t. Or at least I don’t think I have. I just have one raspberry with hoobs installed. How can I check if it is running multiple Homebridge instances?

All the names you listed (stanzetta, ufficio, sala da pranzo...) are indeed rooms, not devices (except for raspberry)

EDIT: They could be the Daikin AC, too

NorthernMan54 commented 5 years ago

Do you have a real Alexa device?

For names, those are the device names returned by homebridge, if you have edited them in the Home app, I don’t have access to those names.

Sent from my iPad

On Jul 27, 2019, at 6:38 PM, Vincenzo Mennella notifications@github.com wrote:

No, I don’t. Or at least I don’t think I have. I just have one raspberry with hoobs installed. How can I check if it is running multiple Homebridge instances?

All the names you listed (stanzetta, ufficio, sala da pranzo...) are indeed rooms, not devices (except for raspberry)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

mrgingles commented 5 years ago

Yes, I have an echo dot (but I’ve looked for new devices from the app, never from the echo).

The device names you see are the real one, never edited from home app. Some device names correspond to room names. Eg. “Stanzetta” is both the name of a Daikin AC and a room

NorthernMan54 commented 5 years ago

You should change the names to be unique, as those where the Alexa names. Having the same name would make it impossible to control them from Alexa.

Also what country is your Alexa configured for?

On Jul 28, 2019, at 8:24 AM, Vincenzo Mennella notifications@github.com wrote:

Yes, I have an echo dot (but I’ve looked for new devices from the app, never from the echo).

The device names you see are the real one, never edited from home app. Some device names correspond to room names. Eg. “Stanzetta” is both the name of a Daikin AC and a room

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/NorthernMan54/homebridge-alexa/issues/242?email_source=notifications&email_token=AEXEFGF6UVQSGGD4FOUOR73QBWFWHA5CNFSM4IHGBQCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD265TCI#issuecomment-515758473, or mute the thread https://github.com/notifications/unsubscribe-auth/AEXEFGH36NNNUDMFEYRJ3BTQBWFWHANCNFSM4IHGBQCA.

mrgingles commented 5 years ago

Hi, I changed the names of my Daikin AC (adding "Condizionatore" before each name) then restarted the server and tried to discover the devices again, but without success (same problem happens).

Here are the logs:

2019-07-28T14:25:39.576Z alexaLocal Emitting Alexa.Discovery
2019-07-28T14:25:39.576Z alexaActions alexaDiscovery
[7/28/2019, 4:25:39 PM] [Alexa] ERROR: Deleting duplicate device name Condizionatore Camera da letto
[7/28/2019, 4:25:39 PM] [Alexa] ERROR: Deleting duplicate device name Condizionatore Salotto
[7/28/2019, 4:25:39 PM] [Alexa] ERROR: Deleting duplicate device name Condizionatore Ufficio
[7/28/2019, 4:25:39 PM] [Alexa] alexaDiscovery - returned 21 devices

Here is the accessory dump

{
    "accessories": [{
        "aid": 1,
        "services": [{
            "iid": 1,
            "type": "0000003E-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 2,
                "type": "00000014-0000-1000-8000-0026BB765291",
                "perms": ["pw"],
                "format": "bool",
                "description": "Identify"
            }, {
                "iid": 3,
                "type": "00000020-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Nick Farina",
                "description": "Manufacturer"
            }, {
                "iid": 4,
                "type": "00000021-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Homebridge",
                "description": "Model"
            }, {
                "iid": 5,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "HOOBS",
                "description": "Name"
            }, {
                "iid": 6,
                "type": "00000030-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "CC:22:3D:E3:CE:30",
                "description": "Serial Number"
            }, {
                "iid": 7,
                "type": "00000052-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "0.4.50",
                "description": "Firmware Revision"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 2000000008,
            "type": "49FB9D4D-0FEA-4BF1-8FA6-E7B18AB86DCE",
            "characteristics": [{
                "iid": 9,
                "type": "77474A2F-FA98-485E-97BE-4762458774D8",
                "perms": ["pr", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "State",
                "maxValue": 1,
                "minValue": 0,
                "minStep": 1
            }, {
                "iid": 10,
                "type": "FD9FE4CC-D06F-4FFE-96C6-595D464E1026",
                "perms": ["pr", "ev"],
                "format": "string",
                "value": "1.0",
                "description": "Version"
            }, {
                "iid": 11,
                "type": "5819A4C2-E1B0-4C9D-B761-3EB1AFF43073",
                "perms": ["pr", "pw", "ev"],
                "format": "data",
                "value": null,
                "description": "Control Point"
            }],
            "primary": false,
            "hidden": false
        }]
    }, {
        "aid": 12,
        "services": [{
            "iid": 1,
            "type": "0000003E-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 2,
                "type": "00000014-0000-1000-8000-0026BB765291",
                "perms": ["pw"],
                "format": "bool",
                "description": "Identify"
            }, {
                "iid": 3,
                "type": "00000020-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Daikin",
                "description": "Manufacturer"
            }, {
                "iid": 4,
                "type": "00000021-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Default-Model",
                "description": "Model"
            }, {
                "iid": 5,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Condizionatore Ufficio",
                "description": "Name"
            }, {
                "iid": 6,
                "type": "00000030-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Serial Number"
            }, {
                "iid": 7,
                "type": "00000052-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Firmware Revision"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 8,
            "type": "0000004A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 9,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Condizionatore Ufficio",
                "description": "Name"
            }, {
                "iid": 10,
                "type": "0000000F-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Current Heating Cooling State",
                "valid-values": [0, 1, 2],
                "maxValue": 2,
                "minValue": 0
            }, {
                "iid": 11,
                "type": "00000033-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Target Heating Cooling State",
                "valid-values": [0, 1, 2, 3],
                "maxValue": 3,
                "minValue": 0
            }, {
                "iid": 12,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 28,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }, {
                "iid": 13,
                "type": "00000035-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 24,
                "description": "Target Temperature",
                "unit": "celsius",
                "maxValue": 38,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 14,
                "type": "00000036-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Temperature Display Units",
                "valid-values": [0, 1],
                "maxValue": 1,
                "minValue": 0
            }, {
                "iid": 15,
                "type": "0000000D-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 29,
                "description": "Cooling Threshold Temperature",
                "unit": "celsius",
                "maxValue": 35,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 16,
                "type": "00000012-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 19,
                "description": "Heating Threshold Temperature",
                "unit": "celsius",
                "maxValue": 25,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 17,
            "type": "00000040-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 18,
                "type": "00000025-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "bool",
                "value": true,
                "description": "On"
            }, {
                "iid": 19,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "",
                "description": "Name"
            }, {
                "iid": 20,
                "type": "00000029-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 0,
                "description": "Rotation Speed",
                "unit": "percentage",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 1
            }],
            "primary": false,
            "hidden": false
        }]
    }, {
        "aid": 13,
        "services": [{
            "iid": 1,
            "type": "0000003E-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 2,
                "type": "00000014-0000-1000-8000-0026BB765291",
                "perms": ["pw"],
                "format": "bool",
                "description": "Identify"
            }, {
                "iid": 3,
                "type": "00000020-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Daikin",
                "description": "Manufacturer"
            }, {
                "iid": 4,
                "type": "00000021-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Default-Model",
                "description": "Model"
            }, {
                "iid": 5,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Condizionatore Sala da Pranzo",
                "description": "Name"
            }, {
                "iid": 6,
                "type": "00000030-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Serial Number"
            }, {
                "iid": 7,
                "type": "00000052-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Firmware Revision"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 8,
            "type": "0000004A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 9,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Condizionatore Sala da Pranzo",
                "description": "Name"
            }, {
                "iid": 10,
                "type": "0000000F-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Current Heating Cooling State",
                "valid-values": [0, 1, 2],
                "maxValue": 2,
                "minValue": 0
            }, {
                "iid": 11,
                "type": "00000033-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 3,
                "description": "Target Heating Cooling State",
                "valid-values": [0, 1, 2, 3],
                "maxValue": 3,
                "minValue": 0
            }, {
                "iid": 12,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 26,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }, {
                "iid": 13,
                "type": "00000035-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 24,
                "description": "Target Temperature",
                "unit": "celsius",
                "maxValue": 38,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 14,
                "type": "00000036-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Temperature Display Units",
                "valid-values": [0, 1],
                "maxValue": 1,
                "minValue": 0
            }, {
                "iid": 15,
                "type": "0000000D-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 29,
                "description": "Cooling Threshold Temperature",
                "unit": "celsius",
                "maxValue": 35,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 16,
                "type": "00000012-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 19,
                "description": "Heating Threshold Temperature",
                "unit": "celsius",
                "maxValue": 25,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 17,
            "type": "00000040-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 18,
                "type": "00000025-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "bool",
                "value": false,
                "description": "On"
            }, {
                "iid": 19,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "",
                "description": "Name"
            }, {
                "iid": 20,
                "type": "00000029-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 0,
                "description": "Rotation Speed",
                "unit": "percentage",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 1
            }],
            "primary": false,
            "hidden": false
        }]
    }, {
        "aid": 14,
        "services": [{
            "iid": 1,
            "type": "0000003E-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 2,
                "type": "00000014-0000-1000-8000-0026BB765291",
                "perms": ["pw"],
                "format": "bool",
                "description": "Identify"
            }, {
                "iid": 3,
                "type": "00000020-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Daikin",
                "description": "Manufacturer"
            }, {
                "iid": 4,
                "type": "00000021-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Default-Model",
                "description": "Model"
            }, {
                "iid": 5,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Condizionatore Salotto",
                "description": "Name"
            }, {
                "iid": 6,
                "type": "00000030-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Serial Number"
            }, {
                "iid": 7,
                "type": "00000052-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Firmware Revision"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 8,
            "type": "0000004A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 9,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Condizionatore Salotto",
                "description": "Name"
            }, {
                "iid": 10,
                "type": "0000000F-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Current Heating Cooling State",
                "valid-values": [0, 1, 2],
                "maxValue": 2,
                "minValue": 0
            }, {
                "iid": 11,
                "type": "00000033-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Target Heating Cooling State",
                "valid-values": [0, 1, 2, 3],
                "maxValue": 3,
                "minValue": 0
            }, {
                "iid": 12,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 28,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }, {
                "iid": 13,
                "type": "00000035-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 21,
                "description": "Target Temperature",
                "unit": "celsius",
                "maxValue": 38,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 14,
                "type": "00000036-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Temperature Display Units",
                "valid-values": [0, 1],
                "maxValue": 1,
                "minValue": 0
            }, {
                "iid": 15,
                "type": "0000000D-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 26,
                "description": "Cooling Threshold Temperature",
                "unit": "celsius",
                "maxValue": 35,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 16,
                "type": "00000012-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 16,
                "description": "Heating Threshold Temperature",
                "unit": "celsius",
                "maxValue": 25,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 17,
            "type": "00000040-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 18,
                "type": "00000025-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "bool",
                "value": true,
                "description": "On"
            }, {
                "iid": 19,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "",
                "description": "Name"
            }, {
                "iid": 20,
                "type": "00000029-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 0,
                "description": "Rotation Speed",
                "unit": "percentage",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 1
            }],
            "primary": false,
            "hidden": false
        }]
    }, {
        "aid": 15,
        "services": [{
            "iid": 1,
            "type": "0000003E-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 2,
                "type": "00000014-0000-1000-8000-0026BB765291",
                "perms": ["pw"],
                "format": "bool",
                "description": "Identify"
            }, {
                "iid": 3,
                "type": "00000020-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Daikin",
                "description": "Manufacturer"
            }, {
                "iid": 4,
                "type": "00000021-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Default-Model",
                "description": "Model"
            }, {
                "iid": 5,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Condizionatore Stanzetta",
                "description": "Name"
            }, {
                "iid": 6,
                "type": "00000030-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Serial Number"
            }, {
                "iid": 7,
                "type": "00000052-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Firmware Revision"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 8,
            "type": "0000004A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 9,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Condizionatore Stanzetta",
                "description": "Name"
            }, {
                "iid": 10,
                "type": "0000000F-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Current Heating Cooling State",
                "valid-values": [0, 1, 2],
                "maxValue": 2,
                "minValue": 0
            }, {
                "iid": 11,
                "type": "00000033-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Target Heating Cooling State",
                "valid-values": [0, 1, 2, 3],
                "maxValue": 3,
                "minValue": 0
            }, {
                "iid": 12,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 28,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }, {
                "iid": 13,
                "type": "00000035-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 21,
                "description": "Target Temperature",
                "unit": "celsius",
                "maxValue": 38,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 14,
                "type": "00000036-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Temperature Display Units",
                "valid-values": [0, 1],
                "maxValue": 1,
                "minValue": 0
            }, {
                "iid": 15,
                "type": "0000000D-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 26,
                "description": "Cooling Threshold Temperature",
                "unit": "celsius",
                "maxValue": 35,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 16,
                "type": "00000012-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 16,
                "description": "Heating Threshold Temperature",
                "unit": "celsius",
                "maxValue": 25,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 17,
            "type": "00000040-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 18,
                "type": "00000025-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "bool",
                "value": true,
                "description": "On"
            }, {
                "iid": 19,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "",
                "description": "Name"
            }, {
                "iid": 20,
                "type": "00000029-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 0,
                "description": "Rotation Speed",
                "unit": "percentage",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 1
            }],
            "primary": false,
            "hidden": false
        }]
    }, {
        "aid": 16,
        "services": [{
            "iid": 1,
            "type": "0000003E-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 2,
                "type": "00000014-0000-1000-8000-0026BB765291",
                "perms": ["pw"],
                "format": "bool",
                "description": "Identify"
            }, {
                "iid": 3,
                "type": "00000020-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Daikin",
                "description": "Manufacturer"
            }, {
                "iid": 4,
                "type": "00000021-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Default-Model",
                "description": "Model"
            }, {
                "iid": 5,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Condizionatore Camera da letto",
                "description": "Name"
            }, {
                "iid": 6,
                "type": "00000030-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Serial Number"
            }, {
                "iid": 7,
                "type": "00000052-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "2019.26.2",
                "description": "Firmware Revision"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 8,
            "type": "0000004A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 9,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Condizionatore Camera da letto",
                "description": "Name"
            }, {
                "iid": 10,
                "type": "0000000F-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Current Heating Cooling State",
                "valid-values": [0, 1, 2],
                "maxValue": 2,
                "minValue": 0
            }, {
                "iid": 11,
                "type": "00000033-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 3,
                "description": "Target Heating Cooling State",
                "valid-values": [0, 1, 2, 3],
                "maxValue": 3,
                "minValue": 0
            }, {
                "iid": 12,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 26,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }, {
                "iid": 13,
                "type": "00000035-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 21,
                "description": "Target Temperature",
                "unit": "celsius",
                "maxValue": 38,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 14,
                "type": "00000036-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "uint8",
                "value": 0,
                "description": "Temperature Display Units",
                "valid-values": [0, 1],
                "maxValue": 1,
                "minValue": 0
            }, {
                "iid": 15,
                "type": "0000000D-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 22,
                "description": "Cooling Threshold Temperature",
                "unit": "celsius",
                "maxValue": 35,
                "minValue": 10,
                "minStep": 0.1
            }, {
                "iid": 16,
                "type": "00000012-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 19,
                "description": "Heating Threshold Temperature",
                "unit": "celsius",
                "maxValue": 25,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 17,
            "type": "00000040-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 18,
                "type": "00000025-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "bool",
                "value": false,
                "description": "On"
            }, {
                "iid": 19,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "",
                "description": "Name"
            }, {
                "iid": 20,
                "type": "00000029-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "float",
                "value": 0,
                "description": "Rotation Speed",
                "unit": "percentage",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 1
            }],
            "primary": false,
            "hidden": false
        }]
    }, {
        "aid": 11,
        "services": [{
            "iid": 1,
            "type": "0000003E-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 2,
                "type": "00000014-0000-1000-8000-0026BB765291",
                "perms": ["pw"],
                "format": "bool",
                "description": "Identify"
            }, {
                "iid": 3,
                "type": "00000020-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Raspberry Pi Foundation",
                "description": "Manufacturer"
            }, {
                "iid": 4,
                "type": "00000021-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Default-Model",
                "description": "Model"
            }, {
                "iid": 5,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Raspberry Pi",
                "description": "Name"
            }, {
                "iid": 6,
                "type": "00000030-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Default-SerialNumber",
                "description": "Serial Number"
            }, {
                "iid": 7,
                "type": "00000052-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "1.0.2",
                "description": "Firmware Revision"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 8,
            "type": "00000049-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 9,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Raspberry Pi",
                "description": "Name"
            }, {
                "iid": 10,
                "type": "00000025-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "bool",
                "value": true,
                "description": "On"
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 11,
            "type": "0000008A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 12,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Raspberry Pi CPU",
                "description": "Name"
            }, {
                "iid": 13,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 0,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 14,
            "type": "0000008A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 15,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Raspberry Pi Memory",
                "description": "Name"
            }, {
                "iid": 16,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 34.1,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 17,
            "type": "0000008A-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 18,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Raspberry Pi Temperature",
                "description": "Name"
            }, {
                "iid": 19,
                "type": "00000011-0000-1000-8000-0026BB765291",
                "perms": ["pr", "ev"],
                "format": "float",
                "value": 0,
                "description": "Current Temperature",
                "unit": "celsius",
                "maxValue": 100,
                "minValue": 0,
                "minStep": 0.1
            }],
            "primary": false,
            "hidden": false
        }, {
            "iid": 20,
            "type": "00000049-0000-1000-8000-0026BB765291",
            "characteristics": [{
                "iid": 21,
                "type": "00000023-0000-1000-8000-0026BB765291",
                "perms": ["pr"],
                "format": "string",
                "value": "Raspberry Pi Reboot",
                "description": "Name"
            }, {
                "iid": 22,
                "type": "00000025-0000-1000-8000-0026BB765291",
                "perms": ["pr", "pw", "ev"],
                "format": "bool",
                "value": false,
                "description": "On"
            }],
            "primary": false,
            "hidden": false
        }]
    }]
}
mrgingles commented 5 years ago

Alexa is configured for Italy

NorthernMan54 commented 5 years ago

Okay, I went to the cloud servers this am, and found your discovery response, which had these device names

         "friendlyName": "Muto Sala da Pranzo",
         "friendlyName": "Sala da Pranzo",
         "friendlyName": "Timer 30 minuti Sala da Pranzo",
         "friendlyName": "Muto Salotto",
         "friendlyName": "Salotto",
         "friendlyName": "Timer 30 minuti Salotto",
         "friendlyName": "Condizionatore Sala da Pranzo",
         "friendlyName": "Condizionatore Stanzetta",
         "friendlyName": "Condizionatore Camera da letto",
         "friendlyName": "Condizionatore Ufficio",
         "friendlyName": "Condizionatore Salotto",
         "friendlyName": "Condizionatore Stanzetta",
         "friendlyName": "Condizionatore Sala da Pranzo",
         "friendlyName": "Camera da letto",
         "friendlyName": "Muto Camera da letto",
         "friendlyName": "Timer 30 minuti Camera da letto",

As everything looks okay, my only guess is that your Samsung TV's are not supported in Italy. The TV's use "alexa.playbackcontroller" and "alexa.stepspeaker", and those are not supported

https://developer.amazon.com/docs/device-apis/list-of-interfaces.html

To prove this out, please remove your 3 samsung TV's from config.json, restart homebridge and try discovering again. If this works I will see if I can add an option to not return them in Italy.

mrgingles commented 5 years ago

Hi, I completely uninstalled the TV plugin and removed all references from config.json file. Then I restarted the whole server, but discovery still does not work

NorthernMan54 commented 5 years ago

Okay,

Just looked on the server side, and saw this being returned

     "description": "HOOBS Condizionatore Ufficio Fan",
     "description": "HOOBS Condizionatore Sala da Pranzo Fan",
     "description": "HOOBS Condizionatore Salotto Fan",
     "description": "HOOBS Condizionatore Stanzetta Fan",
     "description": "HOOBS Condizionatore Camera da letto Fan",
     "description": "HOOBS Condizionatore Stanzetta Thermostat",
     "description": "HOOBS Condizionatore Sala da Pranzo Thermostat”,

Process of elimination, can you remove the thermostat?

On Jul 29, 2019, at 9:14 AM, Vincenzo Mennella notifications@github.com wrote:

Hi, I completely uninstalled the TV plugin and removed all references from config.json file. Then I restarted the whole server, but discovery still does not work

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/NorthernMan54/homebridge-alexa/issues/242?email_source=notifications&email_token=AEXEFGFDW4TRMDPQ7TZHZMTQB3UK3A5CNFSM4IHGBQCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3AVFMY#issuecomment-515986099, or mute the thread https://github.com/notifications/unsubscribe-auth/AEXEFGEH25FENFEPXMOSSGTQB3UK3ANCNFSM4IHGBQCA.

mrgingles commented 5 years ago

That is the last plugin left (except for yours and "Configuration UI plugin for Homebridge" which outputs no devices). At that point I think that it would return "no devices found" again, but this time it would be right :)

Do you want me to remove that plugin?

NorthernMan54 commented 5 years ago

No, how about adding samsung to the config, and removing the other. There is something Amazon is having issues with, and it isn’t jumping out.

On Jul 29, 2019, at 9:29 AM, Vincenzo Mennella notifications@github.com wrote:

That is the last plugin left (except for yours and "Configuration UI plugin for Homebridge" which outputs no devices). At that point I think that it would return "no devices found" again, but this time it would be right :)

Do you want me to remove that plugin?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/NorthernMan54/homebridge-alexa/issues/242?email_source=notifications&email_token=AEXEFGB5424SYUCF2D7BPF3QB3WFJA5CNFSM4IHGBQCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3AWRHI#issuecomment-515991709, or mute the thread https://github.com/notifications/unsubscribe-auth/AEXEFGCNXVOKAGPCLREJ2P3QB3WFJANCNFSM4IHGBQCA.

mrgingles commented 5 years ago

Just give me a minute, I'll be back soon

mrgingles commented 5 years ago

Yep, 9 devices found if I remove the Daikin plugin. So that is the problem.

NorthernMan54 commented 5 years ago

Okay let me look at this further

On Jul 29, 2019, at 9:39 AM, Vincenzo Mennella notifications@github.com wrote:

Yep, 9 devices found if I remove the Daikin plugin. So that is the problem.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/NorthernMan54/homebridge-alexa/issues/242?email_source=notifications&email_token=AEXEFGGHPMVPVLKAKNLS3OTQB3XKRA5CNFSM4IHGBQCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3AXPCI#issuecomment-515995529, or mute the thread https://github.com/notifications/unsubscribe-auth/AEXEFGDDEHQNPNJIMTRHSGLQB3XKRANCNFSM4IHGBQCA.

mrgingles commented 5 years ago

Thank you! Let me know if I can do something by my side

NorthernMan54 commented 5 years ago

Try updating to the latest version, and try again.

Sent from my iPad

On Jul 29, 2019, at 9:57 AM, Vincenzo Mennella notifications@github.com wrote:

Thank you! Let me know if I can do something by my side

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

mrgingles commented 5 years ago

I just updated the plugin, reinstalled the Daikin AC plugin and restarted homebridge. But it still does not work (config is the same as the one I had when I opened this issue).

Here are the logs:

2019-07-31T06:37:41.177Z alexaLocal Emitting Alexa.Discovery
2019-07-31T06:37:41.177Z alexaActions alexaDiscovery
[7/31/2019, 8:37:41 AM] [Alexa] WARNING: Duplicate device name Condizionatore Camera da letto
[7/31/2019, 8:37:41 AM] [Alexa] WARNING: Duplicate device name Condizionatore Stanzetta
[7/31/2019, 8:37:41 AM] [Alexa] WARNING: Duplicate device name Condizionatore Salotto
[7/31/2019, 8:37:41 AM] [Alexa] WARNING: Duplicate device name Condizionatore Sala da Pranzo
[7/31/2019, 8:37:41 AM] [Alexa] WARNING: Duplicate device name Condizionatore Ufficio
[7/31/2019, 8:37:41 AM] [Alexa] alexaDiscovery - returned 19 devices

If it can help you, the duplicates are created because each single accessory (let's say "Ufficio") creates two items inside the home app (one seen as a thermostat and another one seen as fan)

IMG_5572

NorthernMan54 commented 5 years ago

I believe I have it, please update to the latest version, v0.4.27 and try again.

mrgingles commented 5 years ago

You definitely have it!

I updated the plugin and Alexa discovered every accessory (twice, but I think that's because of the daikin homebridge plugin that splits every AC in two accessories - fan and thermostat -)

I can't tell you if it's working properly since the AC plugin got an update and it stopped working under Home App, so I can not test it at the moment. I'll keep you posted about this, but I'm pretty sure everything will work as should.

Thank you for your great work!

NorthernMan54 commented 5 years ago

The duplicates are due to device naming, the thermostat splits into 2 Alexa devices. One being the thermostat and the other being the fan.

You should be able to change the name in the Alexa app.

On Aug 7, 2019, at 2:02 PM, Vincenzo Mennella notifications@github.com wrote:

You definitely have it!

I updated the plugin and Alexa discovered every accessory (twice, but I think that's because of the daikin homebridge plugin that splits every AC in two accessories - fan and thermostat -)

I can't tell you if it's working properly since the AC plugin got an update and it stopped working under Home App, so I can not test it at the moment. I'll keep you posted about this, but I'm pretty sure everything will work as should.

Thank you for your great work!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.