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
..
miot feat:add missing parameter state_class (#101) 10 months ago
translations feat: improve devices filter & optimize the network detection logic (#458) 10 months ago
__init__.py style: pylint check add ignore item 11 months ago
binary_sensor.py feat: first commit 11 months ago
button.py feat: first commit 11 months ago
climate.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
config_flow.py feat: improve devices filter & optimize the network detection logic (#458) 10 months ago
cover.py fix: invalid cover status 11 months ago
event.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
fan.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
humidifier.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
light.py fix: fix type error, wrong use of any and Any (#338) 10 months ago
manifest.json doc: update changelog and version to v0.1.4 (#522) 10 months ago
notify.py feat: use yaml to parse action params (#447) 10 months ago
number.py feat: first commit 11 months ago
select.py feat: first commit 11 months ago
sensor.py feat:add missing parameter state_class (#101) 10 months ago
switch.py feat: first commit 11 months ago
text.py feat: use yaml to parse action params (#447) 10 months ago
vacuum.py feat: first commit 11 months ago
water_heater.py fix: fix type error, wrong use of any and Any (#338) 10 months ago