Skip to content

Releases: bytesnz/vproweather

Fixed order of humidty in archive header

12 Feb 14:20
Compare
Choose a tag to compare

@amiskelly fixed the order of the inside/outside humidity in the archive header

Add option for printing archive header

08 Sep 08:08
Compare
Choose a tag to compare

Add option (-a, --archive-header) to print the archive header instead of
always printing

Minor fix to ignore 0x0a0d at end of data

08 Sep 08:07
Compare
Choose a tag to compare
  • 0x0a0d is sent along with the last archive data packet, so have to ignore it when checking the length of the data packet
  • Minor modification of the verbose sending command message

Added fetching and printing of archive records

08 Sep 08:05
Compare
Choose a tag to compare
  • *Breaking change* Changed output format of dates and time values to be inline with ISO 8601
  • Added fetching and printing of archive records. "Dash values" (values for which a record is missing) are blank. You can either specify a date from which to print records from or the number of records to print
  • Ensured "dash values" are blank in other outputs

The inclusion of LOOP2 data

08 Sep 08:04
Compare
Choose a tag to compare
  • increased the 10 minute average wind speed resolution to 0.1MPH
  • added the 2 minute average wind speed
  • added information on the biggest gust in the last 10 minutes
  • added the heat index, wind chill and THSW indexes
  • added the amount of rain in the last 15 minutes and last hour

Original version from Joe Jaworski

08 Sep 08:03
Compare
Choose a tag to compare

Original version from Joe Jaworski