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

Info Viewer on openLuup #1

Open
BuxtonCalvin opened this issue Oct 15, 2021 · 1 comment
Open

Info Viewer on openLuup #1

BuxtonCalvin opened this issue Oct 15, 2021 · 1 comment

Comments

@BuxtonCalvin
Copy link

Hey Mr. Lurker. I think I found a way to make this plugin functional on openLuup. The code change is to substitute the IP address of the target vera, for the IP address of openLuup. The idea is to detect openLuup, then if detected, create an IP state variable. Info viewer would then use the state variable for all its lookups. If you wanted to get really fancy, you could create a child device with the target IP (for situations like mine with more than one vera) and on the control page, enumerate the various lookups. Let me know what you think.

@BuxtonCalvin
Copy link
Author

I followed the forum link and lo and behold, I had mentioned this years ago. http://forum.micasaverde.com/index.php/topic,13477.msg393576.html#msg393576
So the choice then was UPNP action to pull data into the plugin, or a variable to hold the IP address. I would go for the variable as it seems easier and more intuitive, the UI is already built, and things would work the same as hosting the plugin natively on a vera. One child device for each target vera.

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