Skip to content

Commit d16ecfb

Browse files
committed
Update README
1 parent e8994f7 commit d16ecfb

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ An external-facing, FastAPI-based front-end for accessing some Leigh Hackspace d
1414
| `HACKSPACE_LOGO_URL` | `https://raw.githubusercontent.com/leigh-hackspace/logos-graphics-assets/master/logo/rose_logo.svg` | URL to the logo for the hackspace |
1515
| `HACKSPACE_WEBSITE_URL` | `https://leighhack.org` | URL to the hackspace's website |
1616
| `HACKSPACE_ADDRESS` | `Leigh Hackspace, Unit 3.14, 3rd Floor, Leigh Spinners Mill, Park Lane, Leigh, WN7 2LB, United Kingdom` | Full address to the hackspace |
17-
| `HACKSPACE_ADDRESS_LAT` | `53.493012` | Latitude of the hackspace |
18-
| `HACKSPACE_ADDRESS_LON` | `-2.49301` | Longitude of the hackspace |
17+
| `HACKSPACE_OSM_NODE` | `4300807520` | OpenStreetMap Node ID for the Hackspace's location |
18+
| `HACKSPACE_ADDRESS_LAT` | `53.493497` | Latitude of the hackspace |
19+
| `HACKSPACE_ADDRESS_LON` | `-2.493479` | Longitude of the hackspace |
1920
| `HACKSPACE_TIMEZONE` | `Europe/London` | Timezone the hackspace is located in |
2021
| `HACKSPACE_OPEN_ENTITY` | `binary_sensor.hackspace_open_multi` | Entity ID of the Home Assistant device to indicate open status |
2122
| `HACKSPACE_PUBLIC_CALENDAR` | `calendar.public_events` | The entity ID of the Home Assistant public calendar |

0 commit comments

Comments
 (0)