8000 How to retrieve current values for a device using the Hon integration? · Issue #218 · gvigroux/hon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
How to retrieve current values for a device using the Hon integration? #218
Open
@nicmela

Description

@nicmela

Hi, first of all thank you for your great work on this integration.

I’m using the hon.update_settings service successfully, and I noticed that by clicking the “Get settings details” button in the device page, I can retrieve a list of available parameters and their possible values in this format:

screenDisplayStatus: [0 - 1] - Default: 0 - Step: 1  
echoStatus: [0 - 1] - Default: 0 - Step: 1  
tempSel: [16 - 30] - Default: 22 - Step: 1  
machMode: [0, 1, 2, 4, 6] - Default: 0  
10degreeHeatingStatus: [0 - 1] - Default: 0 - Step: 1  
...

This is very helpful to understand what values are supported.
However, I cannot find a way to retrieve the currently set values for those parameters (e.g., what is the current machMode or windDirectionVertical on the device?).

Is there any supported way to read the current status/settings values directly from the device via the integration? If not, would this be something feasible to implement?

Thanks in advance for any guidance!
Nicola

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0