gregkinney Posted August 30, 2023 Posted August 30, 2023 My goal is to get my Hubitat devices into my ISY. I just followed the instructions and installed HousePanel on my Hubitat, then installed the web server on my RPi. When I start the web server, the RAM usage on my RPi goes up, up, up until the RPi becomes unresponsive, after about 60 seconds. Can you please help?
tmorse305 Posted August 30, 2023 Posted August 30, 2023 (edited) This sounds more like a HousePanel issue not a Hubitat issue. The author of HousePanel was active on this forum a while back, not sure if he still is. Here is the link to the thread: Edited August 30, 2023 by tmorse305
gregkinney Posted August 30, 2023 Author Posted August 30, 2023 @tmorse305 thank you very much, I will post there. I want to confirm I'm on the right track though...in order to bring Hubitat into the ISY, HousePanel is required, correct?
gregkinney Posted August 30, 2023 Author Posted August 30, 2023 I tried to post there but the topic is closed.
tmorse305 Posted August 30, 2023 Posted August 30, 2023 Hi @kewashi, are you still monitoring this forum for Housepanel issues?
tmorse305 Posted August 30, 2023 Posted August 30, 2023 1 hour ago, gregkinney said: I tried to post there but the topic is closed. You might try here also: https://github.com/kewashi/HousePanel/issues 1
kewashi Posted September 4, 2023 Posted September 4, 2023 Hey all - sorry I have been away travelling and consumed with work. I'm now back and checking. I responded on GitHub to the above, but let's continue the troubleshooting here. I think the issue is you have to be on PG3x to use the node server. To get Hubitat devices into ISY you have to install the node server from the library, and install HousePanel.groovy onto the Hubitat hub. The node.js app only needs to be installed on a server if you want to use the GUI portion of HousePanel. I personally install it on my EISY, but you can also use a rPI. Again, if you just want to import Hubitat devices you just need the groovy file, not the node.js app. The groovy app when installed will send the AccessToken and EndPt to the log that you need to put into the settings of the node server. I've never seen anything like the errors that @gregkinney has been seeing. Not sure what is going wrong there.
kewashi Posted September 4, 2023 Posted September 4, 2023 On 8/30/2023 at 7:50 AM, gregkinney said: I want to confirm I'm on the right track though...in order to bring Hubitat into the ISY, HousePanel is required, correct? HousePanel.groovy installed on your Hubitat hub is required. The rest of it is not required.
gregkinney Posted September 4, 2023 Author Posted September 4, 2023 I am on PG3 and not PG3x. I didn't see anywhere that was a requirement. I will upgrade some day soon (not today) and when I do I will try again. Thank you for your time and your help.
gregkinney Posted September 8, 2023 Author Posted September 8, 2023 @kewashi since I'm not using HousePanel server now that I realize I don't have to have it, can you provide instructions on how I can uninstall it from my Raspberry Pi?
Recommended Posts