Component to integrate your phoniebox with home-assistant.
Features:
- add one or multiple phonieboxes as device to your home assistant
- media_player integration
- many sensors that are exposed via mqtt from phoniebox can be used
- enable / disable rfid or gpio from home assistant as configuration
- switch to toggle mute or random
- You will need to set up MQTT Broker in Home Assistant: MQTT integration
- You will need to set up MQTT on Phoniebox: Phoniebox MQTT Installation
Install via HACS
- Open HACS and go to integrations
- In the top right corner, click on the 3 dots and select Custom repositories
- Add this repo URL https://github.com/c0un7-z3r0/hass-phoniebox and select Integration as category.
- Back in HACS->Integrations click on Explore & Download Repositories in the bottom right corner
- search for phoniebox and download the repository
- Restart Home Assistant
Manual Install
If you want to install the custom component manually, add the folder phoniebox/
to YOUR_CONFIG_DIR/custom_components/
.
- Once installed you can add your phoniebox as new device in Home Assistant
- Go to Configuration -> Devices & Service
- Add the phoniebox integration via the button in the bottom right
There are currently two settings that need configuration for the phoniebox. The name of the phoniebox and the base MQTT Topic. This helps if you have multiple phonieboxes that you want to add to Home Assistant.