-
Notifications
You must be signed in to change notification settings - Fork 44
Other device types? #2
Comments
Sensors are currently not really supported by Google. However, a thermostat could be implemented, that provides answers to temperature queries. Supported device categories and and functions that can be implemented are listed here: I'll do it step by step, but I can't give any promises for feature xyz to be available soon. If you've registered for the hosted gBridge service, you'll receive a link to a survey in one or two weeks. I'd be happy if you could give feedback this way - you can select which device type should be implemented next, too. |
Fully understood and agreed just in order to add to the list of devices in need: shutters |
I have a running service that supports all the types of virtual appliances, but I've only started implementing the bridge to MQTT and it's pretty basic and the UI is buggy... |
You can expect thermostats and scenes to be implemented by the end of november. I've already implemented those on my development server - but I'm to busy in the next two weeks to test them thoroughly... |
Thermostats and scenes are supported from now on! By the way: As it seems, Shutters are not yet supported by Google Home 😕 ❓ https://developers.google.com/actions/smarthome/guides/ |
@peterkappelt Are you planning to add camera trait "action.devices.traits.CameraStream"? It will be great since the request will be streamed on the device who triggered the command. Correct me if I'm wrong. |
Well, this wasn't really popular in the beta surveys. But I think I can add it in the mid-january update for you, since it isn't hard to implement. Some exciting information for all: I've heard rumors that Google is going to add support for many more device types in a couple of weeks, among these are:
Once Google releases documentation for them, I'll add them |
New features are deployed 🎉 |
Hi @peterkappelt - this project is great to see! Have you considered adding the I've written an interface (taligentx/dscKeybusInterface) for DSC PowerSeries security systems and currently have example integrations over MQTT for HomeKit via HomeBridge and Home Assistant. It'd be great to be able to integrate Google Assistant without having to go through IFTTT or Home Assistant. Also, this could expose the state of doors, windows, motion detectors, etc to Google Assistant if there are any useful actions that can be taken within Google's platform based on those states. |
First of all, thank you very much, I've finally found a Homebridge analogue for Google Home / Google Assistant. I've tried to implement mqtt device provider for my own smart home and it was sooo hard comparing to Apple Homebridge!
Will you add support for other device types, for example, temperature and humidity sensors?
The text was updated successfully, but these errors were encountered: