home-assistant.io/source/_integrations/justnimbus.markdown
Koen van Zuijlen 554f86528e
Improved documentation for JustNimbus integration (#25396)
Co-authored-by: kvanzuijlen <developer@debijenkorf.nl>
2022-12-27 21:09:19 +01:00

1.5 KiB

title description ha_category ha_release ha_iot_class ha_domain ha_platforms ha_config_flow ha_integration_type ha_codeowners
JustNimbus Instructions on how to configure the JustNimbus integration within Home Assistant
Environment
2022.9 Cloud Polling justnimbus
sensor
true integration
@kvanzuijlen

The JustNimbus integration queries the JustNimbus API used by the JustNimbus web dashboard. This integration allows you to collect and save data to get an historic overview of your water bag usage.

Prerequisites

To configure and use this integration, you need to have a JustNimbus water bag (Dutch), and you need to be subscribed for the web dashboard functionality. For this configuration, you need the client ID from the URL. For example: https://dashboard.justnimbus.com/my-installations/<client_id>.

{% include integrations/config_flow.md %}

Sensor Types

When configured, the integration will create twelve sensors for each configured client ID:

  • Pump flow, in L/min (Liters/minute)
  • Drink flow, in L/min (Liters/minute)
  • Pump pressure, in bar
  • Pump starts, a number counting the number of times the pump has started
  • Pump hours, a number counting the number of hours the pump has been used
  • Reservoir temperature, in °C
  • Reservoir content, in L (Liters)
  • Total saved, in L (Liters)
  • Total replenished, in L (Liters)
  • Error code
  • Total use, in L (Liters)
  • Max reservoir content, in L (Liters)