Class: Kasa::NonDimmable

Inherits:
Device
  • Object
show all
Defined in:
lib/kasa/devices.rb

Overview

Most devices are not dimmable

Direct Known Subclasses

Dimmable, SmartStrip

Constant Summary

Constants inherited from Device

Device::OFF, Device::ON

Instance Attribute Summary

Attributes inherited from Device

#alias, #dev_name, #ip, #mac, #model

Method Summary

Methods inherited from Device

#initialize, #off, #off?, #on, #on?, #sysinfo

Constructor Details

This class inherits a constructor from Kasa::Device