An attempt to create a Home Assistant integration for Quandify's API
Monitor your Quandify water consumption directly in Home Assistant's Energy dashboard.
- In HACS, go to "Integrations"
- Click the "+" button
- Search for "Quandify"
- Install the integration
- Restart Home Assistant
- Add the integration in Settings → Devices & Services
- Download this repository
- Copy
custom_components/quandify
to your Home Assistantconfig/custom_components/
directory - Restart Home Assistant
- Add the integration in Settings → Devices & Services
You'll need your Quandify credentials: Create API account at https://partner.quandify.com. Use GUID and password for the user. Organization ID is account owner's GUID.
- Account ID: Your GUID account identifier
- Password: Your Quandify account password
- Organization ID: Your organization GUID
- ✅ Energy Dashboard integration
- ✅ Automatic authentication handling
- ✅ Hourly data updates
- ✅ Daily consumption tracking
For issues or feature requests, please open an issue.