A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
K
- kelvinToRGB(java.lang.Integer) - function in crackers.kobots.parts.GraphicsKt
- Convert a temperature in Kelvin to an RGB color.
- KobotAnalogSensor - class in crackers.kobots.mqtt.homeassistant
- Analog (value) sensor, single state.
- KobotAnalogSensor.Companion - class in crackers.kobots.mqtt.homeassistant.KobotAnalogSensor
- KobotAnalogSensor.Companion.AnalogDevice - class in crackers.kobots.mqtt.homeassistant.KobotAnalogSensor.Companion
- KobotAnalogSensor.Companion.StateClass - class in crackers.kobots.mqtt.homeassistant.KobotAnalogSensor.Companion
- KobotBinarySensor - class in crackers.kobots.mqtt.homeassistant
- On/off sensor, single state.
- KobotBinarySensor.Companion - class in crackers.kobots.mqtt.homeassistant.KobotBinarySensor
- KobotBinarySensor.Companion.BinaryDevice - class in crackers.kobots.mqtt.homeassistant.KobotBinarySensor.Companion
- KobotHAEntity - class in crackers.kobots.mqtt.homeassistant
- Defines the "device" for MQTT discovery and state messages.
- KobotHAEntity.Companion - class in crackers.kobots.mqtt.homeassistant.KobotHAEntity
- KobotLight - class in crackers.kobots.mqtt.homeassistant
- Describes a "simple" light.
- KobotNumberEntity - class in crackers.kobots.mqtt.homeassistant
- HA has an easy way to "send" numbers as commands: this aligns really well with things like
Rotator
andLinearActuator
devices. - KobotNumberEntity.Companion - class in crackers.kobots.mqtt.homeassistant.KobotNumberEntity
- KobotNumberEntity.Companion.DisplayMode - class in crackers.kobots.mqtt.homeassistant.KobotNumberEntity.Companion
- KobotNumberEntity.Companion.NumberHandler - class in crackers.kobots.mqtt.homeassistant.KobotNumberEntity.Companion
- KobotNumberEntity.Companion.NumericDevice - class in crackers.kobots.mqtt.homeassistant.KobotNumberEntity.Companion
- KobotRadar - class in crackers.kobots.graphics.animation
- KobotRadar.RadarScan - class in crackers.kobots.graphics.animation.KobotRadar
- KobotRGBLight - class in crackers.kobots.mqtt.homeassistant
- Describes an RGB light.
- KobotSelectEntity - class in crackers.kobots.mqtt.homeassistant
- A "select" entity allows for a device to react to explicit "commands".
- KobotSelectEntity.Companion - class in crackers.kobots.mqtt.homeassistant.KobotSelectEntity
- KobotSelectEntity.Companion.SelectHandler - class in crackers.kobots.mqtt.homeassistant.KobotSelectEntity.Companion
- KobotSensor - class in crackers.kobots.mqtt.homeassistant
- Basic sensor stuff.
- KobotSleep - class in crackers.kobots.parts.app
- Shortcuts for sleeping, wrapping the
diozero
utils. - KobotsMQTT - class in crackers.kobots.mqtt
- MQTT wrapper for Kobots.
- KobotsMQTT.ConnectListener - class in crackers.kobots.mqtt.KobotsMQTT
- KobotsWidget - class in crackers.kobots.graphics.widgets
- Shows some graphics things in a defined region.
- KobotSwitch - class in crackers.kobots.mqtt.homeassistant
- On/off.
- KobotSwitch.Companion - class in crackers.kobots.mqtt.homeassistant.KobotSwitch
- KobotSwitch.Companion.OnOffDevice - class in crackers.kobots.mqtt.homeassistant.KobotSwitch.Companion
- Defines the simple on/off thingie.
- KobotTextEntity - class in crackers.kobots.mqtt.homeassistant
- Handles simple text messages.