Weather - improve text (#1377)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
G Johansson 2022-06-28 11:20:31 +02:00 committed by GitHub
parent 108d697ce4
commit 67d439a87a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,9 +32,9 @@ Properties should always only return information from memory and not do I/O (lik
Properties have to follow the units mentioned on the respective unit of measurement in the table.
For the user, properties will be presented according to the unit system set by the user.
To the user, properties will be presented according to the unit system. This is achieved by automatically converting units when creating state objects.
The user also has the option to override the units for each weather entity.
For each weather entity, the user also has the option to override the presentation units, i.e., the units used in the state objects.
### Forecast