Code Monkey home page Code Monkey logo

hass-amplifi's Introduction

hacs_badge

Hass Amplifi 2.0.0

BREAKING CHANGE

  • 2.0.0 now uses device_tracker instead of sensor for wifi presence

A sensor hass integration that allows you to monitor devices connected to Amplifi on Wifi (LAN ports in progress).

You can use this addon to perform the following automations:

  • As a presense sensor (when your mobile connects to wifi)
  • Internet bandwidth usage monitor (amplifi reports data transfers on the WAN port). This integration will add 2 sensors.
  • When your TV is on/off (monitoring its wifi traffic)
  • Security (Create alerts for unknown devices connected to your wifi)

Installation

Install with HACS (recomended)

Do you you have HACS installed? Once you have HACS.

  • Add puttyman/hass-amplifi as a custom repository
  • Click on th Install button for Hass Amplifi

Install manually

  1. Install this platform by creating a custom_components folder in the same folder as your configuration.yaml, if it doesn't already exist.
  2. Create another folder amplifi in the custom_components folder. Copy all files from custom_components into the amplifi folder.

Setup

You can setup this component by using HA integration by going to Configuration -> Integration. Then click on the + bottom right button. Search for Amplifi. Simply enter your hostname and password for your Amplifi router.

Supported devices

  • Amplifi HD firmware version >= 3.4.2
  • Amplifi Alien (Limited)

Supported HA

  • 2021.9.5

Caveats

  • When logged in the amplifi portal on your browser the current hass session is invalidated. However, the next data refresh should resuming monitoring.

Development

Enable logging by defining the logger entry to your configuration.yaml.

logger:
  default: info
  logs:
    custom_components.amplifi: debug

hass-amplifi's People

Contributors

hawksj avatar puttyman avatar gadgetchnnel avatar plesetsk avatar atudor2 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.