class

Broadlink::Sp2

Inherits Broadlink < Broadlink::Device < Broadlink < Reference < Object

Constants

ENERGY_PACKET = Bytes[8, 0, 254, 1, 5, 1, 0, 0, 0, 45, 0, 0, 0, 0, 0, 0]

Constructors

new(host, mac, devtype)
Source

Instance methods

energy
Source
nightlight=(state : Bool)

Sets the night light state of the smart plug.

Source
nightlight?

Returns the power state of the smart plug.

Source
power=(state : Bool)

Sets the power state of the smart plug.

Source
power?

Returns the power state of the smart plug.

Source