3 addon.radiothermostat.name = Radio Thermostat Binding
4 addon.radiothermostat.description = Controls the RadioThermostat model CT30, CT50 or CT80 via the built-in WIFI module
8 thing-type.radiothermostat.rtherm.label = Thermostat
9 thing-type.radiothermostat.rtherm.description = CT30, CT50/3M50 or CT80 Wi-Fi Thermostat
13 thing-type.config.radiothermostat.rtherm.clockSync.label = Enable Thermostat Clock Sync
14 thing-type.config.radiothermostat.rtherm.clockSync.description = Optional Flag to snyc the thermostat's clock with the host system clock
15 thing-type.config.radiothermostat.rtherm.disableLogs.label = Disable Retrieval of Run-time Data
16 thing-type.config.radiothermostat.rtherm.disableLogs.description = Optional Flag to Disable the Retrieval of Run-time Data from the Thermostat
17 thing-type.config.radiothermostat.rtherm.hostName.label = Thermostat Host Name/IP Address
18 thing-type.config.radiothermostat.rtherm.hostName.description = Host Name or IP Address of the Thermostat
19 thing-type.config.radiothermostat.rtherm.isCT80.label = Enable CT80 Thermostat Options
20 thing-type.config.radiothermostat.rtherm.isCT80.description = Optional Flag to Enable Additional Features Only Available on the CT80 Thermostat
21 thing-type.config.radiothermostat.rtherm.logRefresh.label = Run-time Log Refresh Interval
22 thing-type.config.radiothermostat.rtherm.logRefresh.description = Specifies the Run-time Log and Humidity Refresh Interval in Minutes
23 thing-type.config.radiothermostat.rtherm.refresh.label = Refresh Interval
24 thing-type.config.radiothermostat.rtherm.refresh.description = Specifies the Refresh Interval in Minutes
25 thing-type.config.radiothermostat.rtherm.setpointMode.label = Setpoint Mode
26 thing-type.config.radiothermostat.rtherm.setpointMode.description = Run in absolute or temporary setpoint mode
27 thing-type.config.radiothermostat.rtherm.setpointMode.option.absolute = Absolute
28 thing-type.config.radiothermostat.rtherm.setpointMode.option.temporary = Temporary
32 channel-type.radiothermostat.dt_stamp.label = Thermostat Date
33 channel-type.radiothermostat.dt_stamp.description = The Current Day of the Week and Time Reported by the Thermostat
34 channel-type.radiothermostat.fan_mode.label = Fan Mode
35 channel-type.radiothermostat.fan_mode.description = The Current Operating Mode of the Fan
36 channel-type.radiothermostat.fan_status.label = Fan Status
37 channel-type.radiothermostat.fan_status.description = Indicates the Current Fan Status of the HVAC System
38 channel-type.radiothermostat.hold.label = Hold
39 channel-type.radiothermostat.hold.description = Indicates If the Current Set Point Temperature Is to Be Held Indefinitely
40 channel-type.radiothermostat.humidity.label = Humidity
41 channel-type.radiothermostat.humidity.description = The Current Humidity Reading of the Thermostat
42 channel-type.radiothermostat.mode.label = Mode
43 channel-type.radiothermostat.mode.description = The Current Operating Mode of the HVAC System
44 channel-type.radiothermostat.mode.state.option.0 = Off
45 channel-type.radiothermostat.mode.state.option.1 = Heat
46 channel-type.radiothermostat.mode.state.option.2 = Cool
47 channel-type.radiothermostat.mode.state.option.3 = Auto
48 channel-type.radiothermostat.override.label = Override
49 channel-type.radiothermostat.override.description = Indicates If the Normal Program Setpoint Has Been Manually Overriden
50 channel-type.radiothermostat.program_mode.label = Program Mode
51 channel-type.radiothermostat.program_mode.description = The Program Schedule That the Thermostat Is Running
52 channel-type.radiothermostat.program_mode.state.option.-1 = None
53 channel-type.radiothermostat.program_mode.state.option.0 = Program A
54 channel-type.radiothermostat.program_mode.state.option.1 = Program B
55 channel-type.radiothermostat.program_mode.state.option.2 = Vacation
56 channel-type.radiothermostat.program_mode.state.option.3 = Holiday
57 channel-type.radiothermostat.remote_temp.label = Remote Temperature
58 channel-type.radiothermostat.remote_temp.description = The remote temperature takes the place of the ambient temperature as read by the local thermostat temperature sensor
59 channel-type.radiothermostat.status.label = Status
60 channel-type.radiothermostat.status.description = Indicates the Current Running Status of the HVAC System
61 channel-type.radiothermostat.t_day.label = Day
62 channel-type.radiothermostat.t_day.description = The Current Day of the Week Reported by the Thermostat
63 channel-type.radiothermostat.t_hour.label = Hour
64 channel-type.radiothermostat.t_hour.description = The Current Hour of the Day Reported by the Thermostat
65 channel-type.radiothermostat.t_minute.label = Minute
66 channel-type.radiothermostat.t_minute.description = The Current Minute Past the Hour Reported by the Thermostat
67 channel-type.radiothermostat.temp-sp.label = Setpoint
68 channel-type.radiothermostat.temp-sp.description = The Current Temperature Set Point of the Thermostat
69 channel-type.radiothermostat.temp-temperature.label = Temperature
70 channel-type.radiothermostat.temp-temperature.description = The Current Temperature Reading of the Thermostat
71 channel-type.radiothermostat.today_cool_runtime.label = Today's Cooling Runtime
72 channel-type.radiothermostat.today_cool_runtime.description = The Number of Minutes of Cooling Run-time Today
73 channel-type.radiothermostat.today_heat_runtime.label = Today's Heating Runtime
74 channel-type.radiothermostat.today_heat_runtime.description = The Number of Minutes of Heating Run-time Today
75 channel-type.radiothermostat.yesterday_cool_runtime.label = Yesterday's Cooling Runtime
76 channel-type.radiothermostat.yesterday_cool_runtime.description = The Number of Minutes of Cooling Run-time Yesterday
77 channel-type.radiothermostat.yesterday_heat_runtime.label = Yesterday's Heating Runtime
78 channel-type.radiothermostat.yesterday_heat_runtime.description = The Number of Minutes of Heating Run-time Yesterday