.gitea/workflows
|
Add actions script
|
2023-10-04 07:05:00 +02:00 |
.vscode
|
Start E1 device
|
2023-09-26 08:30:16 +02:00 |
midea_ac_lan
|
Initial commit
|
2023-09-22 07:45:40 +02:00 |
src
|
Make update callback send and sync
|
2023-10-04 11:25:47 +02:00 |
.gitignore
|
Remove pycache
|
2023-09-22 18:06:37 +02:00 |
Cargo.toml
|
Split command into sub structs
|
2023-09-27 15:42:32 +02:00 |
cloud.py
|
Start E1 device
|
2023-09-26 08:30:16 +02:00 |
device.py
|
Implement 8370 message encryption
|
2023-10-02 09:30:58 +02:00 |
devicee1.py
|
Start building commands
|
2023-09-26 19:42:50 +02:00 |
discover.py
|
Test device authentication
|
2023-09-24 13:16:57 +02:00 |
enum.py
|
Start building commands
|
2023-09-26 19:42:50 +02:00 |
message.py
|
Remove pycache
|
2023-09-22 18:06:37 +02:00 |
messagee1.py
|
Start building commands
|
2023-09-26 19:42:50 +02:00 |
midea.py
|
Fix connection to device
|
2023-10-03 09:19:19 +02:00 |
packet_builder.py
|
Remove pycache
|
2023-09-22 18:06:37 +02:00 |
security.py
|
Fix connection to device
|
2023-10-03 09:19:19 +02:00 |
tst.json
|
Implement token and key from cloud
|
2023-09-24 07:10:52 +02:00 |