Sen descrición

Fabian Peter Hammerle 701ec81f1f validate mac address %!s(int64=4) %!d(string=hai) anos
.github cb2596d32e standard python project tech stack (pipenv, pytest, pylint etc.); mqtt connect; GPLv3+ %!s(int64=4) %!d(string=hai) anos
switchbot_mqtt 701ec81f1f validate mac address %!s(int64=4) %!d(string=hai) anos
.dockerignore cb2596d32e standard python project tech stack (pipenv, pytest, pylint etc.); mqtt connect; GPLv3+ %!s(int64=4) %!d(string=hai) anos
.gitignore cb2596d32e standard python project tech stack (pipenv, pytest, pylint etc.); mqtt connect; GPLv3+ %!s(int64=4) %!d(string=hai) anos
.pylintrc cb2596d32e standard python project tech stack (pipenv, pytest, pylint etc.); mqtt connect; GPLv3+ %!s(int64=4) %!d(string=hai) anos
COPYING cb2596d32e standard python project tech stack (pipenv, pytest, pylint etc.); mqtt connect; GPLv3+ %!s(int64=4) %!d(string=hai) anos
Dockerfile 623fc50691 send command to switchbot %!s(int64=4) %!d(string=hai) anos
Pipfile cb2596d32e standard python project tech stack (pipenv, pytest, pylint etc.); mqtt connect; GPLv3+ %!s(int64=4) %!d(string=hai) anos
Pipfile.lock cb2596d32e standard python project tech stack (pipenv, pytest, pylint etc.); mqtt connect; GPLv3+ %!s(int64=4) %!d(string=hai) anos
README.md 623fc50691 send command to switchbot %!s(int64=4) %!d(string=hai) anos
mypy.ini cb2596d32e standard python project tech stack (pipenv, pytest, pylint etc.); mqtt connect; GPLv3+ %!s(int64=4) %!d(string=hai) anos
setup.py cb2596d32e standard python project tech stack (pipenv, pytest, pylint etc.); mqtt connect; GPLv3+ %!s(int64=4) %!d(string=hai) anos

README.md

Docker

$ docker build -t switchbot-mqtt .
$ docker run --name spelunca_switchbot \
    --userns host --network host \
    switchbot-mqtt:latest \
    switchbot-mqtt --help

Alternatives