Coder Social home page Coder Social logo

nielsdenissen / experia-v10-device-tracker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kadima-tech/experia-v10-device-tracker

0.0 2.0 0.0 7 KB

KPN Experia v10 Router Device Tracker for Home Assistant

License: MIT License

Python 100.00%

experia-v10-device-tracker's Introduction

Experia V10 Device Tracker for Home Assistant

This module is a device tracker for Home Assistant. It allows customers of KPN and Telfort to enable presence detection with their ZTE H369A (Experia V10) box in Home Assistant.

Setup

  1. Clone this repository to your local machine.
  2. Copy the file named experiaboxv10.py to /config/custom_components/device_tracker/ on your Home Assistant Samba/SSH share. If the folder does not exist, create it.
  3. Configure the module with the credentials as listed below.
  4. Reboot Home Assistant. A new file called known_devices.yaml will be created in your /config directory. This will contain all known devices.

Configuration

As mentioned in step 3 of the setup, the module needs to be configured for your router before anything happens. Open /config/configuration.yaml and add the following to the bottom of the file:

device_tracker:
  - platform: experiaboxv10
    host: <IP OF ROUTER>
    username: Admin
    password: <PASSWORD>
    track_new_devices: no

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Sjaak Meulen - Migration from Experia v8 to v10 - sjaakiejj

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Credit where credit is due. A big thanks to:

  • Mark van den Berg for sharing the Experia Box V8 script upon which this script was built.

experia-v10-device-tracker's People

Contributors

sjaakiejj avatar sjaak-meulen avatar

Watchers

James Cloos avatar Niels Denissen avatar

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.