- Allow to reuse same UDP address
- Socket events on
Bus
instance - Enable UDP broadcast
- Add address getter to
Device
instance
- Add Logic Control and Date Time commands
- Add commands for Sequence, Scene, Area, Curtain Switch, Floor Heating, Panel Control, Sensors and Read Temperature sections of system specification
- Add missing Channels and Universal Switch commands
- URL syntax for configuration
- Send commands without additional data
- Outgoing commands logging
- Universal Switch Control command
- Fix
Bus
object address initialization - Reimplement
Channel
class asEventEmitter
BREAKING: channel.level
is a simple property now,
use channel.control
function instead.
- Support old versions of nodejs (>=0.12)
Base features:
- Receive and send SmartBus commands
- Simple DSL for "Single Channel Control" command