Commit Graph

13 Commits

Author SHA1 Message Date
Tom Keffer
9b203d6443 Accumulator firstlast no longer coerces values to a string 2023-05-03 15:34:30 -07:00
Tom Keffer
6b7e394692 Fix problem when setting Vantage repeater. Fixes issue #863.
Add retransmit information for Vantage `wee_device --info` query.
2023-05-01 12:26:37 -07:00
Tom Keffer
9acc7668e6 Remove function XTypeTable.get_series()
Let ArchiveTable.get_series() do the work.
2023-04-29 04:45:06 -07:00
Tom Keffer
6983a07c07 Define duration synonyms explicitly 2023-04-28 07:35:16 -07:00
Tom Keffer
7dc50e224a Allow additional shortcuts for specifying durations
For example, '3h' for three hours.
2023-04-22 07:22:15 -07:00
Tom Keffer
26f9466628 Allow aggregation of xtypes that are not in the database schema.
Fixes issue #864.
2023-04-13 12:55:55 -07:00
Tom Keffer
b936533bd5 No longer use weewx-python3.list --- make it explicit
Fix some links
2023-04-11 18:56:22 -07:00
Tom Keffer
419000c920 Correct pip upgrade process. 2023-04-07 15:39:57 -07:00
Tom Keffer
199f6c587c Merge branch 'master' into V5
# Conflicts:
#	docs_src/upgrading.htm
2023-04-07 15:21:51 -07:00
Tom Keffer
d906b88f79 Document where to find the pip-installed executables 2023-04-07 15:17:26 -07:00
Tom Keffer
b6679aeac4 Introduce option weectl station upgrade --what
Remove action `weectl station upgrade-skins`
2023-04-07 13:01:05 -07:00
Tom Keffer
365e8b9255 Add option --config-only to station upgrade 2023-04-07 05:33:43 -07:00
Tom Keffer
2fe42433fe Rename docs subdirectories.
docs -> docs_src
html_docs -> docs

This puts the names closer to the end product.
2023-04-04 07:27:42 -07:00