GithubHelp home page GithubHelp logo

gadgetuk / aqua_illumination-ha Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zonyl/aqua_illumination-ha

0.0 0.0 0.0 48 KB

Home Assistant Custom Component Connector for Aqua Illumination Products

License: GNU General Public License v3.0

Python 100.00%

aqua_illumination-ha's Introduction

aqua_illumination-ha

Home Assistant Custom Component Connector for Aqua Illumination Products

Code initially written by @mcclown https://github.com/mcclown/home-assistant-custom-components

Cleaning it up a bit for newer Home Assitant API and HACS integration

AquaIllumination Lights

Support for a range of aquarium lights, from AquaIllumination.

Based on top of one of a python modules I wrote, AquaIPy. There is no documented API for AquaIllumination lights, so this has all had to be reverse engineered. Beta quality component, but still its use is at your own risk.

A brief rundown of features/caveats:

  • This component implements 3 different types of platforms, for each light. A schedule enabled switch, a light for each channel and a sensor for each channel.
  • Each individual light channel appears as a different light entity.
  • Each individual light channel also has a corresponding sensor entity, with the brightness level. This is useful for graphing the light channel levels.
  • It is possible to turn off the "scheduled mode" for the light but if it isn't turned off, then light brightness changes will appear for a few seconds then change back to the normal schedule.
  • Support is only for the HD range of lights. No support for earlier models yet.
  • No support for setting more than one channel at once.
  • No support for increasing the channels to over 100% (the HD range). Although a schedule can still set values over 100%.

A sample configuration is shown below. This adds a light entity for each of the colour channels called _.

aqua_illumination:
  - host: 192.168.1.100
    name: sump ai
  - host: 192.168.1.101
    name: dt ai

aqua_illumination-ha's People

Contributors

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