GithubHelp home page GithubHelp logo

smallsam / pymyair Goto Github PK

View Code? Open in Web Editor NEW
24.0 24.0 10.0 79 KB

A simple Python API that wraps the HTTP based API exposed by the MyPlace service that runs on Advantage Air supplied Android tablets

License: MIT License

Python 89.00% Makefile 11.00%

pymyair's People

Contributors

pyup-bot avatar smallsam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pymyair's Issues

Initial Update

Hi ๐Ÿ‘Š

This is my first visit to this fine repo, but it seems you have been working hard to keep all dependencies updated so far.

Once you have closed this issue, I'll create separate pull requests for every update as soon as I find one.

That's it for now!

Happy merging! ๐Ÿค–

Myair3?

New to all this and implementing a home automation rPi setup - can this Myair API be used with MyAir3? Do you know of an API For Myair3 that could work with homeassistant for example?

Not sure if this is the right place to ask this question!

Additional Modules

Hi!
Do you have any plans to extend the wrapper methods to cover "things" such as garage doors and lights?
Thanks for your great work.

ImportError: No module named pymyair

After running pip install pymyair I get the following error when running myair --help

Traceback (most recent call last):
  File "/usr/local/bin/myair", line 9, in <module>
    load_entry_point('pymyair==0.1.0', 'console_scripts', 'myair')()
  File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 542, in load_entry_point
  File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 2569, in load_entry_point
  File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 2229, in load
  File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 2235, in resolve
  File "/usr/local/lib/python2.7/dist-packages/pymyair/cli.py", line 6, in <module>
    from pymyair.pymyair import MyAir
ImportError: No module named pymyair

Update library to use new (supported) JSON API

Advantage Air have at now released a public API which unfortunately deprecates the old XML based API that I was using.

This library is likely broken for all but those that have yet to update their MyAir tablet software.

I will migrate to the new JSON API so that we can get this working again

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.