node-zwave-js
node-zwave-js copied to clipboard
Z-Wave driver written entirely in JavaScript/TypeScript
_Originally posted by @AlCalzone in https://github.com/zwave-js/node-zwave-js/issues/2821#issuecomment-858098251_
blocked by https://github.com/sindresorhus/got/pull/2150
I've installed 5 thermostats ([Namron](https://www.elektroimportoren.no/docs/lib/4512744-Brukerveiledning-5.pdf)) in my house and I am seeing issues with one in particular. These thermostats have two sensors: room and floor, snd can operate with only...
### Is your problem within Home Assistant (Core or Z-Wave JS Integration)? YES, BUT a Home Assistant developer has told me to come here ### Is your problem within ZWaveJS2MQTT?...
ref https://github.com/AlCalzone/ioBroker.zwave2/issues/778
### Is your problem within Home Assistant (Core or Z-Wave JS Integration)? NO, my problem is NOT within Home Assistant or the ZWave JS integration ### Is your problem within...
### Is your problem within Home Assistant (Core or Z-Wave JS Integration)? NO, my problem is NOT within Home Assistant or the ZWave JS integration ### Is your problem within...
**Which device is missing?** Zipato "Mini Keypad" RFID **What are the IDs?** Manufacturer ID: 0x0097 Product type: 0x6131 Product ID: 0x4501 **Did you check if we really don't have it?**...
As described in #4914 it will be very hand to be able to subscribe for all network events via the driver event emitter, and this PR enables this. It's just...