TRI0N Posted October 18, 2023 Share Posted October 18, 2023 Govee Node Server is no longer working correctly. Using eisy 5.7.0 and Govee Node Server 3.0.0 Production. At first after upgrading to 5.7.0 and the latest Govee Node Update. It stopped working. When you first start the server you can get about 10 seconds of it actually reading the devices in Admin Panel then drops everything reporting it "off". So I thought maybe the API Key. So I redid my API Key and update the node server with the api_key field with my new API Key. Reboot the node server and you get about 10 seconds of it connecting to devices correctly and reporting their status then boom again everything back to "off". I've tried rebooting the eisy, restart Govee Node Server, Stop / Start etc, etc.. Still same results. Unfortunately I didn't notice the Govee Node Server not working correct till yesterday when I installed new covered patio lighting. The other Govee products I have are not lighting so I never had to add it to eisy but have been wanting to add them. Such as a Air Purifier and Air Quality Monitors. Cheers, TRI0N Link to comment
TRI0N Posted November 8, 2023 Author Share Posted November 8, 2023 (Bump) This is still an issue. Thanks! Link to comment
tlightne Posted November 8, 2023 Share Posted November 8, 2023 Nobody is supporting it. Tried to contact author but never got a response awhile back. Link to comment
bpwwer Posted November 8, 2023 Share Posted November 8, 2023 Based on the behavior you're reporting, I'd guess that it's crashing or getting an unexpected error from the API. What shows up in the log? Link to comment
TRI0N Posted November 11, 2023 Author Share Posted November 11, 2023 On 11/8/2023 at 9:40 AM, bpwwer said: Based on the behavior you're reporting, I'd guess that it's crashing or getting an unexpected error from the API. What shows up in the log? The last line just keeps repeating the same thing about the API. But the Node Server is the only thing using the API. Cheers! govee_ud.txt Link to comment
bpwwer Posted November 12, 2023 Share Posted November 12, 2023 That says that you've exceeded the number of calls you can make to the API. You'll probably have to adjust the poll intervals so that you don't exceed the limits. You can read about the limits here: https://govee-public.s3.amazonaws.com/developer-docs/GoveeDeveloperAPIReference.pdf If you enabled debug logging, it might provide more information about the limits in the log, I'm not sure. Link to comment
rjorr1972 Posted December 6, 2023 Share Posted December 6, 2023 (edited) Bumping this again... I am having the exact same issue with only getting about 10sec of data and then everything changes to OFF. Oddly, I noticed when I restart the node and my admin panel reports the Govee Controller Status as FALSE, that is when I get data. Then about 10sec later the status changes to TRUE and all the light devices change to OFF. The Log is also just repeating RATE LIMIT EXCEEDED. I read the document referenced above, but I am not a programmer and don't know what to do with the information. Anyones assistance would be greatly appreciated! Edited December 6, 2023 by rjorr1972 Link to comment
bpwwer Posted December 6, 2023 Share Posted December 6, 2023 In the plug-in configuration there are two settings - short poll and long poll. Most likely it is the short poll that is too small of a value and causing the plug-in to make more calls to the API than Govee allows. The short poll interval is in seconds. So if set to 300 the API is queried every 5 minute. Link to comment
tpolito Posted January 9 Share Posted January 9 Did you ever get this working? I am having a similar issue. Link to comment
rjorr1972 Posted January 15 Share Posted January 15 On 12/6/2023 at 9:54 AM, bpwwer said: In the plug-in configuration there are two settings - short poll and long poll. Most likely it is the short poll that is too small of a value and causing the plug-in to make more calls to the API than Govee allows. The short poll interval is in seconds. So if set to 300 the API is queried every 5 minute. Thank for the suggestion but changing the short poll interval has not changed anything in the error logging and the nodes dropping off the Polygon V3 server after about 20-30sec uptime. As I am not a coder I hope someone who is may have time to look into this. Thanks! Link to comment
tpolito Posted January 19 Share Posted January 19 (edited) Within the Admin Console configuation, I have this screen. Should I have a password here? Edited January 19 by tpolito Link to comment
dbuss Posted January 19 Share Posted January 19 (edited) 45 minutes ago, tpolito said: Within the Admin Console configuation, I have this screen. Should I have a password here? No password is needed. However, you shouldn't expose your User ID publicly. Block it out as I have done. I also had problems with the Govee app. I set the short poll at 600 and the long poll at 900 and its worked great since. Edited January 19 by dbuss Link to comment
tpolito Posted January 19 Share Posted January 19 @dbuss Thanks, totally missed that. I'll have to trust you with it. I removed the image from my post, but looks like it still shows up in your reply. Mind doing me a solid and deleting your post? Link to comment
dbuss Posted January 19 Share Posted January 19 (edited) 22 minutes ago, tpolito said: @dbuss Thanks, totally missed that. I'll have to trust you with it. I removed the image from my post, but looks like it still shows up in your reply. Mind doing me a solid and deleting your post? I removed it from my reply. Edited January 19 by dbuss Link to comment
tpolito Posted January 19 Share Posted January 19 Thanks, it is still in the Base URL on the image too though, right? Link to comment
dbuss Posted January 19 Share Posted January 19 12 minutes ago, tpolito said: Thanks, it is still in the Base URL on the image too though, right? It's gone now. Link to comment
tpolito Posted January 19 Share Posted January 19 Thanks, now back to the original topic. Anyone know how to get my Govee devices working, lol? Link to comment
tpolito Posted February 2 Share Posted February 2 Just checking back in to see if anyone has ever gotten this to work. Link to comment
tpolito Posted February 2 Share Posted February 2 https://app-h5.govee.com/share/community?client=0&postId=165266&t=1701725633893 If only I knew anything about programming and coding maybe this would be helpful. Link to comment
Recommended Posts