Jump to content

tazman

Members
  • Posts

    596
  • Joined

  • Last visited

Everything posted by tazman

  1. @gviliunasI have this issue after a reboot and it seems to clear on it's own after an undetermined amount of time. My Z-Wave items are not working either when this occurs but they also start working on their own. I worked with @Michel Kohanimthrough a ticket but have not heard back from him for a couple of days on it.
  2. @tmorse305 thanks for the suggestion I do have it setup on HA but I just can't get behind the way things have to be done in HA. I probably could get it to pass the numbers to Polisy but not really what I want.
  3. Thanks but not really what I'm looking for. Searching Github I saw a mention of PG3 on another persons page so maybe there is hope! The unfortunate part is I have the time and spent many hours looking at node servers and trying to learn to code. I can get the commands here and there but I just don't know how to tie it all together.
  4. There are a couple of us trying to get support for the Vue 2! Unfortunately if you don't buy the same items as what the developers have it is tough to get a node server for your product.
  5. I don't use PG2 any longer but I tested it and I don't get a response either. I usually update using putty but it is in the admin console now also but I have to boot up the computer for that.
  6. I did the update and restart and I'm back in business! Thanks for all the information and support.
  7. Thanks for the update @EricBarishand @bpwwerI will update Polisy when I get home. I'm glad UDI was able to get it sorted out quickly.
  8. I just wish there would have been a warning posted because I would not of upgraded had I known. There has to be a way to reinstall what was removed but I don't know enough and all of my node servers are not working right now.
  9. Thanks for the update @bpwwerI just wanted to be sure it was known there is a problem. I would not have updated if I knew there was an issue.
  10. I ran update upgrade and restarted PG3 through Putty today and none of the node servers will start in PG3 and show disconnected. I restarted everything and verified the ISY password in PG3 but none of the node servers will start. The errors I see in the main PG3 log are bellow it seems like some of the packets were missing in the update and it did say about having to install python packets separately but I did not take a screen shot of all it said when I should have. Should I put in a ticket or can somebody look at the update procedure and see if there is something wrong there? 6/27/2022, 18:54:37 [pg3] error: unhandledRejection REPORT THIS!: [object Promise], reason: TypeError: store.getPurchaseEntry is not a function 6/27/2022, 18:54:07 [pg3] error: [Virtual(2)] :: STDERR: Traceback (most recent call last): File "/var/polyglot/pg3/ns/edited_2/./Virtual.py", line 10, in <module> 6/27/2022, 18:54:07 [pg3] error: [Virtual(2)] :: STDERR: import udi_interface ModuleNotFoundError: No module named 'udi_interface'
  11. I have found a use to track a number that is not temperature also. I would like to be able to have nothing after the number or have it be that we can add anything we like because mine would be % but I have the ability to add it in Housepanel if I need to.
  12. OK then hopefully @Panda88 can help you.
  13. @NYCScot do you have your vehicle named? I did not and that stopped it from retrieving the vehicle info until I named it.
  14. That worked and mine is back online.
  15. I attached the log from a restart so I could edit out the token because I don't want to post that. The new token was created with the Tesla Tokens app again. Tesla.txt
  16. @CManson your node server is showing disconnected. I would try restarting and sometimes you have to hit the browser refresh to bring everything in sync. @Panda88 my token expired at the same time of the recent updates and I am unable to get my car listed again here are the errors I see in the log 2022-06-18 00:01:57,270 Thread-2086 udi_interface DEBUG TeslaEVController:systemPoll: systemPoll 2022-06-18 00:01:57,272 Thread-2086 udi_interface INFO TeslaEVController:longPoll: Tesla EV Controller longPoll - connected = True 2022-06-18 00:01:57,272 Thread-2086 udi_interface ERROR udi_interface:write: Exception in thread 2022-06-18 00:01:57,273 Thread-2086 udi_interface ERROR udi_interface:write: Thread-2086 2022-06-18 00:01:57,274 Thread-2086 udi_interface ERROR udi_interface:write: : 2022-06-18 00:01:57,274 Thread-2086 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-06-18 00:01:57,275 Thread-2086 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-06-18 00:01:57,279 Thread-2086 udi_interface ERROR udi_interface:write: self.run() 2022-06-18 00:01:57,279 Thread-2086 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-06-18 00:01:57,283 Thread-2086 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-06-18 00:01:57,284 Thread-2086 udi_interface ERROR udi_interface:write: File "./TeslaEVController.py", line 271, in systemPoll 2022-06-18 00:01:57,286 Thread-2086 udi_interface ERROR udi_interface:write: self.longPoll() 2022-06-18 00:01:57,286 Thread-2086 udi_interface ERROR udi_interface:write: File "./TeslaEVController.py", line 286, in longPoll 2022-06-18 00:01:57,288 Thread-2086 udi_interface ERROR udi_interface:write: for vehicle in range(0,len(self.vehicleList)): 2022-06-18 00:01:57,289 Thread-2086 udi_interface ERROR udi_interface:write: AttributeError 2022-06-18 00:01:57,289 Thread-2086 udi_interface ERROR udi_interface:write: : 2022-06-18 00:01:57,290 Thread-2086 udi_interface ERROR udi_interface:write: 'TeslaEVController' object has no attribute 'vehicleList'
  17. @CManson it looks like you have it input properly but as you will see below mine has a help that I can expand
  18. On the Configuration page of the node server it has a help to tell you how to do it. teslaEV Installation For cloud access through Tesla cloud service one must provide a "refresh token" (REFRESH_TOKEN). It can be obtained e.g. using Auth for Tesla iPhone app https://apps.apple.com/us/app/auth-app-for-tesla/id1552058613 or Tesla Tokens https://play.google.com/store/apps/details?id=net.leveugle.teslatokens
  19. I finally have a way to monitor power to try using my extra solar to charge my Tesla but between the recent node server updates and my token expiring I can not get the node server to load my vehicle again. Hopefully I will have time to look at it this weekend but I'm sure I won't be able to fix it on my own.
  20. @CStickneyyou should set ISY to DHCP then reserve the IP in your router that way the router knows what it is handing out and there should never be a conflict.
  21. Some TV's turn back on after power is cut and restored and some don't. You can try extending the time the TV is off and that might let the capacitors discharge and change the outcome.
  22. With the Tesla node server the only way I was able to get Panda88's assistance was through Github.
  23. From my experience if you would like help from the author you have to post on the Github website.
  24. An update for others who might be thinking about using this node server, I got it working with the help of Panda on the Github site. Little more information to drop here the vehicle must be named and to get it connected I woke it up before restarting the node server. I have not done much with it so far but I plan to do some experimenting with setting charge level to use my excess solar.
  25. I am using it with the Vue 2 which has the 16 ct's and today it is showing net production instead of the car charger which I have not used today.
×
×
  • Create New...