Jay2645 / hassio-diyHue

Fully configurable diyHue add-on for home-assistant.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Assistant Add-on: diyHue


Run diyHue as a Home Assistant Add-on

About

diyHue provides a Ecosystem for several Smart Home Solutions, eliminating the need for vendor specific Bridges and Hardware. Written in Python and Open Source, you are now able to import and control all your Lights and Sensors into one System. Lightweight and resource friendly, to run on small devices like the RPi .... 24/7

The Best part? No Cloud connection by Design!

Enjoy your diyHue enlighted Home.

If you've found the Add-on helpful or useful, then please consider throwing a coffee my way to help support my work. As i am a student and would like to invest more time and effort in this project this would really help me:

ko-fi

paypal

diyHue ecosystem

Installation

The installation process is pretty easy and straight forward, like for any other third-party Home Assistang Add-on.

Add the repository URL under Supervisor → Add-on store → ⋮ → Manage add-on repositories:

https://github.com/MaxBec/diyHue-hassio

The repository includes two add-ons:

  • diyHue is a stable release that tracks the released versions of diyHue.
  • diyHue-beta tracks the beta branch of diyHue, so you can install the edge version if there are features or fixes in the dev branch that are not yet released.

Changelog

The format is based on Keep a Changelog.

All notable changes to this project will be documented in the CHANGELOG.md file.

Version for releases is based on diyHue format: X.Y.Z.

Any changes on the addon that do not require a new version of diyHue will use the format: X.Y.Z.A where X.Y.Z is fixed on the diyHue release version and A is related to the addon.

Edge version will not maintain a CHANGELOG and doesn't have a version.

Issues

If you find any issues with the add-on, please check the issue tracker for similar issues before creating one. If your issue is regarding specific devices or, more generally, an issue that arises after diyHue has successfully started, it should likely be reported in the diyHue issue tracker.

Feel free to create a PR for fixes and enhancements.

Support

All documentation and instructions can be found over at diyhue.readthedocs.io

If you need help with diyHue you can get support from other users, aswell as the maintainer.

Slack JoinSlack SlackStatus

Use Slack for a general chat or fast live support.

However: Since Slack is faster at providing live Support but not as good when it comes to save and show known Issues, we kindly ask you to open a Topic at our Discourse group. This will provide Help for others in the future.

Discourse Discourse

Our Board might already have your fix and answer ready. Have a look!

General Note: Please provide some Logs to make it easier for all of us. Enable Debug by manually starting diyHue with additional --debug true argument.

Stability

Starting in Dec. 2020 we will introduce one Master and one Dev Branch. The Master will have the most stable code.

If you want to tinker and experiment you can try the dev Branch. Active development will take place here.

You want to get the latest features? Try the experimental Branch. Use at own Risk!

Please post on our Slack team any other device/application that you find to work with this emulator.

Contribute

diyHue is Opensource and maintained by volunteers in their free time. You are welcome to contribute and become a recognised member of the diyHue community. Feel free to add PR and Commits to our Dev Branch. If you are experienced in

  • Webdesign
  • Python
  • Arduino
  • Coding in general

We highly appreciate your support, making diyHue even better!

Credits

Additional Projects and Ideas

Hue living color light project for 3D printing: Thingiverse 2773413

License

license

About

Fully configurable diyHue add-on for home-assistant.


Languages

Language:Dockerfile 57.1%Language:Shell 42.9%