mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-04 17:37:24 +00:00
Sensors: Humidity: units
This commit is contained in:
parent
2f0b886926
commit
b72e9214d5
4 changed files with 4 additions and 5 deletions
|
|
@ -127,7 +127,7 @@ Always validate your endpoint using the
|
|||
Due to some Strapi limitations,
|
||||
certain sensor units must be replaced with aliases in API requests:
|
||||
|
||||
- Humidity Sensor: use `percents` instead of `%`
|
||||
- Humidity Sensor: use `percent` instead of `%`
|
||||
- Wind Sensor: use `degree` instead of `°`
|
||||
|
||||
The main SpaceAPI endpoint will display the correct units.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue