User Tools

Site Tools


dictionary:xtension:initializecontroller

Differences

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

Link to this comparison view

Next revision
Previous revision
dictionary:xtension:initializecontroller [2017/02/22 20:47]
127.0.0.1 external edit
dictionary:xtension:initializecontroller [2023/01/05 14:52] (current)
James Sentman [Initialize Controller]
Line 1: Line 1:
 ====Initialize Controller==== ====Initialize Controller====
-resends any initial setup information to an interface device. For example for a CM11 the EEPROM memory will be erased. Can be used to clear up any problems that might get stuck in an interface. ​As of version 9.1 this can also be used to send the reboot command ​to the [[supported_hardware:radiothermostat|RadioThermostat]] device.+resends any initial setup information to an interface device. For example for a CM11 the EEPROM memory will be erased. Can be used to clear up any problems that might get stuck in an interface. ​For other devices listed below the command does not erase any memory or do any factory resets, just sends a reboot command ​as listed:
  
 +Any newer plugin for which a command exists to reboot or restart the device should support this. Some plugins may also implement a “reboot()” type command other other. See the individual plugin pages for more info.
 +
 +
 +Original Plugins that support this command:
 +  * [[supported_hardware:​vera|Vera]] (sends a reboot command, no settings changed or erased. Added in version 9.4)
 +  * [[supported_hardware:​ad2usb|AD2USB]] (sends a reboot command, no settings changed or erased. Added in version 9.4)
 +  * [[supported_hardware:​radiothermostat|RadioThermostat]] (sends a reboot command, no settings changed or erased. Added in version 9.1)
 +  * [[supported_hardware:​cm11a|CM11a]] (clears device memory of any stored events or commands that might be stuck)
 +  * [[supported_hardware:​cm15a|CM15a]] (clears device memory of any stored events or commands that might be stuck)
 +  * [[supported_hardware:​lynx|Lynx]] (resets device settings)
 +  * [[supported_hardware:​zwave|ZTroller]] (resets any saved eeprom settings in the device)
 +
 + 
 ===Usage:​=== ===Usage:​===
 **initialize controller** (text, name of the interface) **initialize controller** (text, name of the interface)
dictionary/xtension/initializecontroller.1487796440.txt.gz · Last modified: 2017/02/22 20:47 by 127.0.0.1