Toby

Results 84 comments of Toby

Yep. Dunno when. Feel free to submit a pull request

"Don't know when" means... I don't know when, not never. I do this on my own time amidst a busy life like the rest of us. Development comes in phases,...

In the dynamic chart, you can switch off specific probe lines by clicking on the legend which may help with the disparate temps. The static charts are a by product...

I'm going to create some form of config file for various requests then allow this to be editable in app, so that will fit in nicely. The compressing effect #9...

If you click the sensor name on the main chart, it already toggles the display of that line. Is that what you mean?

Might wait until Http4s supports it. https://http4s.org/versions/

- [ ] Remove scalaz - [ ] Update Http4s - [ ] Update Circe (including our pretty print function)

This isn't configurable at the moment. It's based on the 'host' name, so you'll get `garage-sensor-1` and `garage-sensor-2` for now. However, as part of issue #1 I'm thinking about implementing...

If you have just one sensor, you can use your hostname. Not sure if that was clear, but if you change your host name to "fermentation" it'll be the default...

#1 has had some love so (on a branch) the sensor names are now available. All we'd need to do is add a mapping layer from sensor name to friendly...