Class KobotNumberEntity

  • All Implemented Interfaces:
    crackers.kobots.mqtt.homeassistant.KobotHAEntity , kotlin.Comparable

    
    public class KobotNumberEntity
    extends CommandEntity
                        

    HA has an easy way to "send" numbers as commands: this aligns really well with things like Rotator and LinearActuator devices.

    There are quite a few UI hints that can be set on these objects; defaults are set in all cases.