https://github.com/faserf/ha-phoenixbad
Homeassistant Integration for Phönix Bad Ottobrunn occupancy
https://github.com/faserf/ha-phoenixbad
hacs-integration homeassistant
Last synced: about 2 months ago
JSON representation
Homeassistant Integration for Phönix Bad Ottobrunn occupancy
- Host: GitHub
- URL: https://github.com/faserf/ha-phoenixbad
- Owner: FaserF
- License: apache-2.0
- Created: 2024-10-19T10:03:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-21T16:26:12.000Z (over 1 year ago)
- Last Synced: 2025-04-06T19:16:26.566Z (about 1 year ago)
- Topics: hacs-integration, homeassistant
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://github.com/hacs/integration)
# Phönix Bad Home Assistant Sensor 🏊
The `phoenix_bad` sensor provides real-time occupancy information for the **Phönix Bad Ottobrunn**.
## Features ✨
- **Occupancy Tracking**: Know how busy the pool or sauna is before you go.
## Installation 🛠️
### 1. Using HACS (Recommended)
This integration works as a **Custom Repository** in HACS.
1. Open HACS.
2. Add Custom Repository: `https://github.com/FaserF/ha-phoenixbad` (Category: Integration).
3. Click **Download**.
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=FaserF&repository=ha-phoenixbad&category=integration)
### 2. Manual Installation
1. Download the latest [Release](https://github.com/FaserF/ha-phoenixbad/releases/latest).
2. Extract the ZIP file.
3. Copy the `phoenix_bad` folder to `/custom_components/`.
## Configuration ⚙️
1. Go to **Settings** -> **Devices & Services**.
2. Click **Add Integration**.
3. Search for "Phönix Bad Ottobrunn".
[](https://my.home-assistant.io/redirect/config_flow_start/?domain=phoenix_bad)
### Configuration Variables
None needed.
## Bug reporting
Open an issue over at [github issues](https://github.com/FaserF/ha-phoenixbad/issues). Please prefer sending over a log with debugging enabled.
To enable debugging enter the following in your configuration.yaml
```yaml
logger:
logs:
custom_components.phoenix_bad: debug
```
You can then find the log in the HA settings -> System -> Logs -> Enter "phoenix_bad" in the search bar -> "Load full logs"
## Thanks to
The data is coming from the corresponding [phoenixbad.de](https://phoenixbad.de/) website.