-
-
Notifications
You must be signed in to change notification settings - Fork 86
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
Comments
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. |
I would be very interested in https://developers.google.com/assistant/smarthome/guides/audiovideoreceiver |
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 |
I have started the implementation of TV - currently Volume, Channel, Input and TransportControl are working |
Wow, that is great. This feature will raise this binding to a whole new/next level for me. Thanks alot for your effort. |
@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 :) |
@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
|
Why not make a monthly poll for openhab users to vote on what items they would like you guys to push forward on? |
btw @SEQUOiA87 In Google Home you still only have an On/Off switch. Control by voice does support all traits. |
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?
The text was updated successfully, but these errors were encountered: