Coder Social home page Coder Social logo

home-assistant-kaku-doorbell's Introduction

RTL433 to MQTT Bridge hass.io addon

A hass.io addon for a software defined radio tuned to listen for 433MHz RF transmissions and republish the data via MQTT

This hass.io addon is based on https://github.com/james-fry/hassio-addons/tree/master/rtl4332mqtt, which is in turn based on Chris Kacerguis' project here: https://github.com/chriskacerguis/honeywell2mqtt, which is in turn based on Marco Verleun's rtl2mqtt image here: https://github.com/roflmao/rtl2mqtt

Modified by Gerrit-Jan de Bruin to work specifically for the KAKU ACDB-7000A (https://klikaanklikuit.nl/product/draadloze-drukknop/).

Usage

  1. Install the addon: git clone https://github.com/gerritjandebruin/home-assistant-kaku-doorbell.git /addons or by Supervisor -> Add-on Store -> Options -> Repositories -> Add https://github.com/gerritjandebruin/home-assistant-kaku-doorbell.git.

  2. Use addon configuration to configure:

  • mqtt_host (default localhost)
  • mqtt_user
  • mqtt_password
  • mqtt_topic (default homeassistant/sensor/doorbell)
  • protocol (see https://github.com/merbanan/rtl_433 for more details inc protocol IDs, default 96)
  • deviceid (Will only respond to this specific device id. Obtain this id by running the add-on, activate your device and look to the add-on logs.)
  1. This add-on uses MQTT auto-discovery, to set up a device trigger (https://www.home-assistant.io/integrations/device_trigger.mqtt/)

Hardware

This has been tested and used with the following hardware:

Total costs: +- โ‚ฌ35, including chime and doorbell. Beat that Ring! (And this is way more privacy friendly.)

Automations

To use this device in automations, please make use of the visual editor and choose under trigger for "Device". You should see your device as soon as the add-on starts.

In my case, I create a notification for every device that the doorbell rang, see https://github.com/gerritjandebruin/home-assistant/blob/a1145e7b9ec0b38e20aaa4893a0365a1e106976e/automations.yaml#L248.

Contact

Open an issue if needed.

home-assistant-kaku-doorbell's People

Contributors

gerritjandebruin avatar

Watchers

 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.