-
Hi
When I try to connect from mi home powerstrip connects to my network but not visible in mi home.
When I try to run command:
miio discover
I get no output? Why?
I can ping the device.
…
-
Powerstrips should return a message to the docker client that made the request informing the request couldn't be completed if one of the adapters fail.
I propose that message to be showed would be a s…
-
If powerstrip listened to the docker event stream - it means adapters could be configured to be told when a container dies (or any other event that is not the result of a docker HTTP api call).
The `…
-
I'm using a IP powerstrip which need to use the "&" special caracter to send commands.
Solved the problem by removing the "&" in the /lib/script.py file (line 63)
if any(i in script for i in '&')…
-
### Expected Behavior
The HS300 should appear as one device with six controllable outlets.
Native HomeKit powerstrips, like the Koogeek strip, appear as a single device.
### Current Behavior
…
-
We can simplify SocketPlane by deploying 3 containers:
- SocketPlane
- [Open vSwitch](https://github.com/dave-tucker/ovs)
- [Powerstrip](https://github.com/clusterhq/powerstrip)
The only requirements…
-
We encode various bodies as utf-8 before writing them to buffers. We should have tests that show that a request, docker endpoint, or plugin can emit a unicode snowman and that this can survive un-melt…
-
I'm trying to setup my OctoDash button to turn on and off the powerstrip. When I set it up in the OctoDash config, the only option I have is Power Toggle, and it is connected to the tplinkplugin. Wh…
-
There is an additional issue, on a number of distros `/usr/bin/docker` requires `libdevmapper.so`, as the storage backends differ.
-
Maybe with Travis-CI or Drone.io, whichever works best for the needs of the project.
So:
- evaluate the alternatives
- set one of them up, including GitHub integration.