Commit Graph

12 Commits

Author SHA1 Message Date
sworld
23cb4bf743 feat: add connect type 2024-12-23 00:03:55 +08:00
sworld
4e3fcc9705 feat: config flow support device filter 2024-12-22 22:33:07 +08:00
sworld
b54ec9bff4 feat: improve devices filter 2024-12-22 20:11:38 +08:00
sworld
47a52187be Merge remote-tracking branch 'origin/main' into feat-devices-filter 2024-12-22 10:50:20 +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
sworld
1624f340da feat: add devices filter page 2024-12-21 18:54:12 +08:00
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
2024-12-21 11:08:36 +08:00
topsworld
99e654f0c7 style: remove invalid space 2024-12-18 10:35:29 +08:00
topsworld
ded158e0e6 style: ignore pylint wanring ('inconsistent-quotes') for config_flow.py 2024-12-16 10:44:01 +08:00
topsworld
7a336c31fe style: ignore pylint wanring ('inconsistent-quotes') 2024-12-16 10:41:30 +08:00
topsworld
b7592cd4e2 style: update config flow display format 2024-12-12 20:57:00 +08:00
topsworld
838fff399b feat: first commit 2024-12-10 17:36:32 +08:00