When you add the sensor to a card on your dashboard you can usually override the default name with name or friendly name. This is sometime easily done via the UI but for some YAML editing is required.
The default ones that come with the package cannot.
Hi! I have a vantage pro 2 and am looking to get all the data in HomeAssistant. I was wondering why no one used a serial to usb cable to connect to their laptop and get the data that way…
You can use a convertor cable and then get the data that way however there are limitations with this. When i purchased my station i decided on the investment in the Weatherlink Live as this is the newer and more supported approach. I cannot help with connection via USB as i have no experience with this.
The URL is pointing to the data logger in my case the Weatherlink live module (192.168.1.199) v1 and v2 then point towards different API’s from what I can remember.
So there are two devices? One is the vantage pro 2 which is the sensor for the weather. And the second device is the Weatherlink Live module which acts as the data logger and this is what is connected to HomeAssistant.
Yes the vantage station connects to the Weatherlink Live module (wirelessly in my case) this then acts as the data logger and is then connected to HomeAssistant via an API using either the link above or custom sensors.
Thanks for your reply. On my weatherlink account, I can view AirLink IP Address, Router IP, and Subnet Mask. I have tried each of these and they are not working.
I was finally able to integrate weatherlink into HA using the api method. I have a usb data logger for my vantage pro 2 and using HA on Virtual Machine. I wanted to ask if HA is constantly getting data for the logger and updates it self without any additional script? Unfortunately it doesnt seem to be working that way for me. I got a reading before but it hasnt been updating to the new available data.
Ok, I’m feeling like a total noob here (I am, but still ).
I follow the instructions until “3. Head over to the HA config and set up the integration there”. And here I am completely lost. Is it supposed to be a Davis/Weatherlink-integration there all ready after the first two steps? Do I have to add an intergration there? There’s nothing there, and there’s no Davis or WeaterLink when I try to add. (Yes, rebooted HA)
The only place I can find a trace of it is in the HACS integrations list. Any tip would be nice. I AM a HA-noob so there might be something totally fundamental I haven’t grasped.
I had to add the Integration in Configuration after loading it in HACS. If I recall, it took a little time for it to become available. I might have even refreshed my cache before it showed up. it is called simply Weatherlink.
Did you get this figured out? I’m trying to do the same thing with Weather Link Live and can’t get any of the data from the Weather Link Live device itself. I can only get the Davis Vantage Pro sensor suite data from outside. I want to add indoor temp but it will not display the value even though I can see the value under ‘developer tools’ ‘states’.
UPDATE: I figured this out. For the other sensors under the WeatherLink Live connection, change the value of the number in () after [“conditions”] in the value_template. Each step in number will search the next sensor (i.e. “Isid”). Example…
wind_chill is from the first sensor (i.e. Vantage Pro ISS referenced by [0]). temp_in is referenced in the data with the [1], leading the search to the weatherlink data.
Did anyone solved this problem ? i have a IP Logger on my Vantage2.
And sent my Data to Weatherlink Dashboard.
Maybe anyone can help me to get my Data of my Vantage2 or Weatherlink Dashbord inport to Home Assistant.