Everything posted by tazman
-
Z-wave devices stop working after PG3 update
@gviliunasI have the same problem as you and it came down to @Michel Kohanimnot being able to help me figure it out and he said to send the items to UDI and they would figure out what was wrong but with the upcoming release of the new equipment I did not want to go without the hardware so I just decided to try not to reboot and live with it for now. It sounds like @tlightne has a different problem since some of his Z-Wave stuff is working and it does not sound like the whole system hangs until Z-Wave dongle becomes responsive.
-
Problem Setting up Polisy on UD Mobile (Local network only)
@Craigb8080 for the port works for me.
-
No programs will run after reboot - IOP 5.4.4
I did try what you outlined and I even stopped PG3 service and it did not seem to make a difference.
-
No programs will run after reboot - IOP 5.4.4
I will stop hijacking this thread but just put it out there that mine still does not start right with all my node servers in PG3 disabled and I can't even get a response on my ticket from UDI.
-
No programs will run after reboot - IOP 5.4.4
Thanks for the update @gviliunasI have the Wireless Tag NS also so I will have to see if that is what is causing my issue on reboot.
-
No programs will run after reboot - IOP 5.4.4
I don't know I have had it start working within half an hour and once it took more than 4 hours. It makes me feel better now that I'm not the only one, but not so good for you.
-
No programs will run after reboot - IOP 5.4.4
@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.
-
Vue 2 showing only 1 node
@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.
-
Vue 2 showing only 1 node
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.
-
Vue 2 showing only 1 node
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.
-
Updated 6/27/22 and broke PG3
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.
-
Updated 6/27/22 and broke PG3
I did the update and restart and I'm back in business! Thanks for all the information and support.
-
Updated 6/27/22 and broke PG3
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.
-
Updated 6/27/22 and broke PG3
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.
-
Updated 6/27/22 and broke PG3
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.
-
Updated 6/27/22 and broke PG3
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'
-
Adding wattage used as a virtual device...
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.
-
Where to input refresh token
OK then hopefully @Panda88 can help you.
-
Where to input refresh token
@NYCScot do you have your vehicle named? I did not and that stopped it from retrieving the vehicle info until I named it.
-
Where to input refresh token
That worked and mine is back online.
-
Where to input refresh token
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
-
Where to input refresh token
@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'
-
Where to input refresh token
@CManson it looks like you have it input properly but as you will see below mine has a help that I can expand
-
Where to input refresh token
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
-
Unable to load my vehicle
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.