Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

whirlpool-sixth-sense

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

whirlpool-sixth-sense

Unofficial API for Whirlpool's 6th Sense appliances

  • 0.18.9
  • PyPI
  • Socket score

Maintainers
1

Whirlpool's Sixth Sense (unofficial)

Unofficial API for Whirlpool's 6th Sense appliances.

As an example on how to use this library, please check the implementation of Home Assistant's Whirlpool Integration, or take a look at the whirlpool_ac.py file.

If a command does not work, check if it works through the official app.

NOTICE

Use this at your own risk. If, by using this software, any damage is caused to your appliance, or if you get too hot because your AC got crazy and now you can't sleep, the developers of this software or the manufacturer of your appliance cannot be blamed.

Using the cli

  • listing all Whirpool appliances for an account:

    python cli.py -l -b "whirlpool" -e "person@mail.com" -p "password123"

  • viewing/controlling a single Maytag appliance:

    python cli.py -l -b "maytag" -s "SAID123" -e "person@mail.com" -p "password123"

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc