Announcement

Collapse
No announcement yet.

Google Latitude script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    I am going to consider this thread deprecated. See SNELV's latitude script. Pretty much everything that was in here has now been included in that and more.
    HS3 Pro Edition 3.0.0.435 (Windows Server 8.1 on ESXi box)

    Plug-Ins Enabled:
    Z-Wave:,RaspberryIO:,AirplaySpeak:,Ecobee:,
    weatherXML:,JowiHue:,APCUPSD:,PHLocation:,Chromecast:,EasyTr igger:

    Comment


      Latitude script error

      Hi

      I notice that im getting a script error, with getting the city name back from Latitude

      I made the following change to the script

      Set city = XML.getElementsByTagName("LocalityName")

      to

      Set city = XML.getElementsByTagName("DependentLocalityName")

      And it resolves the error

      Comment

      Working...
      X