All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- mqtt url
- Closing mqtt connection and removing listeners on remove
- Updated README
- Fixed typo
- License and Readme information
- Bumped async
- Reading knownDevices from protocolId
- ip address mosquitto server
- add method to remove device from network
type
as second parameter in the constructor- instance emits
status
event
- subscribing to
zigbee2mqtt/:friendlyName
only if device type is sensor control
method handlesget
action
timeoutDiscovering
event is emitted after pairing timeout- pairing only with devices that contains
modelId
key
- A new device is paired only if
modelId
is defined
setKnownDevices
methodcontrol
method
- first public version
- replaced
console.log
withdebug
- changed package name
- url mqtt server as container name