homebridge-plugins / homebridge-roomba2

Homebridge plugin to connect iRobot Roomba devices with Homebridge/HomeKit.
MIT License
144 stars 17 forks source link

Update to 1.2.1 does not appear in Homebridge UI nor through npm #28

Closed MichelRabozee closed 2 years ago

MichelRabozee commented 3 years ago

Hello,

it seems there is a publish problem for version 1.2.1: the availability of the update is not displayed and proposed in the Homebridge UI interface. Moreover, trying to manually update using npm does not succeed:

MacMini2:~ mrabozee$ sudo npm install -g homebridge-roomba2@1.2.1
npm ERR! code ETARGET
npm ERR! notarget No matching version found for homebridge-roomba2@1.2.1.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/mrabozee/.npm/_logs/2021-02-02T08_55_57_634Z-debug.log
MacMini2:~ mrabozee$ 

Using "sudo npm install -g homebridge-roomba2@latest" only reinstall version 1.2.0.

MacMini2:~ mrabozee$ sudo npm install -g homebridge-roomba2@latest
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
+ homebridge-roomba2@1.2.0
updated 1 package in 4.474s
whreams commented 3 years ago

+1 for this.

brettstah commented 3 years ago

+1 for me as well.

brettstah commented 3 years ago

Is there a way to get this 1.2.1 version to show up for us Homebridge users? Homebridge is fully updated, yet for this plugin, it thinks 1.2.0 is the latest version.

karlvr commented 2 years ago

@brettstah @whreams sorry about that, it's now published.