0ff / long-live-sense

As Hello said Goodbye, this repo is in an effort to keep the Hardware alive
MIT License
18 stars 1 forks source link

Source code released #1

Open gcordalis opened 6 years ago

gcordalis commented 6 years ago

This might help :) https://github.com/hello

MrTeal commented 6 years ago

Really hope this project kicks off now :) i'm no programmer so i cant help, but would be great if we can still use the hardware with a server of your own.

rchatham commented 6 years ago

Have you been able to get your own instance of the Sense server running?

gcordalis commented 6 years ago

There's a slack group with a few people looking into this. Ultimately the hurdle is getting custom firmware on the sense to direct it to a private instance of the sense server. Once that's achieved then getting the server running should be pretty straight forward.

MrTeal commented 6 years ago

Do we know which of the components of https://github.com/hello we need to setup the server? Because maybe a local dns proxy can be used to make it talk to your own local instance.

gcordalis commented 6 years ago

Local DNS won't work without SSL certs - they endpoints rely on a signed cert from their domain/server.

MrTeal commented 6 years ago

Ah bummer.. thanks for the info!