SphtKr / homebridge-zway

Homebridge plugin for (better) HomeKit support of RaZBerry and Z-Way Server
ISC License
85 stars 38 forks source link

Added basic support for a valve that reports as a Z-Wave binary switch #134

Open steve-williamsjr opened 4 years ago

steve-williamsjr commented 4 years ago

Added basic support for a valve that reports as a Z-Wave binary switch using the "Valve" device type tag. This will report as a type GENERIC_VALVE in HomeKit. Adding support for additional valve types via tags might be desirable, but certain ones require additional characteristics.

I'm using this with a Dome valve currently.

palasinio commented 4 years ago

Can you please tell me, how I can get a version with all five pulls committed?

steve-williamsjr commented 4 years ago

You can’t directly until the owner of the repo merges everything into the trunk. If you want all the changes, you’ll need to check out a copy and then merge all the forks into it.