App to allow local communication between TP-Link smart home devices and Samsung SmartThings Hub
8.0K
docker run \
--name tp-link-smartthings \
-e TZ=YOUR_TIMEZONE \
-p YOUR_PORT:8082/tcp \
frosty5689/tp-link-smartthings
-e TZ - Timezone to run the app in-p YOUR_PORT:8082/tcp - Expose port 8082 used by the app as port YOUR_PORT to handle requests from SmartThingsContent type
Image
Digest
Size
40.6 MB
Last updated
about 7 years ago
docker pull frosty5689/tp-link-smartthings