Skip to content

Can this Plug in Support this Unique Functionality? #133

@agilisone

Description

@agilisone

Hello, I am unable to answer this question and requires assistance.

The system I'm trying to support is called the Smart Thermostatic Control by Leridian Dynamics. This is for Hot Water Circulation that allows on-demand hot water.

Please see the following document on how their controller uses Webhooks:

https://smartrecirculationcontrol.com/smart-recirculation-control-32-release-notes/

Webhook Outbound: Used when a Pump event (On or Off) is triggered which is sent to the third-party system.

Webhook Inbound: Used when the third-party system is used to turn the pump on or off.

I don't know what switch-type this accessory should be configured as since this controller does not support the retrieval of its status.

In the documentation for Http Switch, it discusses 2 methods: Pull and Push methods.

The push method seems to be the method that this controller wants to utilize for its status, however the documentation shows no examples of how to configure the accessory to use this method. Perhaps I'm making a mistake in my understanding.

This controller wants to notify the Http-Switch that the controller is On or Off but there seems to be no way to accomplish this functionality.

Can someone please confirm?

Thank you for developing this plugin <3

Edit: I reached out to the developer requesting a way for the status of the controller to be retrieved. His response:

The Webhook Outbound is the notification to the external system that the pump is on or off. The third party system would need to have a variable that stores this value when the event occurs. This variable value is what would be provided to the user to show if the pump is on or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions