A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
D
- DATA_RATE - enum entry in crackers.kobots.mqtt.homeassistant.KobotAnalogSensor.Companion.AnalogDevice
- DATA_RATE - enum entry in crackers.kobots.mqtt.homeassistant.KobotNumberEntity.Companion.NumericDevice
- DATA_SIZE - enum entry in crackers.kobots.mqtt.homeassistant.KobotAnalogSensor.Companion.AnalogDevice
- DATA_SIZE - enum entry in crackers.kobots.mqtt.homeassistant.KobotNumberEntity.Companion.NumericDevice
- DATE - enum entry in crackers.kobots.mqtt.homeassistant.KobotAnalogSensor.Companion.AnalogDevice
- DefaultActionSpeed - class in crackers.kobots.parts.movement
- "Default" speeds based on observation.
- DeviceClass - class in crackers.kobots.mqtt.homeassistant
- Device classes are "things" HA knows about that can handle values with units.
- DeviceIdentifier - class in crackers.kobots.mqtt.homeassistant
- What is this thing?
- digitalDevice(com.diozero.api.DigitalOutputDevice) - function in crackers.kobots.mqtt.homeassistant.KobotSwitch.Companion
- Create an on/off switch using a Diozero digital thingie.
- DirectionPointer - class in crackers.kobots.graphics.widgets
- Draws a "pointer" within a square box defined by 2 x the size.
- discovery() - function in crackers.kobots.mqtt.homeassistant.AbstractKobotEntity
- A generic configuration for the device, which can be used to generate the discovery message because there are too many "base" configuration parameters to be able to handle them cleanly, so just dump it on the child class to figure it out.
- discovery() - function in crackers.kobots.mqtt.homeassistant.CommandEntity
- A generic configuration for the device, which can be used to generate the discovery message because there are too many "base" configuration parameters to be able to handle them cleanly, so just dump it on the child class to figure it out.
- discovery() - function in crackers.kobots.mqtt.homeassistant.CommandEntity
- A generic configuration for the device, which can be used to generate the discovery message because there are too many "base" configuration parameters to be able to handle them cleanly, so just dump it on the child class to figure it out.
- discovery() - function in crackers.kobots.mqtt.homeassistant.KobotAnalogSensor
- A generic configuration for the device, which can be used to generate the discovery message because there are too many "base" configuration parameters to be able to handle them cleanly, so just dump it on the child class to figure it out.
- discovery() - function in crackers.kobots.mqtt.homeassistant.KobotBinarySensor
- A generic configuration for the device, which can be used to generate the discovery message because there are too many "base" configuration parameters to be able to handle them cleanly, so just dump it on the child class to figure it out.
- discovery() - function in crackers.kobots.mqtt.homeassistant.KobotHAEntity
- Generate the MQTT discovery message for this device.
- discovery() - function in crackers.kobots.mqtt.homeassistant.KobotLight
- A generic configuration for the device, which can be used to generate the discovery message because there are too many "base" configuration parameters to be able to handle them cleanly, so just dump it on the child class to figure it out.
- discovery() - function in crackers.kobots.mqtt.homeassistant.KobotNumberEntity
- A generic configuration for the device, which can be used to generate the discovery message because there are too many "base" configuration parameters to be able to handle them cleanly, so just dump it on the child class to figure it out.
- discovery() - function in crackers.kobots.mqtt.homeassistant.KobotRGBLight
- A generic configuration for the device, which can be used to generate the discovery message because there are too many "base" configuration parameters to be able to handle them cleanly, so just dump it on the child class to figure it out.
- discovery() - function in crackers.kobots.mqtt.homeassistant.KobotSelectEntity
- A generic configuration for the device, which can be used to generate the discovery message because there are too many "base" configuration parameters to be able to handle them cleanly, so just dump it on the child class to figure it out.
- discovery() - function in crackers.kobots.mqtt.homeassistant.KobotSensor
- A generic configuration for the device, which can be used to generate the discovery message because there are too many "base" configuration parameters to be able to handle them cleanly, so just dump it on the child class to figure it out.
- discovery() - function in crackers.kobots.mqtt.homeassistant.KobotSwitch
- A generic configuration for the device, which can be used to generate the discovery message because there are too many "base" configuration parameters to be able to handle them cleanly, so just dump it on the child class to figure it out.
- displayItems(java.util.List) - function in crackers.kobots.parts.app.io.NeoKeyMenu.MenuDisplay
- displayItems(java.util.List) - function in crackers.kobots.parts.app.io.SmallMenuDisplay
- Display the menu items.
- displayMenu() - function in crackers.kobots.parts.app.io.NeoKeyMenu
- Sets up the sub-selection of menu items and displays them.
- displayStatuses(java.awt.Graphics2D,java.util.Map) - function in crackers.kobots.parts.app.io.StatusColumnDelegate
- displayStatuses(java.awt.Graphics2D,java.util.Map) - function in crackers.kobots.parts.app.io.StatusColumnDisplay
- DISTANCE - enum entry in crackers.kobots.mqtt.homeassistant.KobotAnalogSensor.Companion.AnalogDevice
- DISTANCE - enum entry in crackers.kobots.mqtt.homeassistant.KobotNumberEntity.Companion.NumericDevice
- does(crackers.kobots.parts.movement.ActionSequence) - function in crackers.kobots.parts.movement.SequenceExecutor
- DOOR - enum entry in crackers.kobots.mqtt.homeassistant.KobotBinarySensor.Companion.BinaryDevice
- DOWN - enum entry in crackers.kobots.graphics.animation.Pupil.Position
- draw(java.awt.Graphics2D) - function in crackers.kobots.graphics.animation.Eye
- draw(java.awt.Graphics2D) - function in crackers.kobots.graphics.animation.Ocular
- draw(java.awt.Graphics2D) - function in crackers.kobots.graphics.animation.PairOfEyes
- Draw both eyes.
- drawStatic() - function in crackers.kobots.graphics.widgets.DirectionPointer
- Draw any "static" parts that don't get updated.
- drawStatic() - function in crackers.kobots.graphics.widgets.HorizontalPercentageIndicator
- Draw any "static" parts that don't get updated.
- drawStatic() - function in crackers.kobots.graphics.widgets.KobotsWidget
- Draw any "static" parts that don't get updated.
- drawStatic() - function in crackers.kobots.graphics.widgets.SimpleMenuWidget
- Draw any "static" parts that don't get updated.
- drawStatic() - function in crackers.kobots.graphics.widgets.UpDownIndicator
- Draw any "static" parts that don't get updated.
- drawStatic() - function in crackers.kobots.graphics.widgets.VerticalPercentageIndicator
- Draw any "static" parts that don't get updated.
- DURATION - enum entry in crackers.kobots.mqtt.homeassistant.KobotAnalogSensor.Companion.AnalogDevice
- DURATION - enum entry in crackers.kobots.mqtt.homeassistant.KobotNumberEntity.Companion.NumericDevice
- duration(java.time.Duration) - function in crackers.kobots.parts.app.KobotSleep
- duration() - function in crackers.kobots.parts.movement.ActionSpeed
- duration() - function in crackers.kobots.parts.movement.DefaultActionSpeed