node-red-contrib-tado-client
Version:
Tado web API client node for Node Red
113 lines (112 loc) • 4.93 kB
JSON
{
"tado": {
"label": {
"api-call": "API Call",
"child-lock": "Childlock",
"config-name": "Tado Config",
"device-id": "Device ID",
"end-date": "End Date (yyyy-mm-dd)",
"geo-tracking": "Geo Tracking",
"heating-power": "Heating On/Off",
"home-id": "Home ID",
"max-temperature": "Max Temperature",
"month": "Month",
"presence": "Presence",
"quick-action": "Quick Actions",
"reading": "Reading",
"reading-date": "Reading Date (yyyy-mm-dd)",
"reading-id": "Reading ID",
"refreshToken": "Refresh Token",
"report-date": "Report Date (yyyy-mm-dd)",
"room-id": "Room ID",
"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",
"year": "Year"
},
"option": {
"add-energy-iq-meter-readings": "Add Energy Meter Reading",
"add-energy-iq-tariff": "Add Energy Tariff",
"all-off": "All Off",
"april": "April",
"august": "August",
"authenticate": "Authenticate Account",
"auto-presence": "Auto",
"away": "Away",
"boost": "Boost",
"december": "December",
"delete-energy-iq-meter-readings": "Delete Energy Meter Reading",
"disable-flow-temperature-optimization": "Disable Flow Temperature Optimization",
"disabled": "Disabled",
"enable-flow-temperature-optimization": "Enable Flow Temperature Optimization",
"enabled": "Enabled",
"february": "February",
"get-actionable-devices": "Get Actionable Devices",
"get-air-comfort": "Get Air Comfort",
"get-air-comfort-detailed": "Get Detailed Air Comfort",
"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-features": "Get Home's Features",
"get-flow-temperature-optimization": "Get Flow Temperature Optimization Settings",
"get-heating-circuits": "Get all Heating Circuits",
"get-home": "Get the Home's Info",
"get-home-summary": "Get the Home's Summary",
"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-room-state": "Get Room State",
"get-rooms": "Get Rooms",
"get-rooms-and-devices": "Get Rooms and Devices",
"get-state": "Get the Home's State",
"get-users": "Get all Users",
"get-weather": "Get the Weather",
"home": "Home",
"is-anyone-at-home": "Is Anyone at Home?",
"january": "January",
"july": "July",
"june": "June",
"locked": "Locked",
"manual": "Manual Termination",
"manual-control": "Manual Control",
"march": "March",
"may": "May",
"next-block": "Next Time Block",
"november": "November",
"october": "October",
"off": "Off",
"on": "On",
"quick-action": "Perform a Quick Action",
"resume-schedule": "Resume Schedule",
"september": "September",
"set-child-lock": "Set Childlock",
"set-device-temperature-offset": "Set Device Temperature Offset",
"set-flow-temperature-optimization": "Set Flow Temperature Optimization",
"set-geo-tracking": "Set Geo Tracking for a Mobile Device",
"set-presence": "Set Presence",
"timer": "Timer Based Termination",
"unit-kwh": "kWh",
"unit-m3": "m3",
"unlocked": "Unlocked",
"update-energy-iq-tariff": "Update Energy Tariff",
"update-presence": "Update Presence"
},
"optgroup": {
"account": "Account",
"energy-iq": "Energy IQ",
"flow-temperature-optimization": "Flow Temperature Optimization",
"home": "Home",
"mobiledevice": "Mobile Device",
"presence": "Presence",
"rooms": "Rooms"
}
}
}