Skip to content

Commit

Permalink
add timezone config section
Browse files Browse the repository at this point in the history
  • Loading branch information
coding-lemur committed Oct 30, 2022
1 parent baa6f5b commit 7d7f008
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,13 @@ You can put this device in your bedroom and you won't be disturbed by the light
| 3 | | - |
| 4 | | GND |

## API endpoint
## Timezone configuration

First change variable `timeZone` to your timezone. See [timezone list](https://github.com/nayarsystems/posix_tz_db/blob/master/zones.csv) for the correct value.

Later I will include this setting also to the dashboard.

## REST API endpoint

### Get info

Expand Down

0 comments on commit 7d7f008

Please sign in to comment.