All Projects → koying → openrgb_ha

koying / openrgb_ha

Licence: other
OpenRGB integration for Home Assistant

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to openrgb ha

home-assistant-frigidaire
Custom component for the Frigidaire integration
Stars: ✭ 11 (-72.5%)
Mutual labels:  home-assistant, homeassistant, hacs, custom-component
ha-zoom-automation
Custom Home Assistant component for Zoom. Tracks when you are connected to a Zoom call by default but may allow you to track more.
Stars: ✭ 47 (+17.5%)
Mutual labels:  home-assistant, homeassistant, hacs, custom-component
hass-livebox-component
Livebox Component for Home assistant
Stars: ✭ 24 (-40%)
Mutual labels:  home-assistant, homeassistant, hacs
lovelace-valetudo-map-card
Draws the map available from a Xiaomi Vacuum cleaner flashed with Valetudo in a Home Assistant Lovelace card
Stars: ✭ 149 (+272.5%)
Mutual labels:  home-assistant, homeassistant, hacs
homeassistant-powercalc
Custom component to calculate estimated power consumption of lights and other appliances
Stars: ✭ 261 (+552.5%)
Mutual labels:  home-assistant, homeassistant, hacs
ha-eskom-loadshedding
Fetches loadshedding data from Eskom
Stars: ✭ 48 (+20%)
Mutual labels:  homeassistant, hacs, custom-component
ledfxrm
Custom Integration for Home Assistant to control a any (local/remote) LedFX-server - State: beta
Stars: ✭ 31 (-22.5%)
Mutual labels:  homeassistant, hacs, custom-component
github-custom-component-tutorial
A tutorial for creating a custom component for Home Assistant using GitHub's API.
Stars: ✭ 31 (-22.5%)
Mutual labels:  home-assistant, homeassistant, custom-component
integration blueprint
Blueprint for custom_component developers.
Stars: ✭ 151 (+277.5%)
Mutual labels:  home-assistant, homeassistant, custom-component
sensor.avanza stock
Custom component to get stock data from Avanza for Home Assistant
Stars: ✭ 30 (-25%)
Mutual labels:  home-assistant, homeassistant, hacs
ad-alexatalkingclock
Alexa (or other Smart Speakers) tell you the time without asking every hour. Please ⭐️if you like my app :)
Stars: ✭ 30 (-25%)
Mutual labels:  home-assistant, homeassistant, hacs
home-assistant-p2000
🚒 This component tracks P2000 emergency events in The Netherlands.
Stars: ✭ 45 (+12.5%)
Mutual labels:  homeassistant, hacs, custom-component
Home-Assistant-custom-components-DPC-Alert
Italy Meteo-hydro alert and hydrogeological phenomena Civil Protection (Protezione Civile). In this custom component you can find the vigilance Bulletin and the Bulletin of national hydrogeological and hydraulic criticalities. They allow to check whether in your current location there will be criticalities/warnings related to weather-hydrogeolog…
Stars: ✭ 31 (-22.5%)
Mutual labels:  home-assistant, homeassistant, hacs
ocpp
Home Assistant integration for electric vehicle chargers that support the Open Charge Point Protocol (OCPP).
Stars: ✭ 82 (+105%)
Mutual labels:  home-assistant, homeassistant, hacs
entur-card
Home Assistant Lovelace card card for the Entur public transport component.
Stars: ✭ 38 (-5%)
Mutual labels:  home-assistant, homeassistant, hacs
purifier-card
Air Purifier card for Home Assistant Lovelace UI
Stars: ✭ 155 (+287.5%)
Mutual labels:  home-assistant, homeassistant, hacs
ltss
Long time state storage (LTSS) custom component for Home Assistant using Timescale DB
Stars: ✭ 34 (-15%)
Mutual labels:  homeassistant, hacs, custom-component
read your meter
Home Assistant sensor to read water meter
Stars: ✭ 27 (-32.5%)
Mutual labels:  home-assistant, hacs, custom-component
hass-pandora-cas
Home Assistant custom component for Pandora Car Alarm System
Stars: ✭ 15 (-62.5%)
Mutual labels:  home-assistant, homeassistant, hacs
hass-hue-icons
Additional vector icons for home assistant to model Philips Hue bulbs and fixtures.
Stars: ✭ 161 (+302.5%)
Mutual labels:  home-assistant, homeassistant, hacs

OpenRGB integration for Home Assistant

Changelog

2.2 [Breaking]

  • Fix multiple instances

2.1

  • Allow multiple instances (fixes #11)

2.0

  • Add support for individual LED control (thanks @FeikoJoosten)

1.0

  • Initial release

Pre-requistes

  1. OpenRGB installed
  2. Its "SDK Server" component enabled

Installation

HACS

  1. Launch HACS
  2. Navigate to the Integrations section
  3. "+ Explore & Add Repositories" button in the bottom-right
  4. Search for "OpenRGB"
  5. Select "Install this repository"
  6. Restart Home Assistant

Home Assistant

  1. Go to the integrations page
  2. Click on the "Add Integration" button at the bottom-right
  3. Search for the "OpenRGB" integration
  4. Select the OpenRGB integration

Configuration

Options

This integration can only be configuration through the UI (Configuration->Integrations), and the options below can be configured when the integration is added.

key default required description
host localhost yes The host where OpenRGB is running
port 6742 yes The port on which the Server SDK is listening
client_id Home Assistant no the Client ID that will be displayed in OpenRGB

Credits

  • This custom component is a follow-up to home-assistant/core#38309 by @bahorn, which didn't make it to HA Core.
  • This integration uses openrgb-python, by @jath03
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].