Commit Graph

6990 Commits

Author SHA1 Message Date
Tom Keffer
dd0f5effd9 More details on upgrade 2023-09-04 17:40:44 -07:00
Tom Keffer
f15f25c77c Merge remote-tracking branch 'origin/V5-lib' into V5 2023-09-04 12:10:47 -07:00
Tom Keffer
a4ec368a19 Introduce option retry_wait --- how long to wait before a retry 2023-09-04 12:00:01 -07:00
Tom Keffer
db8ea89c18 Fix typo. group_delta_time should be group_deltatime. 2023-09-02 07:15:34 -07:00
Tom Keffer
4cd6962ec0 Document new location for user directory 2023-08-30 18:27:22 -07:00
Tom Keffer
fc26ab7c17 Fix problem when creating a station using a relative path 2023-08-30 15:00:03 -07:00
Tom Keffer
f368b521a5 Fix potential crash when installing extension.
If one of the service groups was missing in the configuration file,
the extension installer would crash.

Fixes issue #886.
2023-08-30 12:38:13 -07:00
Tom Keffer
9ef6ffbddb v5.0.0b11 2023-08-30 12:36:54 -07:00
Tom Keffer
b259d3dd91 Tag suffix has_data() works for xtypes.
Fixes issue #877.
2023-08-30 12:11:36 -07:00
Tom Keffer
44789e36d4 Remove references to __future__ 2023-08-30 08:16:06 -07:00
Tom Keffer
76a0d5029b Change log for commit c1b4a9c839 2023-08-30 08:01:10 -07:00
Tom Keffer
c1b4a9c839 Simplify logic for installing extensions
Generalize logic. Allow other types besides skins and user files.
2023-08-29 16:25:41 -07:00
Tom Keffer
294d7e1d31 425 FTP error can be fixed with reuse_ssl option 2023-08-25 16:26:30 -07:00
Tom Keffer
ed9c34549d Fix some garbled text and HTML.
More details on pros and cons of install methods.
2023-08-24 18:41:29 -07:00
Tom Keffer
2482eebf8a Replace deprecated Image.ANTIALIAS
Fixes issue #884.
2023-08-22 11:49:38 -07:00
Tom Keffer
2dfe1ce5f6 Include an introduction in the Users Guide
Link to the root index
2023-08-21 17:17:08 -07:00
Tom Keffer
a08cbbf361 Allow calculating $trend when one of the two records is missing 2023-08-21 05:14:20 -07:00
Tom Keffer
7f788cc7a7 Fix bug in error message 2023-08-20 14:53:50 -07:00
Tom Keffer
9030153817 Correct errors using gettext().
Use StringIO to initialize configuration.

Change skin name from 'basic' to 'Basic'.

Use .long_form for elapsed times.
2023-08-20 14:31:09 -07:00
Tom Keffer
e88aeba81f Add change log entry for issue #883 2023-08-16 14:31:10 -07:00
Tom Keffer
a6c169fd65 Update humidex formula.
Update reference.

Fixes issue #883.
2023-08-16 14:27:18 -07:00
Tom Keffer
4568bbca42 Add docstrings for the simulator 2023-08-14 05:09:12 -07:00
Tom Keffer
c2fd221cec Update usage string for weewxd 2023-08-14 05:00:42 -07:00
Tom Keffer
09a92e5e0c Call super() without arguments
Python 3
2023-08-12 09:35:52 -07:00
Tom Keffer
2155ef0ce5 Fix small mistakes in the examples and docs 2023-08-12 07:35:08 -07:00
Tom Keffer
390a368392 Clarify role of weectl 2023-08-11 05:23:42 -07:00
Tom Keffer
38521bc789 Include links to weectl device. 2023-08-09 05:31:54 -07:00
Tom Keffer
363a125f39 Fix broken hardware links. 2023-08-08 18:34:44 -07:00
Tom Keffer
a889783fb2 Fix many broken links.
Warn the user to use a scheme when specifying `station_url`.
2023-08-08 18:08:32 -07:00
Tom Keffer
6297bcf624 V5.0.0b10 2023-08-03 18:48:03 -07:00
Tom Keffer
dd24c6dd12 Remove wee_device 2023-08-03 18:45:04 -07:00
Tom Keffer
86005a7f75 Change documentation to use weectl device instead of wee_device 2023-08-03 17:21:22 -07:00
Tom Keffer
704b1c56f5 Convert wee_device to weectl device 2023-08-03 16:15:35 -07:00
gary
fe167f7c70 add missing kilowatt label 2023-07-30 09:05:05 +01:00
Tom Keffer
38b698f8d2 Add page with overview of weectl 2023-07-28 07:04:16 -07:00
Tom Keffer
f431acd504 Change module name to database_actions 2023-07-28 04:48:27 -07:00
Tom Keffer
3ca794cb4e Remove wee_debug. 2023-07-27 14:07:15 -07:00
Tom Keffer
0907e6e752 Initial documentation of weectl debug 2023-07-27 13:56:23 -07:00
Tom Keffer
6852e8f430 Fix bug caused by no existing database
Refactor debug()

Obfuscate some more keys.

Use f-strings where possible.
2023-07-26 17:46:52 -07:00
Tom Keffer
52db4781a7 Pass option_dict on to get_aggregate()
Make sure first element of optional value is a float.

Fixes issue #881.
2023-07-26 12:27:26 -07:00
Tom Keffer
9861550fd9 Start migration of wee_debug to weectl debug 2023-07-25 08:13:18 -07:00
Tom Keffer
59c6b87494 Reformat (most of) the change log to markdown 2023-07-25 08:09:03 -07:00
Matthew Wall
c2e6c0168c fix broken link 2023-07-24 06:49:34 -04:00
Tom Keffer
c3cd56f360 Fix broken links in upgrade guide
Stopped with "Upgrading to V3.2".
2023-07-23 05:30:16 -07:00
Matthew Wall
11bc0a06b4 use source instead of . to be less confusing to noobs. put ve in home directory to more closely match normal usage. 2023-07-23 06:53:56 -04:00
Tom Keffer
d72bc66967 Fix a broken list
Readability
2023-07-22 14:19:31 -07:00
Tom Keffer
f9cf5d0d42 Follow canonical form for anchors 2023-07-22 13:59:59 -07:00
Matthew Wall
89bed3761b smooth out the 'running weewx' narrative. provide at least some info in local webserver section. fix minor typos in where to find things. 2023-07-22 12:49:17 -04:00
Matthew Wall
1eedddb83d fix anchors to conform to mkdocs guidelines 2023-07-22 11:56:55 -04:00
Matthew Wall
e5af7f78a7 fix links and formatting 2023-07-22 11:21:37 -04:00