Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.81 KB

File metadata and controls

45 lines (36 loc) · 1.81 KB

Switcher Web API

version-badge pulls-badge license-badge
stage-badge pages-badge codecov-badge

Gain access to your local Switcher smart devices.

docker run -d -p 8000:8000 --name switcher_webapi tomerfi/switcher_webapi:latest

Check the docs: https://switcher-webapi.figenblat.com.

Important

Starting version 2, all endpoints require a device type. See docs.

Early Access An early-access image is available on the GitHub container registry:
docker run -d -p 8000:8000 --name switcher_webapi ghcr.io/tomerfi/switcher_webapi:early-access