Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.35 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.35 KB

homeassistant-phyn

Home Assistant custom component for interfacing with Phyn Smart Water Assistant and Kohler H2Wise+ by Phyn.

This integration currently provides the following capabilities:

  • Daily water usage (compatible with Energy dashboard)
  • Average water temperature, pressure, and flow (realtime not available)
  • Shutoff valve control

Installation via HACS

This custom component can be integrated into HACS, so you can track future updates. If you have do not have have HACS installed, please see their installation guide.

  1. Select HACS from the left-hand navigation menu.

  2. Click Integrations.

  3. Click the three dots in the upper right-hand corner and select Custom Repositories.

  4. Paste "https://github.com/MizterB/homeassistant-phyn" into Repository, select "Integration" as Category, and click Add.

  5. Close the Custom repositories dialog after it updates with the new integration.

  6. "Phyn Smart Water Assistant" will appear in your list of repositories. Click to open, click the following Download buttons.

Configuration

Configuration is done via the UI. Add the "Phyn" integration via the Integration settings, then provide the Phyn username and password in the configuration dialog.

Changelog

2023.01.00

  • Initial release