diff --git a/docs/Commands.md b/docs/Commands.md index a256322d15..e97bf93b2e 100644 --- a/docs/Commands.md +++ b/docs/Commands.md @@ -385,7 +385,7 @@ Sensor44|See [SPS30](SPS30) Sensor50|[PAJ7620](PAJ7620) gesture sensor
`0` = sensor muted, no readings in Tasmota
`1`= gesture mode
`2` = proximity mode
`3` = corner mode
`4` = PIN mode
`5` = cursor mode Sensor52|iBeacon driver with [HM10](HM-10) or [HM17/HM16](HM-17)
`1` and `2` = required only once to initialize the module
`u` = sets update interval in seconds (scan tags every seconds) _(default = 10)_
`t` = set timeout interval in seconds (send RSSI=0 if tag is not detected after seconds) _(default = 30)_
`d1` = enable debug mode (shows all serial traffic in console)
`d0` = disable debug mode_(default = 30)_
`c` = clears iBeacon list
`s AT+` = send native AT commands Sensor53|[Smart Meter Interface](Smart-Meter-Interface)
`r` = reset the driver with a new descriptor specified with the Tasmota [Scripting](Scripting-Language) language.
`c ` = preset counter (x = `1..5`) to `value` when the driver is set to counter mode
`d` = disable data decoding and dump meter (x = `1..5`) data to the Console. This is used to decipher the meter's data format to define the variable encoding in the meter's descriptor.
`d0` = disable data dump mode and revert to decoding mode.
`l` = monitor the serial activity at a GPIO with a connected LED. x = GPIO of the LED.
`l255` = disable monitoring (default)
`m` = serial meter number (x = `1..5`) to be monitored
`m0` = monitor all serial meters (default) -Sensor54|INA226 Current Sensor
`1` = rescan for devices and return the number found, when full scale current has been per channel.
`2` = save the configuration and restart
`10` = return channel 1 shunt resistance, full scale current and full scale voltage
`11 ` = set INA226 channel 1 shunt in ohms, floating point
`12 ` = set INA226 channel 1 full scale in amperes, floating point
`13 ` = set INA226 channel 1 full scale in volts, floating point (defaults to 40.96v, not persistent, must be set at boot)
`20` = return channel 2 shunt resistance and full scale current
`21 ` = set INA226 channel 2 shunt in ohms, floating point
`22 ` = set INA226 channel 2 full scale in amperes, floating point
`23 ` = set INA226 channel 2 full scale in volts, floating point (defaults to 40.96v, not persistent, must be set at boot)
`30` = return channel 3 shunt resistance and full scale current
`31 ` = set INA226 channel 1 shunt in ohms, floating point
`32 ` = set INA226 channel 3 full scale in amperes, floating point
`33 ` = set INA226 channel 3 full scale in volts, floating point (defaults to 40.96v, not persistent, must be set at boot)
`40` = return channel 4 shunt resistance and full scale current
`41 ` = set INA226 channel 1 shunt in ohms, floating point
`42 ` = set INA226 channel 4 full scale in amperes, floating point
`43 ` = set INA226 channel 4 full scale in volts, floating point (defaults to 40.96v, not persistent, must be set at boot) +Sensor54|INA226 Current Sensor
`1` = rescan for devices and return the number found, when full scale current has been per channel.
`2` = save the configuration and restart
`10` = return channel 1 (I2C address 0x40) shunt resistance, full scale current and full scale voltage
`11 ` = set INA226 channel 1 shunt in ohms, floating point
`12 ` = set INA226 channel 1 full scale in amperes, floating point
`13 ` = set INA226 channel 1 full scale in volts, floating point (defaults to 40.96v, not persistent, must be set at boot)
`20` = return channel 2 (I2C address 0x41) shunt resistance and full scale current
`21 ` = set INA226 channel 2 shunt in ohms, floating point
`22 ` = set INA226 channel 2 full scale in amperes, floating point
`23 ` = set INA226 channel 2 full scale in volts, floating point (defaults to 40.96v, not persistent, must be set at boot)
`30` = return channel 3 (I2C address 0x44) shunt resistance and full scale current
`31 ` = set INA226 channel 1 shunt in ohms, floating point
`32 ` = set INA226 channel 3 full scale in amperes, floating point
`33 ` = set INA226 channel 3 full scale in volts, floating point (defaults to 40.96v, not persistent, must be set at boot)
`40` = return channel 4 (I2C address 0x45) shunt resistance and full scale current
`41 ` = set INA226 channel 1 shunt in ohms, floating point
`42 ` = set INA226 channel 4 full scale in amperes, floating point
`43 ` = set INA226 channel 4 full scale in volts, floating point (defaults to 40.96v, not persistent, must be set at boot) Sensor60|GPS
`0` = write to all available sectors, then restart and overwrite the older ones
`1` = write to all available sectors, then restart and overwrite the older ones
`2` = filter out horizontal drift noise
`3` = turn off noise filter
`4` = start recording, new data will be appended
`5` = start new recording, old data will lost
`6` = stop recording, download link will be visible in webUI
`7` = send mqtt on new position + TELE _(consider to set TELE to a very high value)_
`8` = only TELE message
`9` = start NTP server
`10` = deactivate NTP server
`11` = force update of Tasmota-system-UTC with every new GPS-time-message
`12` = do not update of Tasmota-system-UTC with every new GPS-time-message
`13` = set latitude and longitude in settings
`14` = open virtual serial port over TCP, usable for u-center
`15` = pause virtual serial port over TCP Sensor68|WindMeter sensor - Analog (pulse count) anemometer
`1, ` = set radius length in millimeters (measured from center to the edge of one of the cups) `0..65535` (default = `61`mm)
`2, ` = set number of pulses for a complete turn `1..255` (default = `1`)
`3, ` = set pulse counter debounce time in milliseconds `1..32000` (default = `10`)
`4, ` = set speed compensation factor, a multiplication coefficient to adjust resulting speed `-32.768..32.767` three decimal places (default = `1.180`)
`5, ` = set minimum percentage change between current and last reported speed trigger a new tele message `0..100`, `255` = off (default = `255`) Sensor78|EZO sensors - commands
Ascii commands are sent directly to the sensor as-is. See your specific [EZO device datasheet](https://atlas-scientific.com/#) for the list of commands available.
By default, the specific command is sent to all EZO devices that are found. If using multiple EZO sensors, and the command should be issued to a single device, the index can be specified as part of the command: Sensor78-# where `#` represent the index of the device (ex: Sensor78-1 i). For more details please see Tasmota's support for [EZO devices](EZO.md).