@Ranjib , Here are my inital thoughts and some finds. First off, on the dashboard I get the error : GET API call failure. Details:{"url":"/api/tcs/undefined/usage"}
now my list.
- On dashboard, It would be nice to see the temp readout above, inside or somewhere without having to use the mouse or a finger on a device
- Same thing on the Temp page. can you show a device readout without having to hit expand?
- I like how the ATO graph on the dash board shows when it is on vs off. Can this be done for any other equipment?
- Temp tab. "Chart Maximun"
- Equipment Tab. Buttons dont change size with name of channel. Maybe move the name to beside the button? or change to a toggle switch instead?
- Email alert setup. When hitting update I get : "Please set a valid mail passowrd" this is done before Testing.
- How accurate is the DS18B20? I read it is +-0.5°C. but does it need to be calibrated? previous equipment did and I have about a 1.5°F difference between them. I question because the house is set to 76 yet the probe I have set beside the tank reads 83°
- Also on temperature tab, I do not have a chiller selected but the graph does show it when i have the control enabled.
- My ATO float switch works. I did have to select the GPIO as Reverse which was nice that i could do that there.
I plan to keep playing with the software. I like it. it is very clean and simple. might be cool if a user could change the background.
You are likely to have a stale entry in dashboard configuration where one chart refers to non existent temperature usage (tc), update it and the error should go away
Now on the specific asks
1 & 2. Yup.. this is a recurring ask, to show the current temperature in the chart & list view. I have created a ticket to track this. Its not hard to implement, just give us sometime and we'll get this sorted. You can subscribe to this ticket
https://github.com/reef-pi/reef-pi/issues/522 to stay updated as and when this is fixed.
3. I am not sure where else equipment usage is relevant. The TC (temperature control) chart already shows similar equipment usage (heater & chiller). I cant think of any other module where similar usage is involved.
4. Will fix it right away:
https://github.com/reef-pi/reef-pi/pull/523
5. We are making some changes on the equipment UI. There are several other folks (fellow reefers & programmers
@Michael Lane is one of them) who are now actively working on UI side, and they are far more competent in fixing these issues (including responsive aka mobile view) . So stay tuned
6. Thats an annoying but bengin bug. I'll get it fixed as well. Tracking ticket:
https://github.com/reef-pi/reef-pi/issues/524
7. Its mostly accurate (more importantly its fairly precise). We do think it could use a calibration feature, and its planned as well, but I think we'll get to this after 2.0 release. Its a good to have things for us now (if i recall correctly ds18b20 accuracy is 0.5 degree Celsius, not Fahrenheit).
8. Yes. but it should show the usage value of chiller as 0. if thats not the case and you have not configured any equipment as chiller, then its a bug. Can you confirm?
9. I guess it means you have no specific ask around the ato and float switch, right ?
Thank you so much for sharing your articulated feedbacks, stuff like this helps us making reef-pi better..