Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Leak Sensors (REV2.3)

Featured Replies

Posted

I purchased a couple of these from Dell. Apparently they are an older technology since the Heartbeat does not display as ON in the heartbeat node. Am I correct? If so, I will design the program to notify me when the Heartbeat reports its status as ON (which I assume will only occur when the battery is low). Good price on these but I didn't ask for their REV number. Oh, well.

That is not correct.   I have a REV2.3 hardware Leak Sensor.   It is an I2CS device and does report Heartbeat On every 24 hours (nominal).

 

There is no Low Bat for Leak Sensor. 

Edited by LeeG

  • Author

You are correct, Lee. A check today shows that the sensor did, in fact, report a heartbeat 24 hours later. 

  • 2 months later...

I purchased a couple of these from Dell. Apparently they are an older technology since the Heartbeat does not display as ON in the heartbeat node. Am I correct? If so, I will design the program to notify me when the Heartbeat reports its status as ON (which I assume will only occur when the battery is low). Good price on these but I didn't ask for their REV number. Oh, well.

 

I was about to return the leak sensor because of this... I too in fact created a program to report if there is a lack of heartbeat... but since it does not show a status normally, I can not accomplish this...

 

 

Furnace - Variable Control 2 - [iD 000A][Parent 0001]

If

        Control 'Furnace Water-Heartbeat' is switched On

     Or Control 'Furnace Water-Heartbeat' is switched Off

 

Then

        $sLeakFurnace  = 1

        Wait  25 hours

        $sLeakFurnace  = 2

 

Else

   - No Actions - (To add one, press 'Action')

 

Leak Sensor Problem - [iD 000E][Parent 0001]

If

        (

             Time is  9:00:00AM

          Or Time is  6:00:00PM

        )

    And (

             $sLeakSump is not 1

          Or $sLeakFurnace is not 1

        )

 

Then

        Send Notification to 'All' content 'Leak Sensor Problem'

 

Else

   - No Actions - (To add one, press 'Action')

 

 

 

How can I force a heartbeat status?

 

Regards,

 

S

 

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.