Python API for Pool Lab 1.0 For now only fetching all data and parsing to classes.
$ python main.py -t "API_TOKEN_FROM_https://labcom.cloud/pages/user-setting"
- Go to HACS -> Integrations
- Click the three dots on the top right and select
Custom Repositories
- Enter
https://github.com/dala318/python_poollab
as repository, select the categoryIntegration
and click Add - A new custom integration shows up for installation (PoolLab) - install it
- Restart Home Assistant
- Get a API token to your cloud data from https://labcom.cloud/pages/user-setting
- Klick Add integration and select "poollab"
- In the configuration window enter the API token
- Each pool in your account should be shown as an own device which you can add to a room
Each sensor entity has the value of the last measurement of each parameter, based on the timestamp from device (not the one stored last) In addition some attributes are provided
Measured at
: The device timestamp at measureMeasure
: The unique id of the measureIdeal low
: Lower limit for okIdeal high
: Upper limit for okDevice serial
: Device serial of the device that made the measureOperator name
: Mane of operator that did the measurementComment
: Comment to measurement