diff --git a/alexa4p3/plugin.yaml b/alexa4p3/plugin.yaml index 46db797e9..806f8aec2 100755 --- a/alexa4p3/plugin.yaml +++ b/alexa4p3/plugin.yaml @@ -152,15 +152,20 @@ item_attributes: en: 'alternative Alexa device names to access the device' alexa_range_delta: + type: num + mandatory: False + description: + de: 'Wert für das Stufenweise erhöhen eines Range-Controllers - z.b. Rolladen fahre hoch - Wert von range_delta wird verwendet' + en: 'Value to increase Value step by step for a range-controller - example : lift blind - value of range_delta will be used' + alexa_item_range: type: str mandatory: False description: - de: '' - en: '' - + de: 'Bereich in dem das Item angesteuert werden kann - Bsp.: 3000-6500' + en: 'Range to set the item to - example 3000-6500' alexa_color_temp_delta: - type: str + type: num mandatory: False description: - de: '' - en: '' + de: 'Wert in Kelvin um den ein Tunable White Licht wärmer / kälter gestellt werden soll - Bsp.: 2200' + en: 'Value in kelvin to increase/decrease Value of a tunable white light, for example : 2200'