node-red-contrib-tado-client
Version:
Tado web API client node for Node Red
145 lines (144 loc) • 6.05 kB
JSON
{
"tado": {
"label": {
"ac-mode": "AC Mode",
"api-call": "API Call",
"child-lock": "Child Lock",
"config-name": "Tado Config",
"device-id": "Device ID",
"end-date": "End Date (yyyy-mm-dd)",
"fan-speed": "Fan Speed",
"geo-tracking": "Geo Tracking",
"heating-power": "Heating On/Off",
"home-id": "Home ID",
"horizontal-swing": "Horizontal Swing",
"month": "Month",
"open-window-mode": "Open Window Mode",
"presence": "Presence",
"reading": "Reading",
"reading-date": "Reading Date (yyyy-mm-dd)",
"reading-id": "Reading ID",
"refreshToken": "Refresh Token",
"report-date": "Report Date (yyyy-mm-dd)",
"start-date": "Start Date (yyyy-mm-dd)",
"tariff-id": "Tariff ID",
"tariff-in-cents": "Tariff (cents)",
"temperature": "Temperature (C)",
"temperature-offset": "Temperature Offset (C)",
"termination-timeout": "Termination Timeout (secs)",
"termination-type": "Type of Termination",
"timetable-id": "Timetable ID",
"unit": "Unit",
"vertical-swing": "Vertical Swing",
"window-detection": "Window Detection",
"window-detection-timeout": "Timeout for Window Detection",
"year": "Year",
"zone-id": "Zone ID"
},
"option": {
"activate": "Activate",
"add-energy-iq-meter-readings": "Add Energy Meter Reading",
"add-energy-iq-tariff": "Add Energy Tariff",
"april": "April",
"august": "August",
"authenticate": "Authenticate Account",
"auto": "Tado Schedule Termination",
"auto-fan": "Auto",
"auto-presence": "Auto",
"away": "Away",
"cancel": "Cancel",
"clear-zone-overlay": "Clear a Zone's Overlay",
"cool": "Cool",
"december": "December",
"delete-energy-iq-meter-readings": "Delete Energy Meter Reading",
"disabled": "Disabled",
"down": "Down",
"dry": "Dry",
"enabled": "Enabled",
"fan": "Fan",
"february": "February",
"get-air-comfort": "Get Air Comfort",
"get-air-comfort-detailed": "Get Detailed Air Comfort",
"get-away-configuration": "Get Away Configuration",
"get-device-temperature-offset": "Get a Device's Temperature Offset",
"get-energy-iq-meter-readings": "Get Energy Meter Readings",
"get-energy-iq-overview": "Get Energy Consumption Overview",
"get-energy-iq-tariff": "Get Energy Tariff",
"get-heating-circuits": "Get all Heating Circuits",
"get-home": "Get the Home's Info",
"get-installations": "Get all Installations",
"get-me": "Get the Current User",
"get-mobile-device": "Get a Mobile Device",
"get-mobile-device-settings": "Get a Mobile Device's Settings",
"get-mobile-devices": "Get all Mobile Devices",
"get-state": "Get the Home's State",
"get-timetable": "Get a Timetable",
"get-timetables": "Get all Timetables",
"get-users": "Get all Users",
"get-weather": "Get the Weather",
"get-zone-capabilities": "Get a Zone's Capabilities",
"get-zone-control": "Get a Zone's Control",
"get-zone-day-report": "Get a Zone's Day Report",
"get-zone-default-overlay": "Get Zone's Default Overlay",
"get-zone-overlay": "Get a Zone's Overlay",
"get-zone-state": "Get a Zone's State",
"get-zone-states": "Get all Zone States",
"get-zones": "Get all Zones",
"heat": "Heat",
"high": "High",
"home": "Home",
"identify-device": "Identify a Device",
"is-anyone-at-home": "Is Anyone at Home?",
"january": "January",
"july": "July",
"june": "June",
"left": "Left",
"level1": "Level 1",
"level2": "Level 2",
"level3": "Level 3",
"level4": "Level 4",
"locked": "Locked",
"low": "Low",
"manual": "Manual Termination",
"march": "March",
"may": "May",
"mid": "Mid",
"mid-down": "Mid Down",
"mid-left": "Mid Left",
"mid-right": "Mid Right",
"mid-up": "Mid Up",
"middle": "Middle",
"november": "November",
"october": "October",
"off": "Off",
"on": "On",
"right": "Right",
"september": "September",
"set-child-lock": "Set Child Lock",
"set-device-temperature-offset": "Set a Device's Temperature Offset",
"set-geo-tracking": "Set Geo Tracking for a Mobile Device",
"set-open-window": "Set Open Window Mode",
"set-presence": "Set Presence",
"set-window-detection": "Configure Window Detection for a Zone",
"set-zone-default-overlay": "Set Zone's Default Overlay",
"set-zone-overlay": "Set a Zone's Overlay",
"silent": "Silent",
"timer": "Timer Based Termination",
"unit-kwh": "kWh",
"unit-m3": "m3",
"unlocked": "Unlocked",
"up": "Up",
"update-energy-iq-tariff": "Update Energy Tariff",
"update-presence": "Update Presence"
},
"optgroup": {
"account": "Account",
"device": "Device",
"energy-iq": "Energy IQ",
"home": "Home",
"mobiledevice": "Mobile Device",
"presence": "Presence",
"zone": "Zone"
}
}
}