Ed Martin
Ed Martin
So I reviewed the most recent android app, and this is the android app query for the tire pressure: ``` subscription tirePressureState($vehicleID: String!) { vehicleState(id: $vehicleID) { tirePressureStatusFrontLeft { timeStamp...
Hi, When I chart my data, it does not show the most recent data, this happened in OpenHab 2.5.x, I recently upgraded to 3.3.0, and it's still happening. Specifically, I...
## Expected Behavior I am attempting to have a rule sleep, and it appears to consistently cause the HTTP actions to fail. I have two different ways of doing it...