Code Monkey home page Code Monkey logo

airgradient_ha's Introduction

Custom Home Assistant integration for AirGradient devices

Supported sensors

  • AirGradient ONE V9 (ONE-V9)

Installation through HACS

  1. Add a custom repository to HACS:
  • URL: https://github.com/just-oblivious/airgradient_ha
  • Type: "Integration"
  1. Install "AirGradient";
  2. Restart Home Assistant'
  3. Continue with device preparation and configuration.

Device preparation (required!)

By default AirGradient devices post data to a hardcoded HTTP endpoint (hw.airgradient.com), this URL needs to be modified to make the sensor talk to Home Assistant.

Follow these instructions to prep your sensors:

  1. Setup a development environment as per AirGradients instructions;
  2. Open the Arduino code for your AirGradient device;
  3. Patch the APIROOT variable and point it to your Home Assistant machine (e.g. http://192.168.1.10:8088/);
  4. Flash the firmware to your device.

Configuration

After adding the component to Home Assistant add the "AirGradient" integration and setup a new listener.

Devices are automatically added as soon as they start sending data to the configured port on your Home Assistant host. The default port is 8088.

Do not forget to forward the selected port to your Home Assistant container when running in Docker.

airgradient_ha's People

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.