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

Plugin name not updating when using updater-override.json #347

Open
hem-bhagat-tark opened this issue Mar 31, 2023 · 1 comment
Open

Plugin name not updating when using updater-override.json #347

hem-bhagat-tark opened this issue Mar 31, 2023 · 1 comment
Labels
App Misbehavior This problem is causing HomeSeer to not do what was expected. NOT FOR PLUGINS HS Core This issue involves changes to core HS systems. NOT FOR PLUGINS To Do This issue is in need of attention

Comments

@hem-bhagat-tark
Copy link

Environment

HomeSeer

OS

Windows

HS Version

v4.2.18.0

Development

PSDK Version

v1.4.3.0

Language

C#

IDE

VS2022

Dev OS

Windows

Page

Manage Plugins Page

Plugin

I am creating my own plugin

Problem

Description

Note: I am using updater-override.json to update plugin.

If we update the name of a plugin that's already installed, the name shown in the updater is updated and the updater can update the plugin with no problems. However, the new name won't show up on the "Manage Plugins" page, and the plugin's status will show as "Loaded Remotely". The old name will still be visible in the Plugins dropdown. After restarting HS4, the new name will show up in the Plugins dropdown, but the issue on the Manage Plugins page will still be there.

Screenshots

image

Expected Behavior

The plugin name should update successfully.

Steps to Reproduce

  1. Create a plugin with the name Experiment.
  2. Install it in HS4 using updater-override.json.
  3. Change the name of the plugin to AnotherExperiment.
  4. Update the plugin by using updater-override.json.
  5. The update will be successful, but the plugin's name in the Manage Plugins page won't be updated, and its status will show as "Loaded Remotely". The old name will still be visible in the Plugins dropdown.
  6. Restart HS4.
  7. The updated name will now be visible in the Plugins dropdown, but the issue on the Manage Plugins page will still be there.

Logs

Not Applicable.

@hem-bhagat-tark hem-bhagat-tark added App Misbehavior This problem is causing HomeSeer to not do what was expected. NOT FOR PLUGINS HS Core This issue involves changes to core HS systems. NOT FOR PLUGINS To Do This issue is in need of attention labels Mar 31, 2023
@stefxx
Copy link

stefxx commented Aug 18, 2023

Having exerienced the same issue and would love to see this resolved. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Misbehavior This problem is causing HomeSeer to not do what was expected. NOT FOR PLUGINS HS Core This issue involves changes to core HS systems. NOT FOR PLUGINS To Do This issue is in need of attention
Projects
None yet
Development

No branches or pull requests

2 participants