bwp91 / homebridge-meross

Homebridge plugin to integrate Meross devices into HomeKit.
MIT License
199 stars 32 forks source link

Changed switch name in Meross app, not reflected in the plug in #560

Closed kitenski closed 9 months ago

kitenski commented 9 months ago

What issue do you have? Please be as thorough and explicit as possible.

I changed the name of a switch in the Meross app, but the "old" name has persisted on the Homebridge plugin, despite reboots, upgrades etc.

Details of your setup.

Homebridge UI-X

Homebridge v1.7.0 · UI v4.54.1 · UI developed by oznu

Raspberry PI/Docker version, node.js v18.19

v1.1.5

mss210 switch

Please paste any relevant logs below.

gileswells commented 9 months ago

It's likely that your switch's config is cached by Homebridge. In the top right of Homebridge click the 3 dots and then go to Homebridge Settings. Near the bottom is Remove Single Cached Accessory. Give that a shot, restart Homebridge, and I believe that should bring it back with the new name. Alternatively, you can just update the name in Homebridge yourself on the Accessories page.

Be warned that clearing a cached item can remove it from any automations that you might have setup through the Home or Shortcuts apps so it could force you to need to reset those automations. If you have a lot of them I would recommend just manually updating the name.

kitenski commented 9 months ago

thanks, that did the trick, I did try renaming it on the accessories page, but the log still referred to it as the old name.

gileswells commented 9 months ago

I don't have an ability to close your issue but if you're able to that'll help to reduce load on the maintainer from having to triage this issue at some point in the future.