-
Notifications
You must be signed in to change notification settings - Fork 8
Problems Updating to Version 1.0.0
I have no idea why, but the normal npm update problem seems to have problems updating from the 0.0.X versions to the 1.x.x version of the plugin. Here's some ways to try and fix.
This entry is a bit out of date. First try updating from the config-ui-x interface. The remaining instructions can be followed if that fails.
npm -g list --depth=0
npm -g delete homebridge-homeseer4
npm delete homebridge-homeseer4
-
Repeate the listing step #1.
-
Is the plugin gone?
-
If it is, go to step #4.
-
If Not, then you have to manually remove the directory containing the plugin.
-
On windows, the plugin is installed at the following location: %AppData%\npm\node_modules (just cut / past this into the search bar of a Windows file explorer window).
-
Once there, you'll see a folder "homebridge-homeseer4". Delete that.
-
I'm not sure of the location of the plugin file on Linux, sorry! If anybody knows, can they provide the information so I can update this.
npm -g install homebridge-homeseer4@latest
Repeat the listing step #1. If the proper plugin hasn't been installed, post an issue on Github.
I've deleted most of my "old" installation instructions that used to be here. Homebridge has updated their instructions and they are now more comprehensive than what I had. Just follow their instructions: https://www.npmjs.com/package/homebridge
And be sure to use config-ui-x. Its really great for setting up the plugin.
These instructions are now a bit out of date. You can follow them to set up the plugin, but there is now a settings interface in config-ui-x which makes it much easier.
-
Additional Notes on specific device types
Why won't my device names change after I edit them in config.json