NorthernMan54 / homebridge-alexa

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

Home Accessory Architect #429

Closed Tripaseca69 closed 3 years ago

Tripaseca69 commented 3 years ago

Hello!

Its a way to enable HAA on Alexa?

I´m use sonoff basic whith HAA firmware (https://github.com/RavenSystem/esp-homekit-devices/wiki/Home-Accessory-Architect) and receive unsupported device on alexa discover, its a way to enable it?

[08/03/2021, 21:05:21] Homebridge v1.3.0 (Homebridge B6E1) is running on port 51862. 2021-03-09T00:05:21.359Z hapNodeJSClient Unsupported device found, skipping HAA-50B413 2021-03-09T00:05:21.361Z hapNodeJSClient Unsupported device found, skipping HAA-CC6FC1 2021-03-09T00:05:21.362Z hapNodeJSClient Unsupported device found, skipping HAA-F9B148 2021-03-09T00:05:21.372Z hapNodeJSClient Unsupported device found, skipping HAA-CAEA99 2021-03-09T00:05:21.373Z hapNodeJSClient Unsupported device found, skipping HAA-C8E768 2021-03-09T00:05:21.375Z hapNodeJSClient Unsupported device found, skipping HAA-F7CBC6

thanks for listening

NorthernMan54 commented 3 years ago

Please see https://github.com/RavenSystem/esp-homekit-devices/issues/309

Changes would be needed on the HAA side to mimic 'Insecure Mode' similar to homebridge

Tripaseca69 commented 3 years ago

Thanks

I will change the firmware and add it to the homebridge to achieve integration.

NorthernMan54 commented 3 years ago

Tasmota works for my devices

Tripaseca69 commented 3 years ago

Thanks I will use him.