Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more Items #163

Open
DoganM95 opened this issue May 24, 2020 · 9 comments
Open

Add more Items #163

DoganM95 opened this issue May 24, 2020 · 9 comments

Comments

@DoganM95
Copy link

The list of possible items so far is not bad, but google has added lots of possible devices of which only a fraction is implemented in openhab, listed here:
https://developers.google.com/assistant/smarthome/guides

Each item also supports multiple actions like an oven with the following actions:
Cook, Modes, OnOff, StartStop, TemperatureControl, Toggles.

Could you please update the binding to include the remaining device types and their actions?

@michikrug
Copy link
Collaborator

Hi. It is not as easy as just "adding" them. We will try the best to add more and more device types over time. But more different interactions also mean more implementation effort.

@eric1905
Copy link

eric1905 commented Jul 7, 2020

I would be very interested in https://developers.google.com/assistant/smarthome/guides/audiovideoreceiver
AppSelector and InputSelector looks like a good opportunity to control my enigma2 receiver or my tv by voice.

@t3h-n00b
Copy link

I would be very interested in https://developers.google.com/assistant/smarthome/guides/audiovideoreceiver
AppSelector and InputSelector looks like a good opportunity to control my enigma2 receiver or my tv by voice.

Yes, would be really good to get a TV-like item in there - It is easy enough to turn on/off the system with a switch in Google Assistant; but volume+/-, input/channel change etc. via Google would be great as well

@michikrug
Copy link
Collaborator

I have started the implementation of TV - currently Volume, Channel, Input and TransportControl are working

@goofy1988
Copy link

Wow, that is great. This feature will raise this binding to a whole new/next level for me. Thanks alot for your effort.

@SEQUOiA87
Copy link

I have started the implementation of TV - currently Volume, Channel, Input and TransportControl are working

@michikrug Any news on the TV implementation? Did you stop working on it? Is it much effort or are there any technical showstopper? Would love to see my TV controls represented as one device within the Google Home app :)

@michikrug
Copy link
Collaborator

michikrug commented Sep 25, 2020

@SEQUOiA87 I paused further testing in favor of the special color light and temperature sensor implementation

But there are no issues to name so far

Btw. TV has no UI in Google Home app! Now it seems to have one...
(Edit2) You only get an On/Off switch :/

@SeveranExp
Copy link
Contributor

Why not make a monthly poll for openhab users to vote on what items they would like you guys to push forward on?
That would be interesting, get more engagement from the community will also spark more enthusiasm.

@michikrug
Copy link
Collaborator

michikrug commented Jan 6, 2021

btw @SEQUOiA87
I added a bit of documentation on the TV implementation here: michikrug@3894cd5#diff-52296615debf3994195e43d91c94e02bfdc615a27620e0dbc72140b3de98dde1R58

In Google Home you still only have an On/Off switch. Control by voice does support all traits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants