Open SEQUOiA87 opened 4 years ago
This is cool, but it is for an app on the google home to find local devices. I guess the idea is to create an ha-bridge app that can be added to your google home so it can talk to the bridge.
Yes, i think that's what would be needed. We would need 2 things here:
What do you think?
The google home sdk should be able to be setup to call the emulated hue interface just fine. So it is making the service.
The google home sdk should be able to be setup to call the emulated hue interface just fine. So it is making the service.
Eh, how should that happen? I thought it's not possible anymore to add emulated hue devices to Google Home without an actual Hue hardware setup. As I don't have any Hue devices, I guess I'm lost :)
If you create a custom service with SDK, it won't know it is hue that it is dealing with...
If you create a custom service with SDK, it won't know it is hue that it is dealing with...
Exactly. And that's perfect, because the custom service could even tell Google that my devices are actually not lights but mostly switches. So that would also increase UX.
Hey! I think it should be possible that HA Bridge supports Google Home / Nest devices again, by using Google's new "Local Home SDK".
Here is the official announcement about the SDK being out of beta now: https://developers.googleblog.com/2020/04/local-home-sdk-ready-for-actions.html
Would be great for many users! What do you think?
Thanks in advance.