2018-05-05 15:15:20 +00:00
add_all_link :
2021-05-14 18:34:59 +00:00
name : Add all link
2018-05-05 15:15:20 +00:00
description : Tells the Insteom Modem (IM) start All-Linking mode. Once the the IM is in All-Linking mode, press the link button on the device to complete All-Linking.
fields :
group :
2021-05-14 18:34:59 +00:00
name : Group
2018-05-05 15:15:20 +00:00
description : All-Link group number.
2021-05-14 18:34:59 +00:00
required : true
selector :
number :
min : 0
max : 255
2018-05-05 15:15:20 +00:00
mode :
2021-05-14 18:34:59 +00:00
name : Mode
2018-05-05 15:15:20 +00:00
description : Linking mode controller - IM is controller responder - IM is responder
2021-05-14 18:34:59 +00:00
required : true
selector :
select :
options :
- 'controller'
- 'responder'
2018-05-05 15:15:20 +00:00
delete_all_link :
2021-05-14 18:34:59 +00:00
name : Delete all link
2018-05-05 15:15:20 +00:00
description : Tells the Insteon Modem (IM) to remove an All-Link record from the All-Link Database of the IM and a device. Once the IM is set to delete the link, press the link button on the corresponding device to complete the process.
fields :
group :
2021-05-14 18:34:59 +00:00
name : Group
2018-05-05 15:15:20 +00:00
description : All-Link group number.
2021-05-14 18:34:59 +00:00
required : true
selector :
number :
min : 0
max : 255
2018-05-05 15:15:20 +00:00
load_all_link_database :
2021-05-14 18:34:59 +00:00
name : Load all link database
2018-05-13 10:09:28 +00:00
description : Load the All-Link Database for a device. WARNING - Loading a device All-LInk database is very time consuming and inconsistent. This may take a LONG time and may need to be repeated to obtain all records.
2018-05-05 15:15:20 +00:00
fields :
entity_id :
2021-05-14 18:34:59 +00:00
name : Entity
2019-07-07 18:31:04 +00:00
description : Name of the device to load. Use "all" to load the database of all devices.
2021-05-14 18:34:59 +00:00
required : true
2020-04-05 08:33:45 +00:00
example : "light.1a2b3c"
2021-05-14 18:34:59 +00:00
selector :
text :
2018-05-05 15:15:20 +00:00
reload :
2021-05-14 18:34:59 +00:00
name : Reload
2018-05-05 15:15:20 +00:00
description : Reload all records. If true the current records are cleared from memory (does not effect the device) and the records are reloaded. If false the existing records are left in place and only missing records are added. Default is false.
2021-05-14 18:34:59 +00:00
default : false
selector :
boolean :
2018-05-05 15:15:20 +00:00
print_all_link_database :
2021-05-14 18:34:59 +00:00
name : Print all link database
2018-05-05 15:15:20 +00:00
description : Print the All-Link Database for a device. Requires that the All-Link Database is loaded into memory.
fields :
entity_id :
2021-05-14 18:34:59 +00:00
name : Entity
2018-05-05 15:15:20 +00:00
description : Name of the device to print
2021-05-14 18:34:59 +00:00
required : true
selector :
entity :
integration : insteon
2018-05-05 15:15:20 +00:00
print_im_all_link_database :
2021-05-14 18:34:59 +00:00
name : Print IM all link database
2018-05-05 15:15:20 +00:00
description : Print the All-Link Database for the INSTEON Modem (IM).
2018-06-21 01:44:05 +00:00
x10_all_units_off :
2021-05-14 18:34:59 +00:00
name : X10 all units off
2018-06-21 01:44:05 +00:00
description : Send X10 All Units Off command
fields :
housecode :
2021-05-14 18:34:59 +00:00
name : Housecode
2018-06-21 01:44:05 +00:00
description : X10 house code
2021-05-14 18:34:59 +00:00
required : true
selector :
select :
options :
- 'a'
- 'b'
- 'c'
- 'd'
- 'e'
- 'f'
- 'g'
- 'h'
- 'i'
- 'j'
- 'k'
- 'l'
- 'm'
- 'n'
- 'o'
- 'p'
2018-06-21 01:44:05 +00:00
x10_all_lights_on :
2021-05-14 18:34:59 +00:00
name : X10 all lights on
2018-06-21 01:44:05 +00:00
description : Send X10 All Lights On command
fields :
housecode :
2021-05-14 18:34:59 +00:00
name : Housecode
2018-06-21 01:44:05 +00:00
description : X10 house code
2021-05-14 18:34:59 +00:00
required : true
selector :
select :
options :
- 'a'
- 'b'
- 'c'
- 'd'
- 'e'
- 'f'
- 'g'
- 'h'
- 'i'
- 'j'
- 'k'
- 'l'
- 'm'
- 'n'
- 'o'
- 'p'
2018-06-21 01:44:05 +00:00
x10_all_lights_off :
2021-05-14 18:34:59 +00:00
name : X10 all lights off
2018-06-21 01:44:05 +00:00
description : Send X10 All Lights Off command
fields :
housecode :
2021-05-14 18:34:59 +00:00
name : Housecode
2018-06-21 01:44:05 +00:00
description : X10 house code
2021-05-14 18:34:59 +00:00
required : true
selector :
select :
options :
- 'a'
- 'b'
- 'c'
- 'd'
- 'e'
- 'f'
- 'g'
- 'h'
- 'i'
- 'j'
- 'k'
- 'l'
- 'm'
- 'n'
- 'o'
- 'p'
2019-07-07 18:31:04 +00:00
scene_on :
2021-05-14 18:34:59 +00:00
name : Scene on
2019-07-07 18:31:04 +00:00
description : Trigger an INSTEON scene to turn ON.
fields :
group :
2021-05-14 18:34:59 +00:00
name : Group
2019-07-07 18:31:04 +00:00
description : INSTEON group or scene number
2021-05-14 18:34:59 +00:00
required : true
selector :
number :
min : 0
max : 255
2019-07-07 18:31:04 +00:00
scene_off :
2021-05-14 18:34:59 +00:00
name : Scene off
2019-07-07 18:31:04 +00:00
description : Trigger an INSTEON scene to turn OFF.
fields :
group :
2021-05-14 18:34:59 +00:00
name : Group
2019-07-07 18:31:04 +00:00
description : INSTEON group or scene number
2021-05-14 18:34:59 +00:00
required : true
selector :
number :
min : 0
max : 255
2020-06-03 01:16:44 +00:00
add_default_links :
2021-05-14 18:34:59 +00:00
name : Add default links
2020-06-03 01:16:44 +00:00
description : Add the default links between the device and the Insteon Modem (IM)
fields :
entity_id :
2021-05-14 18:34:59 +00:00
name : Entity
2020-06-03 01:16:44 +00:00
description : Name of the device to load. Use "all" to load the database of all devices.
2021-05-14 18:34:59 +00:00
required : true
2020-06-03 01:16:44 +00:00
example : "light.1a2b3c"
2021-05-14 18:34:59 +00:00
selector :
text :