Giter Club home page Giter Club logo

fgw_router's Introduction

fgw_router

Home Assistant device_tracker implementation for Altice Fiber Gateway GR241AG

router

Installation

It's recommended to install this via HACS. It isn't part of the defaults but you can add it by going to:

HACS > Integrations > Custom repositories (on the top-right corner 3 dots)

and adding:

Repository:
queimadus/fgw_router
Category:
Integration

Configuration

Add the following to the configuration.yaml:

device_tracker:
  - platform: fgw_router
    host: 192.168.1.254
    port: 23
    username: !secret fgw_router_username
    password: !secret fgw_router_password
    interval_seconds: 60
    new_device_defaults:
      track_new_devices: false

Update your secrets.yaml:

If you haven't changed the default credentials, these are the default ones

fgw_router_username: meo
fgw_router_password: meo

Edit known_devices.yaml:

This file gets populated over time, as devices are tracked by the router. Change the devices you're interested in tracking to track: true.

ea_60_b2_1b_cd_23:
  name: ea_60_b2_1b_cd_23
  mac: EA:60:B2:1B:CD:23
  icon:
  picture:
  track: true

Restart Home assistant

Restart so the changes can take place.

fgw_router's People

Contributors

queimadus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fgw_router's Issues

Config

Não tem dados para implementação no HA

altice

Have altice router FGW Software version 3GN8020300r23
will this work with latest HA version?
I added as in the device_trackert.yaml


  - platform: fgw_router
    host: 192.168.1.1
    port: 80
    username: aaaaaa
    password: xxxxxxx
      

but doesnt work, nothing appear in known_devices.yaml
can u provide more information for how to use it?

Reboot functionality

Hello, I would like to know if it's possible to implement a reboot for the MEO router. At home, my router is powered by a UPS, and after a while, the router stops providing internet, and the only solution is to reboot it. It would be great to have a entity button for that.

FGW Meo Router with Meo Extender

Hi Bruno,

I have been using this integration for a few months and all was working very well until I added a Meo Wifi Extender.
When a device passes from the router to the extender it's state goes to away, even though the MAC is still listed in the router device list with "status" "on", but with the "Port" as "Ext" instead of "2.4GHz" or "5Ghz".
Can I change anything to solve this issue?
Thank you
Cumprimentos,
Daniel Gomes

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.