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

Return all installed apps in the update method if get_running_apps is False #256

Open
JeffLIrion opened this issue Jul 29, 2021 · 1 comment

Comments

@JeffLIrion
Copy link
Owner

Also, the get_properties method should have a get_installed_apps (default: False) parameter so that when an HA user calls GET_PROPERTIES, the list of installed apps gets updated.

@CloCkWeRX
Copy link

Presumably, you mean

def update(self, get_running_apps=True, lazy=True):

Do you have advice as to what a test case might look like for this or a similar starting point?

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

2 participants