reef-pi :: An opensource reef tank controller based on Raspberry Pi.

Sorry, I have been away. Here is a screenshot of my dashboard where I have left the mouse hovering over one of the positions, instead of being in red to show an "off" device, it shows in grey but only while the mouse is over it otherwise it disappears. Devices show in green when on, as normal.
Also as mentioned my temperature graph wont update, I have to do Admin/Reload to get it to show the current data.
Thanks.

Dashboard.jpg
Dashboard.jpg
 
Can I wire external thermostate and where? Hire is shematics of my ac. At home I have one 24v but I need to get 220v version..I think... thank you!

9C332A0C-4D78-4C41-AAC9-8BCB52F7BE24.jpeg EC65B2AF-F1B6-4680-9B66-629693B4A995.jpeg
 
Sorry for the post bump....but I am stuck.

I installed a Kasa HS300 and can control it with the app.

6/13/2020, 4:57:00 PMUIERROR{"error":"Failed to create. Error: dial tcp 192.168.1.183:9999: i/o timeout"} | HTTP 500

I have reset the device, tried to put it on a different WiFi network frequency, reloaded and rebooted the pi, and still same error.
I have googled and I have found some people with similar issues, (I posted to the main thread as well).
I cannot find a way to ssh/telnet/browse the hs300 and I also cannot ping it. My router shows it active, and as I said, it works with the Kasa app.
I have also ensured the multicast and broadcast are enabled.

Is there anyone who can give me a tip on why I cannot add this?

Thank you,
t.



Quote Reply
Report
 
That’s not good. I a, running couple of builds on 3.4 without any issues. How does the health chart looks ?

well looks like my Pi died completely after a reboot now... so need to get a new SD card and rebuild it.

edit: Any recommendations on most durable SD cards?

previously, the health graph looked like a saw tooth

6577EFF5-32DB-4B9D-8F10-28A7AA7E3288.jpeg
 
Last edited:
well looks like my Pi died completely after a reboot now... so need to get a new SD card and rebuild it.

edit: Any recommendations on most durable SD cards?

previously, the health graph looked like a saw tooth

6577EFF5-32DB-4B9D-8F10-28A7AA7E3288.jpeg
I use Samsung evo , class 10 . I tend to replace them after every 2 years
 
Sorry for the post bump....but I am stuck.

I installed a Kasa HS300 and can control it with the app.

6/13/2020, 4:57:00 PMUIERROR{"error":"Failed to create. Error: dial tcp 192.168.1.183:9999: i/o timeout"} | HTTP 500

I have reset the device, tried to put it on a different WiFi network frequency, reloaded and rebooted the pi, and still same error.
I have googled and I have found some people with similar issues, (I posted to the main thread as well).
I cannot find a way to ssh/telnet/browse the hs300 and I also cannot ping it. My router shows it active, and as I said, it works with the Kasa app.
I have also ensured the multicast and broadcast are enabled.

Is there anyone who can give me a tip on why I cannot add this?

Thank you,
t.



Quote Reply
Report
You are getting the IP from router or the kasa app ?
 
Can I wire external thermostate and where? Hire is shematics of my ac. At home I have one 24v but I need to get 220v version..I think... thank you!

9C332A0C-4D78-4C41-AAC9-8BCB52F7BE24.jpeg EC65B2AF-F1B6-4680-9B66-629693B4A995.jpeg
I don’t think so. You need drivers for this. I have a sensi thermostat driver that I’m playing with... but I doubt there’s any common solution that we can offer
 
Sorry, I have been away. Here is a screenshot of my dashboard where I have left the mouse hovering over one of the positions, instead of being in red to show an "off" device, it shows in grey but only while the mouse is over it otherwise it disappears. Devices show in green when on, as normal.
Also as mentioned my temperature graph wont update, I have to do Admin/Reload to get it to show the current data.
Thanks.

Dashboard.jpg
Dashboard.jpg
Yup, this is a charting bug that was introduced inadvertently during last release , when we updated the chart library . We have made a workaround /fix that will be available in next release.
 
I got a Kasa HS300 and added it to my network. I can control it through the app, but nothing else.
I cannot ping it.
I get the following error whenever I try to add the driver:

6/13/2020, 4:33:27 PMUIERROR{"error":"Failed to create. Error: dial tcp 192.168.1.183:9999: i/o timeout"} | HTTP 500

Signal is strong and I have tried re-adding it twice.

t.
If you are not able to telnet on that ip/port then it’s likely not reef-pi issue.
 
Does anyone have performance/responsiveness issues with the webUI?

im finding it locks up, takes a long time to load the graphs on dashboard and doesn’t respond to clicks on the equipment, macros etc... but then sometimes 10min later the thing I wanted to trigger kicks off (like feed mode macro).

edit: running 3.4 on a rpi2b (is that the problem, old hardware?)
Any rpi, including zero and 2/1 is more than enough for running reef-pi. So hardware (in terms of processing power) should not be An issue. Check sd card
 
Thank you...I will try and get a different HS300 and see what happens.
If the power strip is working I think you should try to cross check the IP. If it’s networking related different unit will not solve the issue , I think
 
Ranjib,
I have verified the IP on the router, and it matches the one on the Kasa app.
I have installed a demo version of HomeSeer software and it immediately picked up the powerstrip.
I believe that since the error occurs so fast it is happening on the reefpi or raspberry side.
The devices are in the same broadcast domain / subnet.
Is it possible that I have this issue because I still have the power outlets defined in reef-pi on the ML pi-hat? Can you have too many ports?
I am considering reinstalling raspbian and reef-pi all over again. (I am on v3.4 of reef-pi).
I have also tried different names for the driver (Kasa, HS300, KasaPowerStrip) to ensure that it wasn't a potential naming issue.
Reloads/reboots have resulted in no difference.
Any other ideas would be appreciated.
t.
 
Can I wire external thermostate and where? Hire is shematics of my ac. At home I have one 24v but I need to get 220v version..I think... thank you!

9C332A0C-4D78-4C41-AAC9-8BCB52F7BE24.jpeg EC65B2AF-F1B6-4680-9B66-629693B4A995.jpeg
That schematic says the unit has a room temperature sensor and a display unit with a bunch of wires going to it, are you sure that you cannot set the temperature there?
 
Ranjib,
I have verified the IP on the router, and it matches the one on the Kasa app.
I have installed a demo version of HomeSeer software and it immediately picked up the powerstrip.
I believe that since the error occurs so fast it is happening on the reefpi or raspberry side.
The devices are in the same broadcast domain / subnet.
Is it possible that I have this issue because I still have the power outlets defined in reef-pi on the ML pi-hat? Can you have too many ports?
I am considering reinstalling raspbian and reef-pi all over again. (I am on v3.4 of reef-pi).
I have also tried different names for the driver (Kasa, HS300, KasaPowerStrip) to ensure that it wasn't a potential naming issue.
Reloads/reboots have resulted in no difference.
Any other ideas would be appreciated.
t.
Don’t reinstall anything , if you really want to get to the bottom of the problem .
can you reload reef-pi without rebooting pi ? And share the ip (ifconfig output ) of the pi ,
 
That schematic says the unit has a room temperature sensor and a display unit with a bunch of wires going to it, are you sure that you cannot set the temperature there?
Reef-pi has to know the protocol to do so , I think
 
Past few weeks i am controlling a bunch of solenoids (from adafruit ) with 3/5 faucet for drip irrigation . Not much to show , since most of the control is timer based (have not hooked up soil moisture sensor yet, but that’s in progress ), but here are some cool flower from the garden
Dalphinium
4D230391-BBBB-4008-AD73-FFCA91AEF7D1.jpeg

dahlias perennial and annual


F42A6FAD-E6EB-4A76-B807-6CB508671A32.jpeg


69BD68F6-2CAC-41B9-9197-04532B72D021.jpeg

Assorted Peruvian lily

0E614E68-2DE4-4074-BFE9-629D8CC85286.jpeg

AA32F88D-1658-40AA-AB09-01AB75784D49.jpeg
 

ARE YOU READY TO CONFESS TO CRAZIEST, DUMBEST, FUNNIEST THING YOU’VE EVER DONE IN REEFING?

  • Yeah, I'll confess! (Share your story in the comments!)

    Votes: 16 57.1%
  • Nah, I'll keep mine a secret...(Don't be like that, share with the class!)

    Votes: 12 42.9%
Back
Top
Home
Post thread…
Market
What's new