9 Commits (29b7489ac702c9819194a8b6f13a655d7f5e1573)

Author SHA1 Message Date
Paul Shawn 29b7489ac7
feat: support devices filter & devices changed notify (#332)
* feat: add devices filter page

* doc: update translations and i18n

* fix: cancel miot http timer

* feat: improve devices filter

* doc: update translations/de

* fix: i18n type error

* feat: config flow support device filter

* fix: fix mdns type error

* fix: fix miot client i18n logic

* feat: add connect type

* doc: update translations and i18n

* feat: update auth info save logic

* feat: improve config flow devices filter

* fix: fix some type error

* doc: update translations for option flow

* fix: fix option flow type error

* feat: support option flow devices filter

* doc: update option flow tranlations

* feat: update webhook handle func to private

* feat: update config flow translations

* doc: update tranlations text

* feat: custom display device changed notify

* feat: device changed notify logical refinement

* doc: update translations content
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
Paul Shawn 02ddf8df56
fix: fix lan ctrl filter logic (#303)
* style: rename devices_filter to homes_select

* fix: fix miot_lan update_devices

* fix: async blocking call
10 months ago
topsworld 99e654f0c7 style: remove invalid space 11 months ago
topsworld 7a336c31fe style: ignore pylint wanring ('inconsistent-quotes') 11 months ago
topsworld e6a5723ca9 fix: release the resource when miot client deinit 11 months ago
topsworld e8b681bc66 perf: update token and cert refresh logic 11 months ago
topsworld 99e89d78e0 style: pylint check add ignore item 11 months ago
topsworld 838fff399b feat: first commit 11 months ago