Skip to content

Commit

Permalink
added description for alexa-item-properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrek01 committed Dec 8, 2024
1 parent 75550cf commit d07c7f3
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions alexa4p3/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit d07c7f3

Please sign in to comment.