Jump to content

Panda88

Members
  • Posts

    724
  • Joined

  • Last visited

5 Followers

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Panda88's Achievements

Advanced

Advanced (5/6)

155

Reputation

29

Community Answers

  1. I'll take a look to see if I can find something - I did not change any code relating to this, but there must be a bug. I have no way to test as I am travelling Can you send a full debug log - the issue may occur earlier than what you included - ideally as a log zip file
  2. Panda88

    Yolink Local API

    click on the localHub and get the needed info under general and integrations
  3. Panda88

    Yolink Local API

    I was expecting that - I had to create a new node to get it on the non-production store
  4. Panda88

    Yolink Local API

    YolinkTest is for different purposes. ill remove it later as changes have propagated to the production node
  5. Panda88

    Yolink Local API

    Try now - it shows on my other eISY now (It always shows on the one used to release)
  6. there was a mistake in the release - try 1,4,22
  7. Try to install 1.4.22 - I had a mistake of not enabling all devices (used during test)
  8. Panda88

    Yolink Local API

    I added a new TSTyolinkLocal - hopefully this one makes it through
  9. Panda88

    Yolink Local API

    I am not sure what happened - I pushed it - it showed up and was later removed - It happens often to me - not sure why I have not tried to replay the original node - It will have a different node id, but nodes should have the same names and addresses - it may work and it may not
  10. what do you mean by nodes? there should be one node per speakerhub registered. the setting is to select different messages to be played on different conditions you may need to restart once more as the node updated and it will not remember the setting from the previous version if just set (i believe)
  11. there is a config parameter NBR_TTS you can use to specify the number of messages that can be defined. I think the code allows you to set a higher number - and you should then run the node, stop it and start it again - that should increase the number of messages that can be defined It may not work, but let me know if it does not and send a log file with debug enabled
  12. I think the number of messages is arbitrary - I can likely increase it but it has been a while since I looked at the code - I'll put it on my list when back from vacation
  13. I have not tried it, but I guess it should e possible as long as you can share the TTS definitions
  14. Panda88

    Yolink Local API

    Just pushed the YolinkLocalBe to the non-production node store You need to enter IPaddress and SUBNET_ID, local client_id and local_client_secret (from Yolink app) Set mode to hybrid (probably not needed any more) - there is no true local mode - it communicated through the hub to the internet and only allows local operation if internet is not connected -
  15. Panda88

    Yolink Local API

    you need new node. you keep the existing uuid and secret but need to add the local key as well. ( see earliervin thread how to get it) the hub will work as existing hub without the local key once added (with the new node server) and devices are made local (on uolink app) it should work as existing app.
×
×
  • Create New...