Package de.malkusch.broadlinkBulb
Class BroadlinkBulb
java.lang.Object
de.malkusch.broadlinkBulb.BroadlinkBulb
- All Implemented Interfaces:
AutoCloseable
-
Method Details
-
mac
-
host
-
toString
-
turnOff
- Throws:
IOException
-
turnOn
- Throws:
IOException
-
isOn
- Throws:
IOException
-
dimm
- Throws:
IOException
-
brightness
- Throws:
IOException
-
shineWhite
- Throws:
IOException
-
isWhite
- Throws:
IOException
-
changeColor
- Throws:
IOException
-
isColor
- Throws:
IOException
-
color
- Throws:
IOException
-
hashCode
public int hashCode() -
equals
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-