SmartThings MQQT Bridge
REST-wrapper arodun ps4-waker to support ps4 component
Simple service which will return IP of callind device. Useful for UI tweaking only.
Config watchdog which will perform restarts if required.
These add-ons are not being built intentionally as they are for testing purposes only. You'll need to download and place them under /addons
folder of your Hass.io instance.
Beta-version of AppDaemon with HaDashobard v2.
If you're getting too much stalled containers, run (warning, can damage you setup!!!)
docker rm -v $(docker ps --filter status=exited -q 2>/dev/null)
docker rm -v $(docker ps --filter status=created -q 2>/dev/null)
Similar can be done for images.