schollz / find

High-precision indoor positioning framework for most wifi-enabled devices.
https://www.internalpositioning.com/
GNU Affero General Public License v3.0
5.03k stars 370 forks source link

Hi! this looks awesome. #217

Closed rpeders closed 6 years ago

rpeders commented 6 years ago

Im wondering if its possible to install this on the same pi as hass.io (docker) If yes: how would i do that? I'm not skilled with code and stuff. But this is how i use find now: I have room+, tasker and klwp working together. So my homepage on my phone change depending on wich room i'm in I can control my livingroom tv from home screen when in livingroom and a different menu to control my bedroom tv when i'm in my bedroom.

schollz commented 6 years ago

Yeah, you can just use the docker image.

docker pull schollz/find

rpeders commented 6 years ago

wiill that work when i have a mosquitto server running in hass.io addons?

schollz commented 6 years ago

The docker image will run its own instance of mosquitto, so it won't interrupt your mosquitto server.