iRayanKhan / homebridge-tuya

A Homebridge plugin to control Tuya devices locally.
MIT License
380 stars 160 forks source link

How install and test 3.1.0 Pre-release #442

Closed corasaniti closed 5 months ago

corasaniti commented 5 months ago

Hi @iRayanKhan

How can I install version 3.1.0 Pre-release? If I search in the homebridge GUI or install with npm I can only install the stable version 2.01 I think you are doing a great job, to allow us to use Tuya in "local mode" Thanks in advance

05TEVE commented 5 months ago

Hi @corasaniti, from the home bridge ui for the plugin you should be able to see an install alternate versions option. In there the latest beta is 3.1.0-beta.13.

corasaniti commented 5 months ago

@iRayanKhan Do you mean v1.0.3 latest? and not 3.1.0-beta.13 I can't find 3.1.0-beta.13 Thank you

Cattura1 Immagine1

05TEVE commented 5 months ago

Hi, that is my fork of the plugin that I was using for some testing. Please switch to the main verified version Irayankahn:homebridge-tuya. The beta is published there and should be downloadable from the homebridge ui.

corasaniti commented 5 months ago

@05TEVE OK thanks here I was able to find it... Immagine

corasaniti commented 5 months ago

@05TEVE, @iRayanKhan I tried version 3.1.0 beta13 of the plugin and it works perfectly. Unfortunately though it has a side effect with my instance of Nodered. The device with a certain IP cannot be connected to Nodered and Homebridge at the same time.

So I am forced to use either Nodered or Homebridge, while with the previous Homebridge cloud plugin I am able to use Nodered (via LAN) and Hombebridge (via cloud) at the same time

However, an excellent job was done, the plugin works very well Thank you