sususweet
7476d6ad1d
feat: add support for T0xCD
2025-11-07 01:08:38 +08:00
sususweet
f9a1f57d31
feat: add support for T0x9C.
2025-11-02 16:02:21 +08:00
sususweet
ee6c5b18af
feat: update central ac control protocol
2025-11-02 00:37:32 +08:00
sususweet
39cc28b4dd
fix: lua base library location error.
2025-10-31 23:21:39 +08:00
Yingqi Tang
c12e95f2a1
Fix duplicate import of 'os' in lua_runtime.py
...
Removed duplicate import of 'os' in lua_runtime.py
2025-10-31 22:56:07 +08:00
Yingqi Tang
3b2d817dd6
Merge branch 'master' into master
2025-10-31 22:54:04 +08:00
sususweet
7a28c62ac5
fix: fix lua library error.
2025-10-31 22:46:52 +08:00
happyhaha1
05e30ab414
feat(lua): enhance runtime environment with resilient module loading
...
Introduce robust Lua module deployment strategy that ensures proper library
availability across different system configurations. The implementation now
prioritizes Home Assistant's configuration directory for persistent storage,
with automatic failover to temporary locations when permission restrictions
occur. Additionally, the runtime now validates module dependencies during
initialization and provides clear diagnostic warnings for any loading failures.
2025-10-31 10:44:42 +08:00
sususweet
171d76ee3e
feat: add device support for T0x21 switch.
2025-10-27 22:38:12 +08:00
sususweet
b1e42526f6
feat: add device for central air conditioner gateway(T0x21).
2025-10-12 12:53:13 +08:00
sususweet
b87729d016
fix: resolve error when lua file is none
2025-10-11 23:52:54 +08:00
sususweet
b3be2a7cbd
feat: add status when build lua command
2025-10-01 18:48:01 +08:00
sususweet
8cb30ebb3e
feat: update device control for T0xCC and T0xAC
2025-10-01 18:00:18 +08:00
sususweet
848a086977
fix: device control of T0xD9
2025-09-30 17:12:35 +08:00
sususweet
9ff67da49b
feat: fallback to cloud control when lua script encounter error.
2025-09-29 23:07:12 +08:00
sususweet
068d9a377d
feat: fix lua query and download logic
2025-09-28 21:47:15 +08:00
sususweet
f3246eb779
feat: add transparent protocol.
2025-09-28 20:24:15 +08:00
sususweet
39f88365e5
feat: add more device support
2025-09-24 18:20:58 +08:00
sususweet
2f88658fda
fix: cloud api loop error when device type not found.
2025-09-24 16:32:23 +08:00
sususweet
63ec7de48f
Rename project
2025-09-17 23:22:01 +08:00