Giter Site home page Giter Site logo

ramonbell / appdaemon-deconz-xiaomi-button Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eifinger/appdaemon-deconz-xiaomi-button

0.0 0.0 0.0 160 KB

Appdaemon App which toggles entities for single/double/hold presses of Xiaomi buttons connected via deconz

License: MIT License

Dockerfile 8.03% Python 91.97%

appdaemon-deconz-xiaomi-button's Introduction

appdaemon-deconz-xiaomi-button

GitHub Release GitHub Activity License

hacs Project Maintenance BuyMeCoffee

App which toggles entities for single/double/hold presses of Xiaomi buttons connected via deconz

Installation

HACS

The easiest way to add this to your Homeassistant installation is using HACS. And then follow the instructions under Configuration below.

Manual

Download the deconz_xiaomi_button directory from inside the apps directory here to your local apps directory, then add the configuration to enable the deconz_xiaomi_button module.

App configuration

Whatevernameyoulike:
  module: deconz_xiaomi_button
  class: DeconzXiaomiButton
  id: lobby_switch
  actor_single: light.lobby
key optional type default description
module False string deconz_xiaomi_button The module name of the app. There shouldn't be any reason to change this.
class False string DeconzXiaomiButton The name of the Class. There shouldn't be any reason to change this.
id False string The id of the xiaomi button.
actor_single True string The entity_id to toggle on a single button press.
actor_double True string The entity_id to toggle on a double button press.
actor_hold True string The entity_id of the light to dim up when holding the button.

Buy Me A Coffee

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines


appdaemon-deconz-xiaomi-button's People

Contributors

eifinger avatar ludeeus 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.