carteriii Posted April 29, 2021 Posted April 29, 2021 (edited) I am using the Tesla NodeServer with Polisy. Within the ISY console, I see the status of two items shown as a "button + drop-down" widget, presumably to both show the current state and allow me to change the state. All good here. Unfortunately UD Mobile does not show the state at all, which is what I'd like to see if possible. See the image below showing the "Charge port door" and "Sentry mode" in the middle of the console page. Is this something that UD Mobile is missing in its generic ability to convert this style of widget, or is there something the Tesla NodeServer should be doing to allow UD Mobile to display this, or is there something I might be able to modify to get that status displayed natively in UD Mobile? A workaround is to create a program which references the status values (I have confirmed they are accessible for a program "if" condition) and then set the value of a standard variable, but it feels worth mentioning that this isn't automatically showing up in UD Mobile. Edited April 29, 2021 by carteriii
Javi Posted April 29, 2021 Posted April 29, 2021 Hi @carteriii, 53 minutes ago, carteriii said: Unfortunately UD Mobile does not show the state at all, which is what I'd like to see if possible. See the image below showing the "Charge port door" and "Sentry mode" in the middle of the console page. This should be available in the app, based on the image provided "Charge Port" "and Sentry mode" appear to be linked to a status. If they are correctly linked in the node server then these buttons are available by clicking the status value in UD Mobile, it should have chevron icon next to the status to indicate it is a clickable item. Please post screenshot of the app if this is not the case. 53 minutes ago, carteriii said: A workaround is to create a program which references the status values (I have confirmed they are accessible for a program "if" condition) and then set the value of a standard variable, but it feels worth mentioning that this isn't automatically showing up in UD Mobile. Please elaborate, programs should also be available in the app. If you would like program status at startup please go to Settings > Systems > Your ISY > Advanced. 1
carteriii Posted April 29, 2021 Author Posted April 29, 2021 (edited) Below are two screenshots (one of top of screen, second bottom of screen after scrolling down) of what I see in UD Mobile for this node. There is no charge port door or sentry mode anywhere on the screen. You did say, "If they are correctly linked in the node server", which leads me to think perhaps this is a Nodeserver problem or bug that the status is not showing up, despite the status properly showing in the ISY controller UI (image shown in my first post) ???? Regarding my comment on programs, I was only pointing out that I have a workaround, which is to use an ISY Program to test the "charge port door" status and set a simple ISY integer or state variable which can be viewed in UD Mobile just fine. Sorry that I made it sound like that was part of the problem. All programs and other status works fine. It's only these two values from the Tesla Nodeserver that don't appear. Edited April 29, 2021 by carteriii
Javi Posted April 29, 2021 Posted April 29, 2021 Hi @carteriii, I took a look at the Tesla node server, both of these status items are flagged to hide. If you click edit (pencil on top) can they be unhidden? I am a curious as to why they are flagged this way. Also the status values should show human readable values, instead of numerical values. If you reboot your ISY do status values show has words instead of numbers?
carteriii Posted April 29, 2021 Author Posted April 29, 2021 That was it! Thank you so much! And yes, I'm now kicking myself for not seeing that in the edit window. I really was trying to do whatever I could (hence, my workaround comment) but now I'm a bit embarrassed that I missed that. Thank you for your patience with me.
Javi Posted April 29, 2021 Posted April 29, 2021 No problem, The App functions a little differently then the Admin Console to save space on a mobile device. I don't own a tesla so I can not test, but we may want to put in a pull request for this in the node server itself. When these items are unhidded do they show a status as well? Also please do let me know if a reboot changes the values to a human readable format. 1
Recommended Posts