Open rrapsod opened 8 years ago
Looking at your devices file (thank you), I actually don't see anything wrong--it would appear that everything should be working as expected.
Can you verify what version of homebridge-zway
you have installed? Run npm list -g homebridge-zway
, or npm list -g | grep homebridge-zway
and see what comes back? I wonder if you actually have 0.4.0 and not one of the 0.5.0-alphaX versions.
If so, try npm install -g homebridge-zway@0.5.0-alpha3
, restart homebridge, and see if it behaves any better.
Note, in addition to the above, that I found and fixed a bug with binary sensor general_purpose
devices in 0.5.0-alpha4...you may want to try upgrading to that and see if it improves your device.
Note, further improvements to this class of devices in 0.5.0-rc1. Can you confirm if this is still an issue?
Problem is not solved with 0.5.0-rc2. Power consumption is not displayed, HomeKit writes that this accessory is not supported. Tags on device: Homebridge.Include, Homebridge.IsPrimary.
Hi,
I have a problem to bridge "Aeotec Heavy Duty Smart Switch Gen5". It consists of 6 devices: button, temperature, voltmeter, ammeter, wattage energy usage and KWH usage. Now bridged only temperature. How can i bridge all this devices?
Also, i have virtual thermometer. What is value of Homebridge.Service.Type and Homebridge.Characteristic.Type i have set to bridge it?
Thank you. devices.zip