module Broadlink

Extended Modules

Direct including types

Defined in:

broadlink.cr
broadlink/version.cr

Constant Summary

VERSION = "0.1.0"

Instance Method Summary

Instance Method Detail

def discover(timeout = 10, local_ip_address = "") #

[View source]
def gendevice(devtype : UInt16, host : String, mac : Bytes) #

[View source]
def setup(ssid : String, password : String, security_mode : UInt8) #

Setup a new Broadlink device via AP Mode. Review the README to see how to enter AP Mode. Only tested with Broadlink RM3 Mini (Blackbean) & SP2 Mini (Urant Wifi Smart Power Plug)


[View source]