GavinIves
99ddf9bbc0
fix bug
2025-07-09 03:08:08 +00:00
GavinIves
c9a46662ae
Add it to all devices with light entities, because some bathroom heaters and clothes drying racks also have lights.
2025-07-09 01:59:07 +00:00
GavinIves
1b58dc75fb
fix bug
2025-07-08 05:51:52 +00:00
GavinIves
1cf52a3f78
Search entityid through unique_id to avoid the user modifying entityid and causing command_send_mode to not match
2025-07-08 03:10:33 +00:00
GavinIves
41c47b8894
formatted code
2025-06-05 06:02:32 +00:00
GavinIves
da45938656
Modify the order in which the light-on properties are sent
2025-06-04 20:20:37 +08:00
GavinIves
f271336670
Modify the order in which the light-on properties are sent
2025-06-04 20:16:12 +08:00
GavinIves
3d50562eec
fomatted code
2025-06-04 09:05:45 +00:00
GavinIves
83899f8084
fomatted code
2025-06-04 08:52:48 +00:00
GavinIves
b72ec85ae9
Added command sending mode for lights to optimize the lighting effect
2025-06-04 08:19:00 +00:00
Li Shuzhen
5c46504d0e
docs: update changelog and version to v0.2.1 ( #848 )
Tests / check-rule-format (push) Has been cancelled
Validate / validate-hassfest (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Validate / validate-lint (push) Has been cancelled
Validate / validate-setup (push) Has been cancelled
2025-03-07 14:20:17 +08:00
Paul Shawn
52fd6371ab
fix: fix water heater error & some type error ( #684 )
...
* fix: fix water heater target-temp error
* feat: update miot device logic
* fix: fix some type error
2025-01-22 19:55:41 +08:00
Paul Shawn
ef56448dbb
refactor: refactor miot device and spec ( #592 )
...
* fix: fix miot_device type error
* fix: fix type error
* feat: remove spec cache storage
* feat: update std_lib and multi_lang logic
* feat: update entity value-range
* feat: update value-list logic
* feat: update prop.format_ logic
* fix: fix miot cloud log error
* fix: fix fan entity
* style: ignore type error
* style: rename spec_filter func name
* feat: move bool_trans from storage to spec
* feat: move sepc_filter from storage to spec, use the YAML format file
* feat: same prop supports multiple sub
* feat: same event supports multiple sub
* fix: fix device remove error
* feat: add func slugify_did
* fix: fix multi lang error
* feat: update action debug logic
* feat: ignore normal disconnect log
* feat: support binary mode
* feat: change miot spec name type define
* style: ignore i18n tranlate type error
* fix: fix pylint warning
* fix: miot storage type error
* feat: support binary display mode configure
* feat: set default sensor state_class
* fix: fix sensor entity type error
* fix: fix __init__ type error
* feat: update test case logic
* fix: github actions add dependencies lib
* fix: fix some type error
* feat: update device list changed notify logic
2025-01-17 18:14:31 +08:00
Paul Shawn
b75cafb184
fix: limit *light.mode count (value-range) ( #535 )
...
* feat: spec filter add lemesh.switch.sw3f13 indicator-light.mode
* feat: limit mode count (value-range)
* revert: spec-filter.json
* fix: fix judgment logic
* style: remove unuse code
* style: change light log level
2025-01-03 20:43:15 +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
99e654f0c7
style: remove invalid space
2024-12-18 10:35:29 +08:00
topsworld
99e89d78e0
style: pylint check add ignore item
2024-12-10 19:11:25 +08:00
topsworld
838fff399b
feat: first commit
2024-12-10 17:36:32 +08:00