Miio toolbox
Go to file
Sören Beye c418bf65dd chore(release): 2022.08.0 2022-08-17 20:49:54 +02:00
.github/workflows feat: Everything + Initial release 2022-04-07 19:52:05 +02:00
commands fix(miio): Always handshake before sending a command 2022-08-17 20:47:31 +02:00
miio fix(miio): Correctly update our stamp 2022-08-17 20:25:31 +02:00
utils feat: Cleanup + dynamic version 2022-04-30 18:10:54 +02:00
.eslintrc.json feat: Cleanup + dynamic version 2022-04-30 18:10:54 +02:00
.gitignore feat: Everything + Initial release 2022-04-07 19:52:05 +02:00
LICENSE Initial commit 2022-04-07 18:19:23 +02:00
Logger.js feat: Everything + Initial release 2022-04-07 19:52:05 +02:00
Readme.md feat: Everything + Initial release 2022-04-07 19:52:05 +02:00
app.js feat: Cleanup + dynamic version 2022-04-30 18:10:54 +02:00
package-lock.json chore(release): 2022.08.0 2022-08-17 20:49:54 +02:00
package.json chore(release): 2022.08.0 2022-08-17 20:49:54 +02:00

Readme.md

valetudo-helper-miio

example

valetudo-helper-miio is a small utility that can execute raw miio commands, which can be useful e.g., during development.

It comes as a single binary with no additional dependencies and requires only experience with a terminal.

Simply download the latest binary from the releases section and execute it in a terminal/powershell window.

Valetudo helpers

Valetudo helpers are a series of small standalone self-contained single-purpose single-file tools built to make usage and/or installation of Valetudo a bit easier.

As with everything Valetudo, some intermediate computer skills are required. You should know what a network is, what HTTP is, how a terminal works and that kind of stuff. Please understand that it's not feasible for this or any open source project to provide basic computer lessons.