Jump to content

Panda88

Members
  • Posts

    697
  • Joined

  • Last visited

Everything posted by Panda88

  1. I have had some issues with the release system - trying to get the bottom of this
  2. Working on the update issue Can you send a debug log with the heated steering wheel. I honestly don't know the difference on pre condition it is just available api calls there is minimal documentation Update updates all data - it is just not propagated to the screen. In programming you should be fine. I plan to remove the options on the other nodes and only keep status I am having issues with publishing updates so this is why it has not been released yet
  3. Done - takes a few hours to propagate
  4. Found the issue I'll make a new version in a few min 0.1.25 It was a node definition problem
  5. I see the problem Let me take a look and see if I can figure out what is happening - it is likely in the node definition
  6. Did you install in new slot - or the same slot as before I do not have any of these issues
  7. BTW - it does seems like the old version is still working - in case you need the battery percentage
  8. I'll take a look - I think Remaining battery is no longer reported by Tesla as a percent, but I'll check again
  9. Is it acceptable it I only allow update Data (button) on the status page? It will update data on all pages, but will be a much simpler to implement
  10. Restarting the node server should register the new devices - you may need to restart the AC, but typically not needed
  11. can you send a log file this is what my mobile app shows
  12. can you send a debug log. i am guessing otherwise
  13. some times the config files are “sticky” and do not get replaced. at least that is what i think is happening. i have had issues where an updates will not install but the same code is fine in a new slot it is pg3x behavior. i have no control
  14. i think there is an issue with the install. can you try to install in a new slot. 99 is unknown but i fixed the issue if not translating it to text
  15. I found a bug in the updating of the display - data is updated, but the screen is only refreshed in the current screen - looking to fix it
  16. does the car go off line? can you send me a log file - debug enabled
  17. Did you go to https://tesla.com/_ak/my.isy.io on your mobile phone's browser? You need to approve commands to be allowed - it is like a virtual key If you did please enable debug log and send mea log when you e.g. "honk horn"
  18. It is correct - it is a new node with a new code base so not easy to move back into the original one Furthermore, Michel and team have been helping by making and running a server to allow commands to be transferred to the car. If important you could try to reach out to Michel and see if he will allow a transfer - I would be fine with it, but since Michel and team are running a server now to allow commands, I think it is fair they get a little extra income to compensate for this (It is not to make money I do this - it is more for fun and to keep my brain going)
  19. This is correct - it needs debug enabled to see posting from not registered devices
  20. If you go to the log in the node interface. There you can set level to debug. Once that is set I would imagine you can lift the sensor out of the water or wait 4 hours, The water sensor should report an update every 4 hours or so automatically and it should get logged. Then download (save) the log from the log area - it will save a file you can PM me My guess is the history you mention is alarm history You can see the definition for what can be programmed at WaterDepthSensor | YoSmart Doc From the document it seems you can only get alarms when water is higher(or lower) than the alarm level - not a reading of the actual water level - but it may be in the reported data - just not shown in documentation (it is not the first time this happens)
  21. If you can provide me with a log file where the water dept sensor posts data and ideally also an alarm (e.g lift it out of the water) , I can see if I can add it what other devices are not supported - I am willing to help to try to add them, but I need log files as the documentation from Yolink is minimal you can PM me the log file Also - what is the unit/type of theaparm setting - I can see it is a value from 0-1000 but not sure what it represents
  22. Not sure what that means - let me try to rebuild and issue a new version. Mine installs fine, but I have the new library that I added already - Did you try to force an update from the store? Can you PM me the log Package file
  23. release 0.1.37 Fixed some labeling issues Changed AC to display time since last update (minutes) even if car is offline Few other bug fixes
  24. The program is executing to the end In the tracelog I see ST changing to 1 and 5 min later back to 0 - it did work then I need to look once it does not work
  25. The program does complete (but light turned off this time) - It may be a link issue - maybe my card has an issue
×
×
  • Create New...