python-miio
latest

Contents:

  • Home
  • Getting started
  • Troubleshooting
  • Contributing
  • Device Simulators
  • Device-specific documentation
  • Push Server
  • API
    • Subpackages
      • miio.devtools package
      • miio.integrations package
        • Subpackages
        • Module contents
      • miio.push_server package
    • Submodules
    • Module contents
python-miio
  • miio package
  • miio.integrations package
  • miio.integrations.leshow package
  • miio.integrations.leshow.fan package
  • Edit on GitHub

miio.integrations.leshow.fan package

Submodules

  • miio.integrations.leshow.fan.fan_leshow module
    • FanLeshow
      • FanLeshow.actions()
      • FanLeshow.call_action()
      • FanLeshow.change_setting()
      • FanLeshow.configure_wifi()
      • FanLeshow.delay_off()
      • FanLeshow.descriptors()
      • FanLeshow.get_device_group()
      • FanLeshow.get_properties()
      • FanLeshow.info()
      • FanLeshow.off()
      • FanLeshow.on()
      • FanLeshow.raw_command()
      • FanLeshow.send()
      • FanLeshow.send_handshake()
      • FanLeshow.sensors()
      • FanLeshow.set_buzzer()
      • FanLeshow.set_mode()
      • FanLeshow.set_oscillate()
      • FanLeshow.set_speed()
      • FanLeshow.settings()
      • FanLeshow.status()
      • FanLeshow.supports_miot()
      • FanLeshow.update()
      • FanLeshow.update_progress()
      • FanLeshow.update_state()
      • FanLeshow.device_id
      • FanLeshow.model
      • FanLeshow.raw_id
      • FanLeshow.retry_count
      • FanLeshow.supported_models
      • FanLeshow.timeout
      • FanLeshow.token
    • FanLeshowStatus
      • FanLeshowStatus.descriptors()
      • FanLeshowStatus.embed()
      • FanLeshowStatus.buzzer
      • FanLeshowStatus.delay_off_countdown
      • FanLeshowStatus.error_detected
      • FanLeshowStatus.is_on
      • FanLeshowStatus.mode
      • FanLeshowStatus.oscillate
      • FanLeshowStatus.power
      • FanLeshowStatus.speed
    • OperationMode
      • OperationMode.Manual
      • OperationMode.Natural
      • OperationMode.Sleep
      • OperationMode.Strong

Module contents

Previous Next

© Copyright 2017, Teemu Rytilahti. Revision 8643a57f.

Built with Sphinx using a theme provided by Read the Docs.