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

Brief Explanations Please #12

Open
gregoliver opened this issue Jun 29, 2018 · 0 comments
Open

Brief Explanations Please #12

gregoliver opened this issue Jun 29, 2018 · 0 comments

Comments

@gregoliver
Copy link

Hi,

I have scoured all of the various forks of this module, and all of them seem to talk about requiring authenticated tokens. In my experience with my Hub, I can send commands and get the config from it without doing anythign at all. Is this expected nowadays? I mean, it is quite slow which I assume is due to it not having a proper token, yet it still works.

Also, I am simply putting it in a for loop and using send_command to send digits to change the channel numerically without having to program 1000 favorites so each channel has it's own identifier. Is there a way to send a sting of commands @ once? I have yet to try it in python, just using the provided harmony built-ins ::

for i in 1 0 0 5 Enter ; do harmony --harmony_ip 192.168.100.191 send_command --device_id=54904916 --command=$i ; done

But this does not change the channel fast enough for my receiver, so it changes the channel 4x - obviously not what I need. I am not apython expert, but can probably find my way around if I need to write it in python to accomplish what I need.

Thanks!

-Greg

@gregoliver gregoliver changed the title Bried Explanations Please Brief Explanations Please Jun 29, 2018
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

1 participant