Skip to content

SebastienViel/Hubitat_Delta_Faucet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Hubitat Delta Faucet VoiceIQ v2

Hubitat Driver Code for Delta Faucet VoiceIQ v2 API

This driver was built using OpenAI based on the script found here: https://gist.github.com/velaar/4e18a200c1db7b06109a3fd840838684

Thanks to all from the Hubitat community that participated in its creation! More information here: https://community.hubitat.com/t/integration-to-delta-voiceiq/119842?u=sebastien

Setup:

  1. Reset your VoiceIQ module and set it up again using the DFC@Home app

NOTE: I had trouble getting my Gen 1 module to connect at first. The DFC@Home app showed that it joined my 2.4 GHz WiFi, but the green light was not solid on the module. I unplugged the RJ-45 connection from the module for just 1 second (too long and it will reset again). This worked and the LED turned solid green.

  1. Using Google Chrome, navigate to https://device.deltafaucet.com/#/
  2. Select the Gen2 VoiceIQ link (even if you have a Gen 1 VoiceIQ module)
  3. Check the box at the bottom of the page first

By signing in, I have read and agreed to Delta Faucet's Privacy Policy

  1. Login with whatever method you used in the app. It shouldn’t matter if you use Amazon, Apple or Google

  2. From the Chrome View menu at the top of the screen, select Developer > JavaScript Console

  3. At the top of the console window, click on the Network tab

  4. On the Delta faucet page, click on the blue button labelled Water Usage - This Week

  5. Expand the left side of the inspector window

  6. On the Name column, click on the result that starts with UsageReport?macAddress=

  7. Copy the MAC Address, since you will need later to enter on the Preferences tab of the Hubitat driver

    Do not include : or spaces in MAC Address

  8. On the Headers tab, under Request Headers you will find the required the full Authorization token needed.

NOTE: Copy the entire Authorization token after the word Bearer

Screenshot 2025-12-26 at 1 48 27 PM

About

Hubitat Driver Code for Delta Faucet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors