Releases: razem-io/ha-bayrol-cloud
Release v0.1.6
🚀 New Features
- Added alarm binary sensors
- Added support for settings control (turn on/off filtration pump etc.)
🔧 Improvements
- Improved select state verification
- Force English language in API responses for consistent behavior
- Test API now uses environment variables for configuration
Release v0.1.5
Added support for devices which are offline.
Added version and last updated to debug information.
Release v0.1.4
Improved debugging inside home assistant to make it easier to report parsing issues
Release v0.1.3
Added
Support for BAYROL Automatic Cl-pH devices
Enhanced parser to handle different measurement labels (Redox, Temp.)
Added test case for Automatic Cl-pH device format
Changed
Improved measurement label mapping for consistent sensor outputs
Updated README to include Automatic Cl-pH in tested devices list
Technical Details
Added support for parsing alternative measurement labels (Redox → mV, Temp. → T)
Enhanced parser to handle different status classes (stat_warning, stat_ok)
Added comprehensive test coverage for new device format
Release v0.1.2
What's Changed
- debug switch to make it easy to add devices
- fixed login process during initial setup
- added debug logs
- added comprehensive test suite for parser module
- improved parser structure for multiple device support
- added test cases for Pool Relax Cl device parsing
- added test coverage for edge cases and error handling
- added pytest configuration for proper test discovery
Initial Release of Bayrol Cloud Integration for Home Assistant
Key Features:
- Monitors pool water parameters (pH Level, Redox/ORP, Temperature)
- Automatic data updates every 5 minutes
- Easy configuration through the Home Assistant UI
- Automatic discovery of all pool controllers
- Support for multiple pool controllers
Currently tested with:
- BAYROL PoolRelax 3
Note: This release is currently in beta status. The integration supports the German Bayrol Cloud services (bayrol-poolaccess.de).
Requirements:
- beautifulsoup4==4.12.2
This release provides the foundation for monitoring Bayrol pool controllers through Home Assistant, with a focus on essential water parameters and ease of use.