Giter Site home page Giter Site logo

hass-hue-service-advanced's Introduction

THIS REPOSITORY HAS BEEN ARCHIVED

hacs_badge Code style: black

Hue Service Advanced

Modify the hue integration behavior for sensors and remotes.

  • Set a custom refresh rate and monitor the current polling rate for each Hue bridge.
  • Add service to set motions sensors

Place the custom_components folder in your configuration directory (or add its contents to an existing custom_components folder). You need to set up Hue bridge first.

Service set_motion_sensor
Set config for binary sensor or sensor.

  fields:
    entity_id:
      description: Name(s) of the entities to set.
      example: "binary_sensor.hue_motion"
    sensitivity:
      description: Set sensitivity for binary sensor motion ( value between 0 and sensitivity max).
      example: 2
    tholdoffset:
      description: Set offset for dark mode into binary sensor motion ( value between 0 and 25000).
      example: 7000
    tholddark:
      description : Set offset to dertermine insufficient level.
      example: 16000
    sunriseoffset:
      description: Set sunrise offset.
      example: -30
    sunsetoffset:
      description: Set sunset offset.
      example: 30
    long:
      description: Longitude
      example: -115.81
    lat:
      description: Latitude
      example: 37.235
    "on":
      description: Enable/Disable sensor.
      example: true

Track Updates

This custom component can be tracked with the help of HACS.

Debugging

If you get an error when using this component, the procedure for debugging is as follows.

  1. Open an issue here on Github. Include the error message, release number of the custom component.

There are a couple of examples of this process in the debugging_issues folder.

hass-hue-service-advanced's People

Contributors

cyr-ius avatar hwikene avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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