hodasemi
  • Joined on 2022-12-28
hodasemi pushed to master at hodasemi/Midea 2023-10-03 17:49:28 +00:00
2ecd31e9fe Start implementing write
hodasemi pushed to master at hodasemi/Midea 2023-10-03 07:19:26 +00:00
1268d2df99 Fix connection to device
hodasemi pushed to master at hodasemi/HomeServer 2023-10-03 06:22:52 +00:00
411d06f08a Merge pull request 'Update Rust crate reqwest to 0.11.21' (#4) from renovate/reqwest-0.x into master
d79d27fc9f Update Rust crate reqwest to 0.11.21
Compare 2 commits »
hodasemi merged pull request hodasemi/HomeServer#4 2023-10-03 06:22:50 +00:00
Update Rust crate reqwest to 0.11.21
hodasemi pushed to master at hodasemi/HomeServer 2023-10-03 06:22:33 +00:00
95c2943c24 Fix write into devices DB
hodasemi pushed to master at hodasemi/HomeServer 2023-10-02 08:41:33 +00:00
e0daec4c67 Add timely filter
hodasemi pushed to master at hodasemi/Midea 2023-10-02 07:31:07 +00:00
2aec54c7a7 Implement 8370 message encryption
hodasemi pushed to master at hodasemi/HomeServer 2023-09-29 16:05:57 +00:00
18c80b8f99 Add function to fine grain data request
hodasemi pushed to master at hodasemi/Midea 2023-09-29 13:10:54 +00:00
d1bef25ac9 Implement packet builder
hodasemi pushed to master at hodasemi/Midea 2023-09-28 18:29:03 +00:00
3d37654850 Further device communication work
hodasemi pushed to master at hodasemi/Midea 2023-09-28 08:09:41 +00:00
ce87e28c11 Build E1 commands
hodasemi pushed to master at hodasemi/Midea 2023-09-27 13:42:39 +00:00
631e88aa46 Split command into sub structs
hodasemi pushed to master at hodasemi/Midea 2023-09-26 17:42:59 +00:00
c184fc603e Start building commands
hodasemi pushed to master at hodasemi/Midea 2023-09-26 12:38:07 +00:00
e0befff868 Start implementing device communication
hodasemi pushed to master at hodasemi/Midea 2023-09-26 06:30:22 +00:00
6f1106ee28 Start E1 device
hodasemi pushed to master at hodasemi/rfactor_sm_reader 2023-09-26 04:23:30 +00:00
c8531e29b3 Merge pull request 'Update Rust crate memmap2 to 0.8.0' (#20) from renovate/memmap2-0.x into master
f92bea3693 Update Rust crate memmap2 to 0.8.0
Compare 2 commits »
hodasemi merged pull request hodasemi/rfactor_sm_reader#20 2023-09-26 04:23:29 +00:00
Update Rust crate memmap2 to 0.8.0
hodasemi pushed to master at hodasemi/HomeServer 2023-09-25 11:04:10 +00:00
ad23b6ecee Check power usage
hodasemi pushed to master at hodasemi/Midea 2023-09-25 10:27:50 +00:00
d3fb193e8d Fix connect
hodasemi pushed to master at hodasemi/Midea 2023-09-25 09:31:04 +00:00
1fdd2a3f1e More connection testing