This adapter uses the service Sentry.io to automatically report exceptions and code errors and new device schemas to me as the developer. More details see below!
If you like ioBroker.hydrop, please consider making a donation:
Sentry.io is a service for developers to get an overview about errors from their applications. And exactly this is implemented in this adapter.
When the adapter crashes or an other Code error happens, this error message that also appears in the ioBroker log is submitted to Sentry. When you allowed iobroker GmbH to collect diagnostic data then also your installation ID (this is just a unique ID without any additional infos about you, email, name or such) is included. This allows Sentry to group errors and show how many unique users are affected by such an error. All of this helps me to provide error free adapters that basically never crashs.
This adapter allows you to seamlessly integrate your hydropmeter into ioBroker, bringing your water usage into your smart home. To learn more about the hydropmeter and hydrop systems, visit their website: https://hydrop-systems.com
To integrate your hydropmeter into ioBroker, you will need the following:
- An account in the hydrop app (available for Android and iOS)
- The name you gave your hydropmeter in the app
- Your personal API key for the hydrop REST API
You can generate an API key in the hydrop app. Navigate to Settings, expand the Account section and tap on API key. The API key will only be shown once, please make sure to store it in a safe location.
Once you have all the information ready, you can get started. Enter the information in the settings page of your hydrop adapter instance and hit Save. The corresponding objects will be created automatically in the object tree.
Data is queried in ioBroker every 5 minutes.
The hydropmeter is a smart add-on for your water meter. Using advanced AI-based computer vision, it detects each change in the meter reading and thus creates a detailed, high resolution time series of your water consumption. By monitoring the flow rate, you can spot anomalies and find small leakages. Of course you can also receive alerts if the flow rate exceeds a certain maximum. Using ioBroker, the possibilities are near limitless.
If you want to check whether the hydropmeter is compatible with your type of water meter, please use this tool: https://shop.hydrop-systems.com/zaehlercheck/
- (simatec) Fix dependabot
- (simatec) Update dependencies
- (Goriatch) Minified Adapter Logo
- (Goriatch) Localization, description and branding updates
- (simatec) Update dependencies
- (simatec) Fix for Beta Release
- (simatec) Fix for Beta Release
- (simatec) Fix daily Consumption
- (simatec) Update dependencies
- (simatec) Fix daily Consumption
- (simatec) get current states added
- (simatec) Fix output
- (simatec) many small fixes
- (simatec) Trusted Publisher added
- (simatec) Source code improved
- (simatec) Readme added
- (simatec) initial release
MIT License
Copyright (c) 2025 simatec
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.