Skip to content

Measurement values from sensor "Meter Pro (CO2)" pushed incompletely to cloud by app #448

@bdngywjxkt-prog

Description

@bdngywjxkt-prog

Analysis

see subject, output of switchbot cli, curl -H "Authorization:xxxxxxx" -H "Content-Type: application/json" https://api.switch-bot.com/v1.1/devices/xxxxxxxxxxxx/status:

{"statusCode":100,"body":{"version":"V1.8","temperature":0,"battery":0,"humidity":0,"CO2":613,"deviceId":"B0E9FE72D804","deviceType":"MeterPro(CO2)","hubDeviceId":"000000000000"},"message":"success"}

The value of CO2 is the correct value from the sensor, all other values are not set.

Expected Behavior

values pushed and accessible via command line

Steps To Reproduce

above curl command

Logs

see error description

Configuration

n.a.

Environment

sensor (Meter Pro CO2), app (latest version, iOS)

Additional Context

n.a.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions