bosch-thermostat / bosch-thermostat-client-python

Python3 asyncio package to talk to Bosch thermostat devices.
Apache License 2.0
23 stars 20 forks source link

Add 'totalWorkingTime' (/heatSources/workingTime/totalSystem) field support for CT200 #28

Closed Pietrzak93 closed 2 years ago

Pietrzak93 commented 2 years ago

Example data: { "id": "/heatSources/workingTime/totalSystem", "type": "floatValue", "writeable": 0, "recordable": 0, "value": 151538.0, "used": "true", "available": "true", "unitOfMeasure": "mins", "minValue": 0.0, "maxValue": 16777215.0, "stepSize": 1.0 }