Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omphteliba/ha-speidel-braumeister
Integrate Speidel Braumeister into Home Assistant
https://github.com/omphteliba/ha-speidel-braumeister
beer home-automation homebrewing
Last synced: about 1 month ago
JSON representation
Integrate Speidel Braumeister into Home Assistant
- Host: GitHub
- URL: https://github.com/omphteliba/ha-speidel-braumeister
- Owner: omphteliba
- License: mit
- Created: 2024-05-14T21:04:07.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T10:10:37.000Z (5 months ago)
- Last Synced: 2024-07-28T11:47:15.586Z (5 months ago)
- Topics: beer, home-automation, homebrewing
- Language: Python
- Homepage:
- Size: 1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Early Alpha, not working, WIP! #
![ha-speidel-braumeister_header](https://github.com/omphteliba/ha-speidel-braumeister/assets/196336/e0a90ea2-9633-41e9-b39c-fa792d79a1a9)# Home Assistant Speidel Braumeister Integration
This integration allows you to monitor your Speidel Braumeister brewing system within Home Assistant.
## Add Repository
1. **Install HACS (Home Assistant Community Store):**
- [Link to HACS installation instructions](https://github.com/hacs/integration/blob/master/docs/installation.md)
2. **Add the repository to HACS:**
- In Home Assistant, go to **HACS > Integrations > Three dots**.
- Click **Custom repositories** and select **Add from repository**.
- Enter the URL of your GitHub repository: https://github.com/omphteliba/ha-speidel-braumeister .
- Choose **Integration** from **Category**
- Click **ADD** in HACS.## Install Integration
1. **Add Integration:**
- In Home Assistant, go to **Settings > Devices & Services** and click on **ADD INTEGRATIONS**.
- Search for **Speidel** and click on **Speidel Braumeister**.
- Enter your Speidel username and password in the provided fields.
- Click **Submit**.## Features
- Provides sensors for:
- **sensor.speidel_braumeister_current_temperature:** Current temperature in °C.
- **sensor.speidel_braumeister_target_temperature:** Target temperature in °C.
- **sensor.speidel_braumeister_current_phase:** Current brewing phase.
- **sensor.speidel_braumeister_current_time:** Current time.
- **sensor.speidel_braumeister_remaining_time:** Remaining time in minutes.## Requirements
- A Speidel Braumeister brewing system
- A Speidel account## Notes
- This integration is under development. Please report any issues or feature requests on the GitHub repository.