Commit Graph

8 Commits

Author SHA1 Message Date
topsworld
22f843d7ff fix: fix sensor entity type error 2025-01-17 11:54:06 +08:00
topsworld
e7564b0152 feat: set default sensor state_class 2025-01-17 11:04:20 +08:00
topsworld
14766466ca feat: support binary mode 2025-01-16 22:33:37 +08:00
topsworld
d25d3f6a93 feat: update value-list logic 2025-01-09 13:23:35 +08:00
topsworld
3399e3bb20 feat: update entity value-range 2025-01-08 19:29:39 +08:00
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>
2025-01-03 20:42:34 +08:00
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
2024-12-22 10:46:58 +08:00
topsworld
838fff399b feat: first commit 2024-12-10 17:36:32 +08:00