Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGos committed Feb 29, 2024
1 parent 6c27dd6 commit 591141b
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,22 @@

# Davis Vantage

This is a custom integration for the Davis Vantage Pro2 and Vue. Either use a serial port or use an ip adress to connect to your device. Tested with the Vantage Pro 2 combined with a Davis WeatherLink 6510SER serial port data logger (connected via a ser2usb converter to the ha server), 6510USB logger and with a Vantage Vue combined with a WeatherLink IP (Davis 6555 IP logger).
This is a custom integration for the Davis Vantage Pro2 and Vue. Either use a serial port or use an ip adress to connect to your device.

WeatherLink Live uses a different protocol and is not compatible with this integration. Other models unsure.
Model | Compatible
---|:---:
Davis WeatherLink SER (6510SER) | Yes
Davis WeatherLink USB (6510USB) | Yes
Davis Weatherlink IP (6555IP) | Yes
WeatherLink Live | No
Davis Weather Envoy8X (6318EU) | No
Other models | Unsure

Every readout takes up about 20-25 seconds. So intervals smaller than 30 seconds are not available.

## Installation

Via HACS:

- Add the following custom repository as an integration:
- MarcoGos/davis_vantage
- Restart Home Assistant
- Add the integration to Home Assistant
Via HACS, just search for Davis Vantage.

## Setup

Expand Down Expand Up @@ -154,4 +156,4 @@ The entity information is updated every 30 seconds (default or other value is ch

During first setup the communication to the weather station can be a bit tricky, resulting in an error saying the device didn't communicate. Please try again to set it up (can take up to 5 times).

If Wind Gust doesn't show a value or "Unknown" make sure the Davis time is set correctly. You can check this by using service "Davis Vantage: Get Davis Time" and, if necessary, correct it by using service "Davis Vantage: Set Davis Time".
If Wind Gust doesn't show a value or "Unknown" make sure the Davis time is set correctly. You can check this by using service "Davis Vantage: Get Davis Time" and, if necessary, correct it by using service "Davis Vantage: Set Davis Time".

0 comments on commit 591141b

Please sign in to comment.