Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SensorState displays "Unknown" #245

Closed
domenicoblanco opened this issue Jan 29, 2022 · 1 comment
Closed

SensorState displays "Unknown" #245

domenicoblanco opened this issue Jan 29, 2022 · 1 comment

Comments

@domenicoblanco
Copy link
Contributor

Hi, first of all thanks for this awesome project!

Today I tried to configure a Water Leak sensor with the following payload using the Google Device node.

{
    "currentSensorStateData": [
        {
            "name": "WaterLeak",
            "currentSensorState": "leak"
        }
    ]
}

The node doesn't return any error except for the debug message under the node that always displays "Unknown" as in the picture
Screenshot 2022-01-29 at 15 27 51

This is the current node setup, I cannot understand what I'm doing wrong. I tried also with CarbonMonoxideLevel and AirQuality with the examples provided in the Sensor State page but the result is the same
Screenshot 2022-01-29 at 15 29 01

@Caprico85
Copy link
Collaborator

Released v0.2.7 including @ckhmer1's fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants