Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:help:v2:intents [2020/04/22 12:44] alpinequesten:help:v2:intents [2020/04/24 09:47] alpinequest
Line 27: Line 27:
 | net.psyberia.intent.extra.COMMENT  | String  | comment of the point (ignored if using a track ID).  | | net.psyberia.intent.extra.COMMENT  | String  | comment of the point (ignored if using a track ID).  |
 | net.psyberia.intent.extra.DESCRIPTION  | String  | description of the point (ignored if using a track ID).  | | net.psyberia.intent.extra.DESCRIPTION  | String  | description of the point (ignored if using a track ID).  |
-| net.psyberia.intent.extra.ICON  | String  | icon of the point (ignored if using a track ID).  |+| net.psyberia.intent.extra.ICON  | String  | icon name of the point (ignored if using a track ID).  |
  
 __Example in Automate__:\\ __Example in Automate__:\\
Line 89: Line 89:
 | comment  | String  | comment of the point (ignored if using a track ID).  | | comment  | String  | comment of the point (ignored if using a track ID).  |
 | description  | String  | description of the point (ignored if using a track ID).  | | description  | String  | description of the point (ignored if using a track ID).  |
-| icon  | String  | icon of the point (ignored if using a track ID).  |+| icon  | String  | icon name of the point (ignored if using a track ID).  |
  
 __Example in Automate__:\\ __Example in Automate__:\\