3 binding.amazonechocontrol.name = Amazon Echo Control Binding
4 binding.amazonechocontrol.description = Binding to control Amazon Echo devices (Alexa). This binding enables openHAB to control the volume, playing state, bluetooth connection of your amazon echo devices or allow to use it as TTS device.
8 thing-type.amazonechocontrol.account.label = Amazon Account
9 thing-type.amazonechocontrol.account.description = Amazon Account where the amazon echo devices are registered.
10 thing-type.amazonechocontrol.echo.label = Amazon Echo
11 thing-type.amazonechocontrol.echo.description = Amazon Echo device (Amazon Echo, Amazon Echo Dot, Amazon Echo Plus...)
12 thing-type.amazonechocontrol.echoshow.label = Amazon Echo Show
13 thing-type.amazonechocontrol.echoshow.description = Amazon Echo Show device
14 thing-type.amazonechocontrol.echospot.label = Amazon Echo Spot
15 thing-type.amazonechocontrol.echospot.description = Amazon Echo Spot device
16 thing-type.amazonechocontrol.flashbriefingprofile.label = Flash Briefing Profile
17 thing-type.amazonechocontrol.flashbriefingprofile.description = Store and load a flash briefing configuration
18 thing-type.amazonechocontrol.smartHomeDevice.label = Smart Home Device
19 thing-type.amazonechocontrol.smartHomeDevice.description = Smart home device connected to Alexa
20 thing-type.amazonechocontrol.smartHomeDeviceGroup.label = Smart Home Device Group
21 thing-type.amazonechocontrol.smartHomeDeviceGroup.description = Group of smart home devices in your amazon account
22 thing-type.amazonechocontrol.wha.label = Amazon Echo Whole House Audio Control
23 thing-type.amazonechocontrol.wha.description = Amazon Multiroom Music
27 thing-type.config.amazonechocontrol.account.discoverSmartHome.label = Device Discovery Mode
28 thing-type.config.amazonechocontrol.account.discoverSmartHome.description = Defines which devices shall be discovered.
29 thing-type.config.amazonechocontrol.account.discoverSmartHome.option.0 = No Discovery
30 thing-type.config.amazonechocontrol.account.discoverSmartHome.option.1 = Direct connected
31 thing-type.config.amazonechocontrol.account.discoverSmartHome.option.2 = Direct and over Alexa skill
32 thing-type.config.amazonechocontrol.account.discoverSmartHome.option.3 = Direct, over Alexa and openHAB skill
33 thing-type.config.amazonechocontrol.account.pollingIntervalSmartHomeAlexa.label = Polling Interval Alexa
34 thing-type.config.amazonechocontrol.account.pollingIntervalSmartHomeAlexa.description = Defines the time in seconds for openHAB to pull the state of the directly connected devices. The minimum is 10 seconds.
35 thing-type.config.amazonechocontrol.account.pollingIntervalSmartSkills.label = Polling Interval Skill
36 thing-type.config.amazonechocontrol.account.pollingIntervalSmartSkills.description = Defines the time in seconds for openHAB to pull the state of the over a skill connected devices. The minimum is 60 seconds.
37 thing-type.config.amazonechocontrol.echo.serialNumber.label = Serial Number
38 thing-type.config.amazonechocontrol.echo.serialNumber.description = The serial number of the device from the Alexa app
39 thing-type.config.amazonechocontrol.echoshow.serialNumber.label = Serial Number
40 thing-type.config.amazonechocontrol.echoshow.serialNumber.description = The serial number of the device from the Alexa app
41 thing-type.config.amazonechocontrol.echospot.serialNumber.label = Serial Number
42 thing-type.config.amazonechocontrol.echospot.serialNumber.description = The serial number of the device from the Alexa app
43 thing-type.config.amazonechocontrol.smartHomeDevice.id.label = Device Id
44 thing-type.config.amazonechocontrol.smartHomeDevice.id.description = The id of the device (Please use the discover function to get a configured Thing)
45 thing-type.config.amazonechocontrol.smartHomeDeviceGroup.id.label = Group Id
46 thing-type.config.amazonechocontrol.smartHomeDeviceGroup.id.description = The id of the device group (Please use the discover function to get a configured Thing)
47 thing-type.config.amazonechocontrol.wha.serialNumber.label = Serial Number
48 thing-type.config.amazonechocontrol.wha.serialNumber.description = The serial number of the device from the Alexa app
52 channel-type.amazonechocontrol.active.label = Active
53 channel-type.amazonechocontrol.active.description = Activate this flash briefing configuration
54 channel-type.amazonechocontrol.amazonMusic.label = Amazon Music
55 channel-type.amazonechocontrol.amazonMusic.description = Amazon Music turned on
56 channel-type.amazonechocontrol.amazonMusicPlayListId.label = Amazon Music Play List Id
57 channel-type.amazonechocontrol.amazonMusicPlayListId.description = Amazon Music play list id (Write only, no current state)
58 channel-type.amazonechocontrol.amazonMusicPlayListIdLastUsed.label = Amazon Music Last Selected Playlist Id
59 channel-type.amazonechocontrol.amazonMusicPlayListIdLastUsed.description = Id of the playlist which was started with openHAB
60 channel-type.amazonechocontrol.amazonMusicTrackId.label = Amazon Music Track Id
61 channel-type.amazonechocontrol.amazonMusicTrackId.description = Id of the amazon music track
62 channel-type.amazonechocontrol.announcement.label = Announcement
63 channel-type.amazonechocontrol.announcement.description = Display the announcement message on the display (Write only). See in the tutorial section of the binding description to learn how it's possible to set the title and turn off the sound.
64 channel-type.amazonechocontrol.armState.label = ARM State
65 channel-type.amazonechocontrol.armState.description = ARM State
66 channel-type.amazonechocontrol.ascendingAlarm.label = Ascending Alarm
67 channel-type.amazonechocontrol.ascendingAlarm.description = Ascending alarm up to the configured volume
68 channel-type.amazonechocontrol.bluetooth.label = Bluetooth Connection
69 channel-type.amazonechocontrol.bluetooth.description = Connect to last used device
70 channel-type.amazonechocontrol.bluetoothDeviceName.label = Bluetooth Device
71 channel-type.amazonechocontrol.bluetoothDeviceName.description = Connected bluetooth device
72 channel-type.amazonechocontrol.bluetoothMAC.label = Bluetooth Connection
73 channel-type.amazonechocontrol.bluetoothMAC.description = MAC-Address of the bluetooth connected device
74 channel-type.amazonechocontrol.brightness.label = Brightness
75 channel-type.amazonechocontrol.brightness.description = Brightness
76 channel-type.amazonechocontrol.burglaryAlarm.label = Burglary Alarm
77 channel-type.amazonechocontrol.burglaryAlarm.description = Burglary Alarm
78 channel-type.amazonechocontrol.carbonMonoxideAlarm.label = Carbon Monoxide Alarm
79 channel-type.amazonechocontrol.carbonMonoxideAlarm.description = Carbon Monoxide Alarm
80 channel-type.amazonechocontrol.color.label = Color
81 channel-type.amazonechocontrol.color.description = Color
82 channel-type.amazonechocontrol.colorName.label = Color Name
83 channel-type.amazonechocontrol.colorName.description = Color Name
84 channel-type.amazonechocontrol.colorTemperatureInKelvin.label = Color Temperature In Kelvin
85 channel-type.amazonechocontrol.colorTemperatureInKelvin.description = Color Temperature In Kelvin
86 channel-type.amazonechocontrol.colorTemperatureName.label = Color Temperature Name
87 channel-type.amazonechocontrol.colorTemperatureName.description = Color Temperature Name
88 channel-type.amazonechocontrol.equalizerBass.label = Bass
89 channel-type.amazonechocontrol.equalizerBass.description = Equalizer Bass
90 channel-type.amazonechocontrol.equalizerMidrange.label = Midrange
91 channel-type.amazonechocontrol.equalizerMidrange.description = Equalizer Midrange
92 channel-type.amazonechocontrol.equalizerTreble.label = Treble
93 channel-type.amazonechocontrol.equalizerTreble.description = Equalizer Treble
94 channel-type.amazonechocontrol.fireAlarm.label = Fire Alarm
95 channel-type.amazonechocontrol.fireAlarm.description = Fire Alarm
96 channel-type.amazonechocontrol.glassBreakDetectionState.label = Glass Break Detection State
97 channel-type.amazonechocontrol.glassBreakDetectionState.description = Glass Break Detection State
98 channel-type.amazonechocontrol.imageUrl.label = Image Url
99 channel-type.amazonechocontrol.imageUrl.description = Url of the album image or radio station logo
100 channel-type.amazonechocontrol.lastVoiceCommand.label = Last Voice Command
101 channel-type.amazonechocontrol.lastVoiceCommand.description = Last voice command spoken to the device. Writing to the channel starts voice output.
102 channel-type.amazonechocontrol.loop.label = Loop
103 channel-type.amazonechocontrol.loop.description = Loop
104 channel-type.amazonechocontrol.lowerSetpoint.label = Lower Setpoint
105 channel-type.amazonechocontrol.lowerSetpoint.description = Lower Setpoint
106 channel-type.amazonechocontrol.mediaLength.label = Media Length
107 channel-type.amazonechocontrol.mediaLength.description = Media length
108 channel-type.amazonechocontrol.mediaProgress.label = Media Progress
109 channel-type.amazonechocontrol.mediaProgress.description = Media progress in percent
110 channel-type.amazonechocontrol.mediaProgressTime.label = Media Play Time
111 channel-type.amazonechocontrol.mediaProgressTime.description = Media play time
112 channel-type.amazonechocontrol.musicProviderId.label = Music Provider
113 channel-type.amazonechocontrol.musicProviderId.description = Music provider
114 channel-type.amazonechocontrol.nextAlarm.label = Next Alarm
115 channel-type.amazonechocontrol.nextAlarm.description = Next alarm
116 channel-type.amazonechocontrol.nextMusicAlarm.label = Next Music Alarm
117 channel-type.amazonechocontrol.nextMusicAlarm.description = Next music alarm
118 channel-type.amazonechocontrol.nextReminder.label = Next Reminder
119 channel-type.amazonechocontrol.nextReminder.description = Next Reminder
120 channel-type.amazonechocontrol.nextTimer.label = Next Timer
121 channel-type.amazonechocontrol.nextTimer.description = Next timer
122 channel-type.amazonechocontrol.notificationVolume.label = Notification Volume
123 channel-type.amazonechocontrol.notificationVolume.description = Notification Volume
124 channel-type.amazonechocontrol.percentage.label = Percentage
125 channel-type.amazonechocontrol.percentage.description = Percentage
126 channel-type.amazonechocontrol.playAlarmSound.label = Alarm Sound
127 channel-type.amazonechocontrol.playAlarmSound.description = Plays an alarm sound
128 channel-type.amazonechocontrol.playMusicVoiceCommand.label = Music Voice Command
129 channel-type.amazonechocontrol.playMusicVoiceCommand.description = Voice command as text. E.g. 'Yesterday from the Beatles' (Write only)
130 channel-type.amazonechocontrol.playOnDevice.label = Play On Device
131 channel-type.amazonechocontrol.playOnDevice.description = Plays the briefing on the device (serial number or name, write only)
132 channel-type.amazonechocontrol.player.label = Player
133 channel-type.amazonechocontrol.player.description = Music Player
134 channel-type.amazonechocontrol.powerLevel.label = Power Level
135 channel-type.amazonechocontrol.powerLevel.description = Power Level
136 channel-type.amazonechocontrol.powerState.label = Power State
137 channel-type.amazonechocontrol.powerState.description = Power State
138 channel-type.amazonechocontrol.providerDisplayName.label = Provider Name
139 channel-type.amazonechocontrol.providerDisplayName.description = Name of music provider
140 channel-type.amazonechocontrol.radio.label = TuneIn Radio
141 channel-type.amazonechocontrol.radio.description = Radio turned on
142 channel-type.amazonechocontrol.radioStationId.label = TuneIn Radio Station Id
143 channel-type.amazonechocontrol.radioStationId.description = Id of the radio station
144 channel-type.amazonechocontrol.relativeHumidity.label = Humidity
145 channel-type.amazonechocontrol.relativeHumidity.description = Relative humidity measured by the thermostat.
146 channel-type.amazonechocontrol.remind.label = Remind
147 channel-type.amazonechocontrol.remind.description = Speak the reminder and send a notification to the Alexa app
148 channel-type.amazonechocontrol.save.label = Save
149 channel-type.amazonechocontrol.save.description = Save the current flash briefing configuration (Write only)
150 channel-type.amazonechocontrol.sendMessage.label = Send Message
151 channel-type.amazonechocontrol.sendMessage.description = Sends a message to the Echo devices (Write only).
152 channel-type.amazonechocontrol.shuffle.label = Shuffle
153 channel-type.amazonechocontrol.shuffle.description = Shuffle play
154 channel-type.amazonechocontrol.smokeAlarmDetectionState.label = Smoke Alarm Detection State
155 channel-type.amazonechocontrol.smokeAlarmDetectionState.description = Smoke Alarm Detection State
156 channel-type.amazonechocontrol.startCommand.label = Start
157 channel-type.amazonechocontrol.startCommand.description = Start information (Write only)
158 channel-type.amazonechocontrol.startCommand.state.option.Weather = Weather
159 channel-type.amazonechocontrol.startCommand.state.option.Traffic = Traffic
160 channel-type.amazonechocontrol.startCommand.state.option.GoodMorning = Good morning
161 channel-type.amazonechocontrol.startCommand.state.option.SingASong = Song
162 channel-type.amazonechocontrol.startCommand.state.option.TellStory = Story
163 channel-type.amazonechocontrol.startCommand.state.option.FlashBriefing = Flash briefing
164 channel-type.amazonechocontrol.startRoutine.label = Start a Routine
165 channel-type.amazonechocontrol.startRoutine.description = The command which must be spoken to active the routing without the preceding "Alexa," (Write Only)
166 channel-type.amazonechocontrol.subtitle1.label = Subtitle 1
167 channel-type.amazonechocontrol.subtitle1.description = Subtitle 1
168 channel-type.amazonechocontrol.subtitle2.label = Subtitle 2
169 channel-type.amazonechocontrol.subtitle2.description = Subtitle 2
170 channel-type.amazonechocontrol.targetSetpoint.label = Target Setpoint
171 channel-type.amazonechocontrol.targetSetpoint.description = Target Setpoint
172 channel-type.amazonechocontrol.temperature.label = Temperature
173 channel-type.amazonechocontrol.temperature.description = Temperature
174 channel-type.amazonechocontrol.textCommand.label = TextCommand
175 channel-type.amazonechocontrol.textCommand.description = Run a command (Write only). The command can run like a spoken command.
176 channel-type.amazonechocontrol.textToSpeech.label = Speak
177 channel-type.amazonechocontrol.textToSpeech.description = Speak the text (Write only). It is possible to use plain text or SSML: <speak>I want to tell you a secret.<amazon:effect name="whispered">I am not a real human.</amazon:effect>.Can you believe it?</speak>
178 channel-type.amazonechocontrol.textToSpeechVolume.label = Speak Volume
179 channel-type.amazonechocontrol.textToSpeechVolume.description = Volume of the Speak channel. If 0, the current volume will be used.
180 channel-type.amazonechocontrol.thermostatMode.label = Thermostat Mode
181 channel-type.amazonechocontrol.thermostatMode.description = Thermostat Mode
182 channel-type.amazonechocontrol.title.label = Title
183 channel-type.amazonechocontrol.title.description = Title
184 channel-type.amazonechocontrol.upperSetpoint.label = Upper Setpoint
185 channel-type.amazonechocontrol.upperSetpoint.description = Upper Setpoint
186 channel-type.amazonechocontrol.volume.label = Volume
187 channel-type.amazonechocontrol.volume.description = Volume of the sound
188 channel-type.amazonechocontrol.waterAlarm.label = Water Alarm
189 channel-type.amazonechocontrol.waterAlarm.description = Water Alarm