12 Commits (5438698a6e0f91f16f0c8f89a2adc335da89d7c6)

Author SHA1 Message Date
tiger 5438698a6e
feat:add missing parameter state_class (#101)
* feat: add state_class for sensor

* feat: add optional state_class and unit_of_measurement for properties

* feat:add support for state_class and unit process

* style: fix pylint format

* style: fix pylint format

* sytle: change logic to suit conversation

---------

Co-authored-by: LiShuzhen <SusanPhevos@gmail.com>
10 months ago
RangerCD 7654e5e518
fix: ignore undefined piid and keep processing following arguments (#377) 10 months ago
Paul Shawn 0f5da18108
fix: fix unit convert attribute error (#396) 10 months ago
Paul Shawn c1867e2baf
fix: fix type error, wrong use of any and Any (#338)
* fix: fix type error, wrong use of any and Any

* fix: wrong use of session close

* fix: fix test_lan type error

* fix: remove __del__

* feat: oauth, http add deinit_async
10 months ago
Guoliang Li ce4f23b1bd style: fix the trailing space problem reported by pylint 11 months ago
Guoliang Li e70acd8421 style: update comments to meet coding standards 11 months ago
Guoliang Li b498a708ac style: ignore pylint warning 11 months ago
KNOOP c744919032 fix: handle UnitOfConductivity import #54
Move unit imports inside function 和 add fallback for older versions. Resolves
11 months ago
KNOOP 6bb4bf32d7 fix: handle UnitOfConductivity import
Move unit imports inside function and add fallback for older versions.

Resolves #123
11 months ago
topsworld 7a336c31fe style: ignore pylint wanring ('inconsistent-quotes') 11 months ago
topsworld 99e89d78e0 style: pylint check add ignore item 11 months ago
topsworld 838fff399b feat: first commit 11 months ago