Jump to content

Panda88

Members
  • Posts

    762
  • Joined

  • Last visited

Everything posted by Panda88

  1. can you send a debug log. i am guessing otherwise
  2. 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
  3. 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
  4. 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
  5. does the car go off line? can you send me a log file - debug enabled
  6. 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"
  7. 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)
  8. This is correct - it needs debug enabled to see posting from not registered devices
  9. 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)
  10. 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
  11. 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
  12. 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
  13. 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
  14. The program does complete (but light turned off this time) - It may be a link issue - maybe my card has an issue
  15. Yes - AC works fine It is more that 1 device exhibiting this issue I am 5.8.4 and latest UI version
  16. It is a Zooz Zen77 - 3 LED lights It is not the only device having issues - Other Zwave devices have issues as well Also, I can turn it on and off using the mobile App without issues
  17. It comes on, but does not turn off again
  18. Here are the 2 programe - the second is disabled Even if I select run Then - on the second it does not work - it turns on but not off after 5 min BTW - I faid it hard to believe that if conditions change after a program is triggered it will stop execution. E.g. say I have a program to run at 10.00pm - One second later it is false so all execution must happen in 1 sec s DS Hallway Light Copy - [ID 00AB][Parent 000D] If From Sunset - 15 minutes To Sunrise (next day) And 'Alarm Panel / Motion DS hallway' is switched Opened Then Run Program 's DS Hallway Test' (Then Path) Else - No Actions - (To add one, press 'Action') s DS Hallway Test - [ID 00AA][Parent 000D] If Then Set 'Z-wave / DS Hallway 9 / ZW 009 DSHW Multilevel Switch' On Wait 5 minutes Set 'Z-wave / DS Hallway 9 / ZW 009 DSHW Multilevel Switch' Off Else - No Actions - (To add one, press 'Action')
  19. I tried 2 programs - result is the same
  20. I have the board, but I did not mitigate the Zmatter Z-wave
  21. Sure, I can give it a try - but it worked before with a zigbee device I used (replaced it with a Zwave)
  22. Here is an example - on executes - off does not. I realize I can add an off delay to fix it, but there are multiple other examples. It is a Zooz ZE77 switch In general is it not stable - I have other programs that just turn on, but it is not reliable with Zigbee devices (other are fine) Is there a benefit to update to Zmatter - I have not do that yet
  23. The same program works with a zigbee device. My understanding is once the program has triggered it will run to the end even if conditions change Thanks
  24. I am experiencing unstable performance when execution program controlling zwave devices. I can have a program that turns on the device waits 5 min and then turns it off. When execution the device will turn on but not turn back off after 5min. I have not upgraded to Zmatter - would that help? I can control the device reliable from AC so it does not seems like a connection / range issue Any deas?
  25. I have released a new TeslaEV2 node server. It uses the official API (with some restrictions imposed by the API) It uses better security and does not require getting the token It only operates on PG3x There are likely still bugs (especially around sending commands) as I do not have a car locally to test it on The first thing to do is to install a virtual key on the car (allowing commands to be sent) - This is currently only supported for NA EVs On your mobile device open https://tesla.com/_ak/my.isy.io (in browser). It should open the tesla App and you can approve the installation - if the car is too old it may just say it is not needed Next start the node and configure REGION (NA, EU, CN), DIST_UNIT (Km, Miles), TEMP_UNIT (F/C) and LOCATION_EN (True/False) Save and restart - Click authenticate in upper right corner. You should be taken to a Tesla Login page, go through login procedure and approve the selection at the end After this the node should continue and install You will see a main node and separate nodes for each EV registered to your account The EV node has a status page with simple commands and 2 sub-nodes for climate control and charging control Hopefully this will finally end the long wait to get this going again - It has not been easy and a lot of help from Michel and team has been required
      • 3
      • Like
      • Thanks
×
×
  • Create New...