Code Monkey home page Code Monkey logo

awair-local's Introduction

AWAIR Local Sensor

AWAIR Local Sensor for Home Assistant.

screenshot_2


Version history

Version Date Contents
v1.0.0 2020.06.30 First version
v1.0.1 2020.07.02 Add unit_of_measurement
v1.1.0 2020.07.29 Add air-data attribute
v1.1.0.1 2020.12.31 Changed domain to avoid conflict

Installation

Manual

  • Put the file in custom_components under the HA installation path.
    <config directory>/custom_components/awair/__init__.py
    <config directory>/custom_components/awair/manifest.json
    <config directory>/custom_components/awair/sensor.py
  • Add the settings to the configuration.yaml file.
  • Restart Home-Assistant

Usage

configuration

  • Add awair sensor to your HA setup.
sensor:
  - platform: awair
    scan_interval: 60
    devices:
      - id: '[Your AWAIR Device ID]'
        name: '[Your AWAIR Device Name]'
        ip: '[Your AWAIR Device IP]'



Default settings

Option Contents
name (Option) Name / default(awair)
devices (Required) AWAIR Devices
scan_interval (Option) Sensor Update Interval / default(10s)

Device settings

Option Contents
id (Required) AWAIR ID
name (Required) AWAIR Nickname
ip (Required) AWAIR Local IP

awair_type setting values

Code Value Score Temperature Humidity VOC CO2 PM2.5 Light Noise
S 2nd Edition O O O O O O X X
M Mint O O O O X O O O
O Omni O O O O O O O O
E Element O O O O O O X X

awair-local's People

Contributors

miumida avatar daschu117 avatar spiceywasabi avatar

Stargazers

mdheller avatar

Watchers

James Cloos 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.