- Filter displayed devices based on a new `not_in_use` field within the JSON data. - Seed sample data for meeting rooms. - Implement a “Not In Use” mode to display a logo when a display is unavailable via a spreadsheet flag. - Expand the range of data polled from the spreadsheet to include an additional column.
19 lines
1.2 KiB
YAML
19 lines
1.2 KiB
YAML
---
|
|
strategy: polling
|
|
no_screen_padding: 'no'
|
|
dark_mode: 'no'
|
|
static_data: "[{\"room_name\":\"Orchid Room\",\"group_name\":\"Engineering Team\",\"type\":\"Leadership Retreat\",\"days\":\"MON, TUE, WED\",\"note\":\"\U0001F3A8 Arts and Crafts Workshop\",\"TRMNL_ID\":\"15236G\"},{\"room_name\":\"Crossings Ministries\",\"group_name\":\"Fields Conference 2\",\"type\":\"Leadership Retreat\",\"days\":\"FRI, SAT, SUN\",\"note\":\"Check out at 9am \U0001F558\",\"TRMNL_ID\":\"3SLGPG\"},{\"room_name\":\"Gym\",\"group_name\":\"Youth Group\",\"type\":\"Kids Camp\",\"days\":\"MON, WED, TUE, THU, FRI\",\"note\":\"⚽Soccer & \U0001F3D0 Volley Ball\",\"TRMNL_ID\":\"75484B\"},{\"room_name\":\"Welcome Center\",\"group_name\":\"TEST\",\"type\":\"TEST\",\"days\":\"MON\",\"note\":\"TEST\",\"TRMNL_ID\":\"3BM5TH\"}]"
|
|
polling_verb: get
|
|
polling_url: https://opensheet.elk.sh/1i9emEf-_b0pkZxP4G3_IivfqozJAb2k8TnK9HfRBDAQ/MeetingRooms!A1:G15
|
|
polling_headers: ''
|
|
polling_body: ''
|
|
id: 101230
|
|
custom_fields:
|
|
- keyname: device_id
|
|
field_type: string
|
|
name: Device ID (required)
|
|
description: The id for the device shoudl match the TRMNL_ID from the spreadsheet
|
|
default: '1234'
|
|
name: [DeviceID] Crossing Room Data
|
|
refresh_interval: 360
|