home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.83k stars 7.22k forks source link

No Luck setting up Harmony remote Hub #29737

Closed montekay1 closed 11 months ago

montekay1 commented 11 months ago

Feedback

I don't think this was written for newbies and I'm a newbie at this stuff...

It seems to understand all the devices programmed into the Harmony remote but getting it to do anything with any of them is another story. The device just says activities, "Power OFF" There is a switch in the off position, if set to on, it automatically changes to off a few seconds later.

Ideally I could create a dashboard with for example volume up/down controlling the Marantz, play/pause etc controlling the Panasonic, Anamorphic A... Off controlling the JVC and so on. No idea where to start!

Thanks, mk

harmony { "Activities": { "-1": "PowerOff" }, "Devices": { "JVC Projector": { "commands": [ "PowerOff", "PowerOn", "DirectionDown", "DirectionLeft", "DirectionRight", "DirectionUp", "OK", "Return", "Menu", "PictureMode", "Info", "PictureMode", "AdvancedMenu", "Anamorphic(A)", "Anamorphic(B)", "Anamorphic(C)", "Anamorphic(D)", "AnamorphicOff", "C.M.D.", "ColorProfile", "GammaSettings", "HDRLevel+1", "HDRLevel+2", "HDRLevel0", "HDRLevel-1", "HDRLevel-2", "HDRLevelAuto", "HDRLevelAutoWide", "Hide", "Input", "LensControl", "LensMemory1", "LensMemory10", "LensMemory2", "LensMemory3", "LensMemory4", "LensMemory5", "LensMemory6", "LensMemory7", "LensMemory8", "LensMemory9", "MPC", "SettingsMemory" ], "id": "80317271" }, "Marantz AV Receiver": { "commands": [ "PowerOff", "PowerOn", "PowerToggle", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "Mute", "VolumeDown", "VolumeUp", "DirectionDown", "DirectionLeft", "DirectionRight", "DirectionUp", "Enter", "Play", "Pause", "SkipBack", "SkipForward", "Back", "PresetPrev", "TuneDown", "TuneUp", "PresetNext", "Setup", "Sleep", "Info", "PageDown", "PageUp", "AllZoneStereoOn/Off", "AudysseyDynamicVolumeMode", "AudysseyLFCOn/Off", "AudysseyMultEqMode", "Auto", "CenterDown", "CenterUp", "DirectMode", "DolbyAtmosOn/Off", "DTS", "GraphicEQOn/Off", "InputAux1", "InputAux2", "InputBluetooth", "InputBlu-ray", "InputCbl/Sat", "InputCd", "InputDvd", "InputGame", "InputHeos", "InputInternetRadio", "InputMediaPlayer", "InputModeAnalog", "InputModeAuto", "InputModeDigital", "InputModeHdmi", "InputModeSelect", "InputNapstar", "InputPandora", "InputPhono", "InputRhapsody", "InputSiriusXM", "InputSpotify", "InputTuner", "InputTvAudio", "InputUsb", "M-DAXToggle", "ModeGame", "ModeMovie", "ModeMusic", "ModePure", "MultiCh", "Option", "PureDirect", "PureDirect(Toggle)", "SmartSelect1", "SmartSelect2", "SmartSelect3", "SmartSelect4", "Stereo", "SubWoofer2Down", "SubWoofer2Up", "SubWooferDown", "SubWooferUp", "Surround", "SurroundMode(Back)", "Virtual" ], "id": "80317269" }, "Panasonic DVD/Blu-ray Player": { "commands": [ "PowerOff", "PowerOn", "PowerToggle", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "DirectionDown", "DirectionLeft", "DirectionRight", "DirectionUp", "OK", "Stop", "Play", "Rewind", "Open/Close", "Pause", "FastForward", "FrameAdvance", "SkipBack", "SkipForward", "Return", "TopMenu", "PopUpMenu", "Subtitle", "Audio", "PictureMode", "Green", "Red", "Blue", "Yellow", "Cancel", "PictureMode", "Netflix", "HDRSetting", "Home", "Internet", "Option", "PlaybackInfo", "Status" ], "id": "80317270" } } }

URL

https://www.home-assistant.io/integrations/harmony/

Version

2023.11.1

Additional information

No response

home-assistant[bot] commented 11 months ago

Hey there @ehendrix23, @bramkragten, @bdraco, @mkeesey, @aohzan, mind taking a look at this feedback as it has been labeled with an integration (harmony) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `harmony` can trigger bot actions by commenting: - `@home-assistant close` Closes the feedback. - `@home-assistant rename Awesome new title` Renames the feedback. - `@home-assistant reopen` Reopen the feedback. - `@home-assistant unassign harmony` Removes the current integration label and assignees on the feedback, add the integration domain after the command.
frenck commented 11 months ago

Thank you for reaching out. We use GitHub for tracking documentation, not for providing support.

If you are in need of support, you should try our Community Forum or join our Discord chat server.

You are more likely to get the answer you are looking for in those places.

Thanks! 👍