Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update FIND optional package to version 3 #632

Closed
EliasGabrielsson opened this issue Aug 4, 2019 · 10 comments · Fixed by #1039
Closed

Update FIND optional package to version 3 #632

EliasGabrielsson opened this issue Aug 4, 2019 · 10 comments · Fixed by #1039
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed optional component Not part of the base system

Comments

@EliasGabrielsson
Copy link
Contributor

A new major rewrite of the FIND framework have been released. Would be nice have our script updated as well to install that version.

@EliasGabrielsson EliasGabrielsson added this to the Upcoming Development milestone Aug 4, 2019
@EliasGabrielsson EliasGabrielsson added enhancement New feature or request help wanted Extra attention is needed optional component Not part of the base system labels Aug 4, 2019
@mstormi
Copy link
Contributor

mstormi commented Aug 4, 2019

it's been on my TODO list (I had been doing the old v2 package, too)

@EliasGabrielsson
Copy link
Contributor Author

You are using it, perfect! Know what it does but aren't using it. Okey if I assign it to you?

@EliasGabrielsson
Copy link
Contributor Author

EliasGabrielsson commented Aug 6, 2019

Make sure this rewrite uses the internal MQTT server of openhab so we can deprecate Eclipse Mosquitto MQTT package. #628

This patch should if possible install the internal MQTT broker by openHAB rest interface if needed.

@mstormi
Copy link
Contributor

mstormi commented Aug 7, 2019

Mmh, I wouldn't eliminate Mosquitto in the first place. MQTT broker is brand new and not proven to work yet, and even if FIND3 did work with it there's many MQTT clients out there that may or may not.

@mstormi
Copy link
Contributor

mstormi commented Jul 7, 2020

also update dashboard tile .gif with https://www.internalpositioning.com/splash-static/splash.gif

@ecdye
Copy link
Contributor

ecdye commented Jul 16, 2020

I'm working on a update. I will share more when it is closer to completion.

@mstormi
Copy link
Contributor

mstormi commented Jul 16, 2020

Good you mention it.
So did I a few days back. But I got stuck. I see HTTP requests going but it's not generating the DB like it did in earlier attempts and FIND2.

And don't start as root that'll create DB file that cannot be written to once you start as another user, resulting in server crash.

@ecdye
Copy link
Contributor

ecdye commented Jul 16, 2020

Yeah, also I saw you had trouble installing scipy I figured out a workaround. Use apt-get install --yes python3-scipy it took me hours to figure it out.

@mstormi
Copy link
Contributor

mstormi commented Jul 16, 2020

for scipy schollz/find3#201

@ecdye
Copy link
Contributor

ecdye commented Jul 16, 2020

I saw that, but the way to circumvent that for the moment is to use apt-get install --yes python3-scipy

ecdye added a commit to ecdye/openhabian that referenced this issue Jul 17, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 17, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 17, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 18, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 18, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 18, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 18, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 18, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 18, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 18, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 18, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 18, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 18, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 18, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 28, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 28, 2020
mstormi added a commit that referenced this issue Jul 28, 2020
Fixes #632

Signed-off-by: Ethan Dye <[email protected]>

Co-authored-by: Ethan Dye <[email protected]>
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 28, 2020
ecdye added a commit that referenced this issue Jul 28, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 29, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 29, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 30, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 31, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 31, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Jul 31, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Aug 1, 2020
ecdye added a commit to ecdye/openhabian that referenced this issue Aug 1, 2020
Fixes openhab#632

Signed-off-by: Ethan Dye <[email protected]>
ecdye added a commit to ecdye/openhabian that referenced this issue Aug 2, 2020
Fixes openhab#632

Signed-off-by: Ethan Dye <[email protected]>
ecdye added a commit to ecdye/openhabian that referenced this issue Aug 2, 2020
Fixes openhab#632

Signed-off-by: Ethan Dye <[email protected]>
ecdye added a commit to ecdye/openhabian that referenced this issue Aug 2, 2020
Fixes openhab#632

Signed-off-by: Ethan Dye <[email protected]>
ecdye added a commit to ecdye/openhabian that referenced this issue Aug 2, 2020
Fixes openhab#632

Signed-off-by: Ethan Dye <[email protected]>
ecdye added a commit to ecdye/openhabian that referenced this issue Aug 2, 2020
Fixes openhab#632

Signed-off-by: Ethan Dye <[email protected]>
ecdye added a commit to ecdye/openhabian that referenced this issue Aug 2, 2020
Fixes openhab#632

Signed-off-by: Ethan Dye <[email protected]>
ecdye added a commit to ecdye/openhabian that referenced this issue Aug 2, 2020
Fixes openhab#632

Signed-off-by: Ethan Dye <[email protected]>
ecdye added a commit that referenced this issue Aug 2, 2020
Fixes #632

Signed-off-by: Ethan Dye <[email protected]>
ecdye added a commit to ecdye/openhabian that referenced this issue Aug 2, 2020
Fixes openhab#632

Signed-off-by: Ethan Dye <[email protected]>
ecdye added a commit to ecdye/openhabian that referenced this issue Aug 2, 2020
Fixes openhab#632

Signed-off-by: Ethan Dye <[email protected]>
ecdye added a commit to ecdye/openhabian that referenced this issue Aug 2, 2020
Fixes openhab#632

Signed-off-by: Ethan Dye <[email protected]>
ecdye added a commit to ecdye/openhabian that referenced this issue Aug 2, 2020
Fixes openhab#632

Signed-off-by: Ethan Dye <[email protected]>
ecdye added a commit that referenced this issue Aug 2, 2020
Fixes #632

Signed-off-by: Ethan Dye <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed optional component Not part of the base system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants