Metadata-Version: 2.1
Name: yolink-api
Version: 0.1.1
Summary: A library to authenticate with yolink device
Home-page: https://github.com/YoSmart-Inc/yolink-api
Author: YoSmart
License: MIT
Project-URL: Bug Tracker, https://github.com/YoSmart-Inc/yolink-api/issues
Keywords: yolink api
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# YoLink Python library for HA Integration

## Changelog

### 0.1.0

* bug fix for mqtt reconnect fail by authentication information expired.

### 0.0.9 (2022.7.12)

* add parent device

### 0.0.8 (2022.6.8)

* ignore invalid data report

### 0.0.7 (2022.6.6)

* Fix Mqtt Empty data report, Failure by validation

### 0.0.6 (2022.6.2)

* Fix https support

### 0.0.5 (2022.5.9)

* Change YoLink library dependency

### 0.0.4 (2022.5.2)

* YoLink first version python client


