Coder Social home page Coder Social logo

remyjeancolas / hass_airsend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devmel/hass_airsend

0.0 1.0 0.0 100 KB

Home Assistant Component permettant d'envoyer des commandes radio via AirSend (RF433) ou AirSend duo (RF433 & RF868).

License: GNU General Public License v3.0

Shell 15.46% Python 84.54%

hass_airsend's Introduction

App icon

AirSend Home Assistant

Component for sending radio commands through the AirSend (RF433) or AirSend duo (RF433 & RF868).

Installation

  1. Into the terminal, run wget -q -O - https://raw.githubusercontent.com/devmel/hass_airsend/master/install | bash - OR copy the airsend folder into your custom_components folder.
  2. To allow a local LAN connection please install and start hass_airsend-addon.
  3. Restart Home Assistant
  4. Add airsend: to your HA configuration (see configuration below).
  5. Restart Home Assistant

Configuration

YAML

To integrate airsend into Home Assistant, go to airsend.cloud -> import/export -> Export YAML and add the contents of the downloaded file into your HA configuration configuration.yaml.

Local LAN connection

The configuration allows to use the local mode (if hass_airsend-addon is started) by adding the field spurl: !secret spurl in each device. In this mode you must modify the file secrets.yaml by adding the local url of the AirSend with its local ipv4 (ex: 192.168.x.x so spurl: sp://[email protected]), the local ipv6 fe80:: does not work because of virtualization. You can also remove fields apiKey.

Preview

hass_airsend's People

Contributors

jouralexandre avatar jujupointcom 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.