You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
i18n feat: support devices filter & devices changed notify (#332) 10 months ago
lan Fix local ctrl error (#271) 10 months ago
specs feat:add missing parameter state_class (#101) 10 months ago
common.py misc: remove tev dependency for lan control & fixs (#333) 10 months ago
const.py chore: Improve multi-language translation actions (#256) 10 months ago
miot_client.py feat: improve devices filter & optimize the network detection logic (#458) 10 months ago
miot_cloud.py fix: update miot cloud raise error msg (#551) 10 months ago
miot_device.py feat:add missing parameter state_class (#101) 10 months ago
miot_error.py misc: remove tev dependency for lan control & fixs (#333) 10 months ago
miot_ev.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
miot_i18n.py feat: support devices filter & devices changed notify (#332) 10 months ago
miot_lan.py misc: remove tev dependency for lan control & fixs (#333) 10 months ago
miot_mdns.py feat: support devices filter & devices changed notify (#332) 10 months ago
miot_mips.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
miot_network.py feat: improve devices filter & optimize the network detection logic (#458) 10 months ago
miot_spec.py feat:add missing parameter state_class (#101) 10 months ago
miot_storage.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
web_pages.py style: pylint check add ignore item 11 months ago