Announcement

Collapse
No announcement yet.

Tasker Plugin Release info

Collapse
This topic is closed.
X
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Tasker Plugin Release info

    Latest version can now be found in updater. If you want to beta test new functions please check beta section in updater.

    More info: https://shop.homeseer.com/products/t...lug-in-for-hs3


    3.0.0.7 (2014-12-28) Added function Static IP to disable auto wan check.
    3.0.0.8 (2014-12-29) Added support to store devicevalue. Use HS.SetDeviceValueRefID= in INI. Set value in Tasker variable %HSSetdevicevalue
    3.0.0.9 (2014-12-30) Added support to controlling devices without INI config. Varible Set, %HsRef=homeseerdeviceref , %HSSetdevicevalue=0-xxxxxx, %HSSetdevicestring=String to set on HS device.
    3.0.0.10 (2014-12-30) Bugfixes, more debug feutures. Speechdroid, Added "location" to ini file under settings. location=1 or 2. Depending if you are using location1 or location2 as room.
    3.0.0.11 (2015-01-03) Added support for executing hs3 events from SpeechDroid. New rutines for comparing devices and room. If you say wrong room it will give you suggestions where the device is located. Bugfixes.
    3.0.2.0 (2015-02-14) Major upgrade in coding, easier way to handle events, added gps tracker to opengps. Separate language files for speechdroid. Block events to be triggered by misstake from tasker/speechdroid. Trialend 3/31/2015 (Will add more days in next update.)
    3.0.2.1 (2015-02-18) Added feature to enable speaker client directly from device. Events can now triggered with or without groupname. Added button email logfile to developer.
    3.0.2.2 (2015-02-20) Added feature to change ports, use own domain.
    3.0.2.5 (2015-03-28) Custom API scripting added. Extended trial Maj 31th
    PHP Code:
    hs.PluginFunction("Tasker Plugin", "", "CustomAPI",New Object(){"Sony Experia Z2","sms=12345678","Hello this is a sms messsage"})
    3.0.2.6 (2015-04-09) Cleaned up setup page and disable wan ip check. Warning: This version is only for the latest tasker project.
    3.0.2.7 (2015-04-17) Added self-test from latest tasker.
    3.0.2.8 (2015-05-16) It's now possible to disable callback speech for executed events. Just add speak=0 in tl_tasker_events.ini. Trial extended to June 30th.
    3.0.2.9 (2015-06-16) Added function to call script and script callback. Trial extended to 30th august. You need to upgrade Android Tasker projectfiles to use all functions.
    3.0.3.0 (2015-08-18) It's now possible to use local connection, extra option to add local ip in Tasker device under HS3/Tasker Setup page.
    3.0.3.2 (2015-10-26) Added support for custom ON value in Speechdroid, see post more info. Extended trial to 30 November.
    3.0.3.3 (2015-11-02) Added GUI setting to enable/disable speech proxy.
    3.0.4.6 (2018-03-04) Beta to normal distribution, improved local ip validation for autoremote, possible to debug to developer in settings.
    Last edited by tonlof; November 8, 2018, 04:51 AM.
    Please excuse any spelling and grammatical errors I may make.
    --
    Tasker Plugin / Speech Droid
    Tonlof | Sweden

    #2
    3.0.3.0 Released

    Added local connection from HS3 plugin to Autoremote as an option.
    Android wear is now supported by the plugin.
    You need to upgrade the projectfiles for tasker. (HS3 Engine 2015-08-20)
    Last edited by tonlof; August 20, 2015, 03:00 PM.
    Please excuse any spelling and grammatical errors I may make.
    --
    Tasker Plugin / Speech Droid
    Tonlof | Sweden

    Comment


      #3
      3.0.3.2 Released

      If you have issue with turning on devices with Speechdroid it could be tht your device using other value then 100.
      In that case you can put an extra field in tl_tasker_settings.ini

      Syntax: deviceref=ONValue
      Ex. if your device ON value is 255 and your device ref is 123, add below.
      You can add translations as many you want.
      [deviceonfix]
      123=99
      Please excuse any spelling and grammatical errors I may make.
      --
      Tasker Plugin / Speech Droid
      Tonlof | Sweden

      Comment


        #4
        3.0.3.3 Released
        Added GUI setting to enable/disable speech proxy.
        Please excuse any spelling and grammatical errors I may make.
        --
        Tasker Plugin / Speech Droid
        Tonlof | Sweden

        Comment


          #5
          3.0.4.6 Released

          Don't forget to backup Homeseer before update.
          Auto backup old HSPI_TASKER.exe 3.0.3.2 to /tasker-backup
          Moved annoying logs to debug.
          Added IP validation for autoremote localip in both GUI plus send routine.
          Increase timeout for localip response from 1000ms to 4000ms.
          Please excuse any spelling and grammatical errors I may make.
          --
          Tasker Plugin / Speech Droid
          Tonlof | Sweden

          Comment

          Working...
          X