All Projects → willholdoway → hifiberry

willholdoway / hifiberry

Licence: CC0-1.0 license
This is a custom component to allow control of HifiberryOS devices in Home Assistant using the audiocontrol2 REST API.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to hifiberry

ad-alexatalkingclock
Alexa (or other Smart Speakers) tell you the time without asking every hour. Please ⭐️if you like my app :)
Stars: ✭ 30 (+15.38%)
Mutual labels:  home-automation, media-player, home-assistant, hacs
Awesome Home Assistant
A curated list of amazingly awesome Home Assistant resources.
Stars: ✭ 3,487 (+13311.54%)
Mutual labels:  home-automation, internet-of-things, home-assistant, hassio
Ha Floorplan
Floorplan for Home Assistant
Stars: ✭ 1,626 (+6153.85%)
Mutual labels:  home-automation, internet-of-things, home-assistant
Ha Tts Bluetooth Speaker
TTS Bluetooth Speaker for Home Assistant
Stars: ✭ 140 (+438.46%)
Mutual labels:  home-automation, internet-of-things, home-assistant
Home assistant files
Here are my Home Assistant configuration files
Stars: ✭ 159 (+511.54%)
Mutual labels:  home-automation, internet-of-things, home-assistant
Homeassistant
Example Home Assistant Configs
Stars: ✭ 846 (+3153.85%)
Mutual labels:  home-automation, internet-of-things, home-assistant
Home Assistant Config
🏠 My Home Assistant configuration, a bit different that others :) Be sure to 🌟 this repository for updates!
Stars: ✭ 1,050 (+3938.46%)
Mutual labels:  home-automation, internet-of-things, home-assistant
ocpp
Home Assistant integration for electric vehicle chargers that support the Open Charge Point Protocol (OCPP).
Stars: ✭ 82 (+215.38%)
Mutual labels:  home-automation, home-assistant, hacs
aioesphomeapi
Python Client for ESPHome native API. Used by Home Assistant.
Stars: ✭ 52 (+100%)
Mutual labels:  home-automation, internet-of-things, home-assistant
Homeassistant Config
Stars: ✭ 211 (+711.54%)
Mutual labels:  home-automation, internet-of-things, home-assistant
Home Assistant
Home-Assistant-Config
Stars: ✭ 182 (+600%)
Mutual labels:  home-automation, internet-of-things, home-assistant
uptime-card
Minimalistic uptime card for Home Assistant Lovelace UI
Stars: ✭ 152 (+484.62%)
Mutual labels:  home-assistant, hacs, hassio
Home Assistant Config
Home Assistant config files, rewritten to use the latest features, 100+ documented automations, automatically generated ToC 🏠 🤖
Stars: ✭ 926 (+3461.54%)
Mutual labels:  home-automation, internet-of-things, home-assistant
Esphome Core
🚨 No longer used 🚨 - The C++ framework behind ESPHome
Stars: ✭ 545 (+1996.15%)
Mutual labels:  home-automation, internet-of-things, home-assistant
Home Assistant Js Websocket
🚡 JavaScript websocket client for Home Assistant
Stars: ✭ 100 (+284.62%)
Mutual labels:  home-automation, internet-of-things, home-assistant
Entity Controller
Entity and lighting controller for managing devices via timers, scripts, and sun-based time restrictions.
Stars: ✭ 156 (+500%)
Mutual labels:  home-automation, internet-of-things, home-assistant
Home-Assistant-Sensor-Afvalbeheer
Provides Home Assistant sensors for multiple Dutch and Belgium waste collectors
Stars: ✭ 157 (+503.85%)
Mutual labels:  home-assistant, hacs, hassio
jarvis
Jarvis Home Automation
Stars: ✭ 81 (+211.54%)
Mutual labels:  home-automation, internet-of-things, home-assistant
hass-pfsense
pfSense integration with Home Assistant
Stars: ✭ 44 (+69.23%)
Mutual labels:  home-automation, home-assistant, hassio
Homeassistant
Example Home Assistant Configs
Stars: ✭ 168 (+546.15%)
Mutual labels:  home-automation, internet-of-things, home-assistant

HiFiBerry for Home Assistant

beta_badge hacs_badge License: CC0-1.0

The HiFiBerry HA integration allows controlling HifiBerry OS media players from Home Assistant.

This is an end-to-end streaming lightweight OS built by HiFiBerry for their Amp+, DAC+ or Digi+ HAT Raspberry Pi boards compatible with AirPlay, Bluetooth, DLNA, LMS/Squeezebox, MPD, Snapcast, Spotify and Roon music services. This uses the HiFiBerry audiocontrol2 socketio API.

Be aware that this API is disabled by default. In order to use this integration it has to be enabled in the /etc/audiocontrol2.conf on the device:

[webserver]
enable=yes
port=81
socketio_enabled=True

Installation

It is recommended this is installed using Home Assistant Community Store (HACS) to ensure your Home Assistant instance can easily be kept up-to-date with the latest changes.

However, to install this manually, copy everything from /custom_components/hifiberry/ to your folder <config directory>/custom_components/hifiberry/.

Configuration

  • Browse to your Home Assistant instance
  • In the sidebar click on Configuration
  • From the configuration menu select: Integrations
  • In the bottom right, click on the Add Integration button
  • From the list, search and select “HiFiBerry
  • Follow the instruction to complete the set up

Installation

None required other than setting a fixed IP for the device running HiFiBerry.

Support

There is no official support for this add-on and is community supported within the Home Assistant HiFiBerry discussion thread.

If you have any proposed changes or bug fixes, please code them and create pull requests for your patches.

See Also

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