Giter Club home page Giter Club logo

directpy's People

Contributors

bahnburner avatar ctalkington avatar ehendrix23 avatar firstof9 avatar jeffhatt avatar mrmichaelh avatar sentry07 avatar zsmith7929 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  avatar  avatar  avatar  avatar  avatar  avatar

directpy's Issues

Directly not playing nice with HS-17 headless server

When attempting to add a new object using dtv = DIRECTV('10.0.0.151') the following error results:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/srv/hass/lib/python3.6/site-packages/DirectPy.py", line 33, in __init__
    self.get_tuned()
  File "/srv/hass/lib/python3.6/site-packages/DirectPy.py", line 74, in get_tuned
    self.channel = self._combine_channel(jResp['major'],jResp['minor'])
KeyError: 'major'

This might be caused by the HS-17 having no video output capabilities.

Does this library still relevant?

As I understand from the library, it based on DirectTV's SHEF protocol.
Is it still the used protocol (via http requrests) in modern's DirectTV set top boxes?

Thanks

Version on pypi.org is outdated

The version that installs from pypi.or using pip3 is outdated and returns errors when using the clientAddr variable. Pulling the current version from github resolves this issue.

Would it be possible to update the version on pypi, as my current work around is to reinstall into my docker container after every homeassistant update.

Thanks.

Example error

In your example you have it say "from DIrectPy import DIRECTV" but in the code your class name is "directv" so when you call it none of the functions can be used.

I was setting up some automation and ran into the small problem.

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.