WiFi User Modes
Last updated
Last updated
Press me WiFi is similar to the original mode as it also sends a message when the button is pressed and can recognize various types of button presses, which is quite simple with many use cases ranging from security to eldercare. All mode-specific events are sent with 3 MAC addresses for better localisation precision.
Press me WiFi
Hex value: 0x14
Mode description: Sends a message when the button is pressed and can recognize various types of button presses. Mode-specific events are sent with 3 MAC addresses for better localisation.
Use cases: Security, order button, panic button, eldercare and more
Devices that support this mode: SimplePack Plus
Required sensors: Button, WiFi module
Mode-specific deltas:
Deltas are mode-specific register values different from register default values.
Register (hex) | Default (hex) | Delta (hex) | Delta information |
0x07 | 0x98 | 0x00 | Heartbeat 1 turned off |
Mode-specific events (uplink messages):
For more information on what uplink messages (mode-independent events) and additional data from various sensors in the device (appended payload) can be sent regardless of mode and how to fine-tune message behavior (alerts), see Mode-independent information and events.
Hex | Event name | Alert | Event information |
9C | Short press with WiFi 1/2 | 1 | Press lasting no more than 2 seconds, sent with 3 MAC addresses |
9D | Short press with WiFi 2/2 | 1 | |
9E | Doubleclick with WiFi 1/2 | 3 | Two short presses within 1 second, sent with 3 MAC addresses |
9F | Doubleclick with WiFi 2/2 | 3 | |
A0 | Long press with WiFi 1/2 | 2 | Press lasting between 2-6 seconds, sent with 3 MAC addresses |
A1 | Long press with WiFi 2/2 | 2 |
Registers relevant for this mode:
Hex | Register name | Default value (hex) |
0x59 | Button press timing threshold | 2 and 4 seconds (0x81) |
0x0E | Presets (Device control) | LED on - 10101001 (0xA9) |
Similar modes:
Hex | Mode name | Description |
0x01 | Press me | Original version of Press me, no WiFi |
0x23 | Press me Wifi Atlas | WiFi Atlas version of Press me |
0x50 | Press me Wifi Precise | WiFi Precise version of Press me |
Switching to mode, arming and disarming information:
Follow the Basic Operations With SimpleHw Devices guide, where you can also find information about LED behavior, relevant Sigfox messages and more.
Here’s what’s important for Press me WiFi messages:
To set this mode, the downlink needs to include this mode register setting: 0114
The uplink messages need to begin with the mode hex as the first byte: 14
Press me WiFi does not require arming or disarming. The device will not send the following events: 0x10 (Start of arming), 0x11 (End of arming), 0x14 (Disarmed by long press).
Guard me WiFi is similar to the original mode as it also sends messages once the objects moves, vibrates or changes position. The mode-specific event is sent with 3 MAC addresses for better localisation precision.
Hex value: 0x15
Use cases: Monitoring objects; security for both personal and commercial belongings
Devices that support this mode: SimplePack Plus
Required sensors: Accelerometer, WiFi module
Mode-specific deltas: None
Mode-specific events (uplink messages):
For more information on what uplink messages (mode-independent events) and additional data from various sensors in the device (appended payload) can be sent regardless of mode and how to fine-tune message behavior (alerts), see Mode-independent information and events.
Hex | Event name | Alert | Event information |
8C | Start of movement with WiFi 1/2 | 1 | Accelerometer-based movement detection, sent with 3 MAC addresses |
8D | Start of movement with WiFi 2/2 | 1 |
Registers relevant for this mode:
If you change the general sensitivity of the accelerometer and the magnetometer (0x11 and 0x19), respective axis registers reset to 0 as the general settings replace them and vice versa.
Hex | Register name | Default value (hex) |
0x04 | Sleep time | 1 minute (0x41) |
0x11 | Accelerometer sensitivity | 7 (0x07) |
0x12 | Accelerometer X axis sensitivity | 7 (0x07) |
0x13 | Accelerometer Y axis sensitivity | 7 (0x07) |
0x14 | Accelerometer Z axis sensitivity | 7 (0x07) |
0x3C | Accelerometer measurement period | 1 second (0x01) |
0x49 | Accelerometer detection delay | 0 seconds (0x00) |
Similar modes:
Hex | Mode name | Description |
0x02 | Guard me | Original version of Guard me, no WiFi |
0x27 | Guard me Wifi Atlas | WiFi Atlas version of Guard me |
0x51 | Guard me Wifi Precise | WiFi Precise version of Guard me |
Switching to mode, arming and disarming information:
Follow the Basic Operations With SimpleHw Devices guide, where you can also find information about LED behavior, relevant Sigfox messages and more.
Here’s what’s important for Guard me WiFi messages:
To set this mode, the downlink needs to include this mode register setting: 0115
The uplink messages need to begin with the mode hex as the first byte: 15
When arming the device, you should see this message: 1510
When the device is armed, it should send you these two bytes: 1511
If you disarm the device via long press, you should receive this message: 1514
Track me WiFi is similar to the original mode as it also sends a message when the monitored object starts moving and also sends one when the movement stops and the device does not move for an adjustable time period. All mode-specific events are sent with 3 MAC addresses for better localisation precision.
Hex value: 0x16
Use cases: Tracking luggage, parcels, containers etc.
Devices that support this mode: SimplePack Plus
Required sensors: Accelerometer, WiFi module
Mode-specific deltas:
Deltas are mode-specific register values different from register default values.
Register (hex) | Default (hex) | Delta (hex) | Delta information |
Sleep time (0x04) | 1 minute (0x41) | 0 (0x00) | Sleep time turned off |
Mode-specific events (uplink messages):
For more information on what uplink messages (mode-independent events) and additional data from various sensors in the device (appended payload) can be sent regardless of mode and how to fine-tune message behavior (alerts), see Mode-independent information and events.
Hex | Event name | Alert | Event information |
8C | Start of movement with WiFi 1/2 | 1 | Accelerometer-based movement detection, sent with 3 MAC addresses |
8D | Start of movement with WiFi 2/2 | 1 | |
8E | Stop of movement with WiFi 1/2 | 2 | Arrival delay countdown expired, no movement detected anymore, sent with 3 MAC addresses |
8F | Stop of movement with WiFi 2/2 | 2 |
Registers relevant for this mode:
If you change the general sensitivity of the accelerometer and the magnetometer (0x11 and 0x19), respective axis registers reset to 0 as the general settings replace them and vice versa.
Hex | Register name | Default value (hex) |
0x02 | Departure delay | 15 seconds (0x0F) |
0x03 | Arrival delay | 10 minutes (0x4A) |
0x11 | Accelerometer sensitivity | 7 (0x07) |
0x12 | Accelerometer X axis sensitivity | 7 (0x07) |
0x13 | Accelerometer Y axis sensitivity | 7 (0x07) |
0x14 | Accelerometer Z axis sensitivity | 7 (0x07) |
0x3C | Accelerometer measurement period | 1 second (0x01) |
0x49 | Accelerometer detection delay | 0 seconds (0x00) |
Similar modes:
Hex | Mode name | Description |
0x03 | Track me | Original version of Track me, no WiFi |
0x2B | Track me WiFi Atlas | WiFi Atlas version of Track me |
0x52 | Track me WiFi Precise | WiFi Precise version of Track me |
Switching to mode, arming and disarming information:
Follow the Basic Operations With SimpleHw Devices guide, where you can also find information about LED behavior, relevant Sigfox messages and more.
Here’s what’s important for Track me WiFi messages:
To set this mode, the downlink needs to include this mode register setting: 0116
The uplink messages need to begin with the mode hex as the first byte: 16
When arming the device, you should see this message: 1610
When the device is armed, it should send you these two bytes: 1611
If you disarm the device via long press, you should receive this message: 1614
Trace me WiFi is similar to the original mode as it also sends messages while the object is moving and stops sending them when it’s still. While moving, it periodically sends a message (the period length is defined in the Tracing delay register) so you can trace the monitored object. No more messages are sent after stop of movement is detected and reported. All mode-specific events are sent with 3 MAC addresses for better localisation precision.
Hex value: 0x17
Use cases: Package tracing for postal services, tracing trucks, river transport boats and more
Devices that support this mode: SimplePack Plus
Required sensors: Accelerometer, WiFi module
Mode-specific deltas:
Deltas are mode-specific register values different from register default values.
Register (hex) | Default (hex) | Delta (hex) | Delta information |
Sleep time (0x04) | 1 minute (0x41) | 10 minutes (0x4A) | Sleep time prolonged |
Mode-specific events (uplink messages):
For more information on what uplink messages (mode-independent events) and additional data from various sensors in the device (appended payload) can be sent regardless of mode and how to fine-tune message behavior (alerts), see Mode-independent information and events.
Hex | Event name | Alert | Event information |
8C | Start of movement with WiFi 1/2 | 1 | Accelerometer-based movement detection, sent with 3 MAC addresses |
8D | Start of movement with WiFi 2/2 | 1 | |
8E | Stop of movement with WiFi 1/2 | 2 | Arrival delay countdown expired, no movement detected anymore, sent with 3 MAC addresses |
8F | Stop of movement with WiFi 2/2 | 2 | |
98 | Tracing tag with WiFi 1/2 | 3 | Periodical event sent only while moving, sent with 3 MAC addresses |
99 | Tracing tag with WiFi 2/2 | 3 |
Registers relevant for this mode:
If you change the general sensitivity of the accelerometer and the magnetometer (0x11 and 0x19), respective axis registers reset to 0 as the general settings replace them and vice versa.
Hex | Register name | Default value (hex) |
0x02 | Departure delay | 15 seconds (0x0F) |
0x03 | Arrival delay | 10 minutes (0x4A) |
0x04 | Sleep time | 1 minute (0x41) |
0x05 | Tracing interval | 10 minutes (0x4A) |
0x11 | Accelerometer sensitivity | 7 (0x07) |
0x12 | Accelerometer X axis sensitivity | 7 (0x07) |
0x13 | Accelerometer Y axis sensitivity | 7 (0x07) |
0x14 | Accelerometer Z axis sensitivity | 7 (0x07) |
0x3C | Accelerometer measurement period | 1 second (0x01) |
0x49 | Accelerometer detection delay | 0 seconds (0x00) |
Similar modes:
Hex | Mode name | Description |
0x04 | Trace me | Original version of Trace me, no WiFi |
0x2F | Trace me WiFi Atlas | WiFi Atlas version of Trace me |
0x53 | Trace me WiFi Precise | WiFi Precise version of Trace me |
Switching to mode, arming and disarming information:
Follow the Basic Operations With SimpleHw Devices guide, where you can also find information about LED behavior, relevant Sigfox messages and more.
Here’s what’s important for Trace me WiFi messages:
To set this mode, the downlink needs to include this mode register setting: 0117
The uplink messages need to begin with the mode hex as the first byte: 17
When arming the device, you should see this message: 1710
When the device is armed, it should send you these two bytes: 1711
If you disarm the device via long press, you should receive this message: 1714
Don’t drop me WiFi behaves similarly to Guard me WiFi (just like the original Don’t drop me is similar to Guard me) except for its event (uplink message) is triggered by faster acceleration of the accelerometer in one of its axis and not just movement detection. Drop alert detection threshold can be defined and the mode-specific event are sent with 3 MAC addresses for better localisation precision.
Hex value: 0x18
Use cases: Monitoring packages inside trucks, shipping containers and more
Devices that support this mode: SimplePack Plus
Required sensors: Accelerometer, WiFi module
Mode-specific deltas: None
Mode-specific events (uplink messages):
For more information on what uplink messages (mode-independent events) and additional data from various sensors in the device (appended payload) can be sent regardless of mode and how to fine-tune message behavior (alerts), see Mode-independent information and events.
Hex | Event name | Alert | Event information |
9A | Drop alert with WiFi 1/2 | 3 | Sent when dropped - high acceleration, sent with 3 MAC addresses |
9B | Drop alert with WiFi 2/2 | 3 |
Registers relevant for this mode:
If you change the general sensitivity of the accelerometer and the magnetometer (0x11 and 0x19), respective axis registers reset to 0 as the general settings replace them and vice versa.
Hex | Register name | Default value (hex) |
0x02 | Departure delay | 15 seconds (0x0F) |
0x03 | Arrival delay | 10 minutes (0x4A) |
0x04 | Sleep time | 1 minute (0x41) |
0x05 | Tracing interval | 10 minutes (0x4A) |
0x11 | Accelerometer sensitivity | 7 (0x07) |
0x12 | Accelerometer X axis sensitivity | 7 (0x07) |
0x13 | Accelerometer Y axis sensitivity | 7 (0x07) |
0x14 | Accelerometer Z axis sensitivity | 7 (0x07) |
0x15 | Drop me threshold | 936 mG (0x60) |
0x16 | Drop me duration | 200 ms (0x02) |
0x17 | Drop me axis configuration | 7 (0x07) |
0x3C | Accelerometer measurement period | 1 second (0x01) |
0x49 | Accelerometer detection delay | 0 seconds (0x00) |
Similar modes:
Hex | Mode name | Description |
0x07 | Don’t drop me | Original version of Don’t drop me, no WiFi |
0x33 | Don’t drop me Wifi Atlas | WiFi Atlas version of Don’t drop me |
0x54 | Don’t drop me Wifi Precise | WiFi Precise version of Don’t drop me |
Switching to mode, arming and disarming information:
Follow the Basic Operations With SimpleHw Devices guide, where you can also find information about LED behavior, relevant Sigfox messages and more.
Here’s what’s important for Don’t drop me WiFi messages:
To set this mode, the downlink needs to include this mode register setting: 0118
The uplink messages need to begin with the mode hex as the first byte: 18
When arming the device, you should see this message: 1810
When the device is armed, it should send you these two bytes: 1811
If you disarm the device via long press, you should receive this message: 1814
Reed on/off WiFi is similar to the original mode as it sends a message when the reed contact is switched on by a magnet and also sends one when the sensor is switched off as no magnetic field is detected anymore. All mode-specific events are sent with 3 MAC addresses for better localisation precision.
Hex value: 0x19
Use cases: Garage doors, warehouse doors, fridges, anything where reporting contact is important
Devices that support this mode: SimplePack Plus
Required sensors: Reed contact, WiFi module
Mode-specific deltas:
Deltas are mode-specific register values different from register default values.
Register (hex) | Default (hex) | Delta (hex) | Delta information |
Sleep time (0x04) | 1 minute (0x41) | 12 seconds (0x0C) | Sleep time decreased |
Reed contact detection delay (0x4B) | 0 seconds (0x00) | 5 seconds (0x05) | Detection delay active |
Mode-specific events (uplink messages):
For more information on what uplink messages (mode-independent events) and additional data from various sensors in the device (appended payload) can be sent regardless of mode and how to fine-tune message behavior (alerts), see Mode-independent information and events.
Hex | Event name | Alert | Event information |
0x94 | Reed contact on with WiFi 1/2 | 1 | Reed contact switched on because of magnet presence, sent with 3 MAC addresses |
0x95 | Reed contact on with WiFi 2/2 | 1 | |
0x96 | Reed contact off with WiFi 1/2 | 2 | Reed contact switched off because of magnet absence, sent with 3 MAC addresses |
0x97 | Reed contact off with WiFi 2/2 | 2 |
Registers relevant for this mode:
Hex | Register name | Default value (hex) |
0x37 | Reed contact measurement period | 1 second (0x10) |
0x4B | Reed contact detection delay | 0 seconds (0x00) |
Similar modes:
Hex | Mode name | Description |
0x0C | Reed on/off | Original version of Reed on/off, no WiFi |
0x37 | Reed on/off WiFi Atlas | WiFi Atlas version of Reed on/off |
0x55 | Reed on/off WiFi Precise | WiFi Precise version of Reed on/off |
Switching to mode, arming and disarming information:
Follow the Basic Operations With SimpleHw Devices guide, where you can also find information about LED behavior, relevant Sigfox messages and more.
Here’s what’s important for Reed on/off WiFi messages:
To set this mode, the downlink needs to include this mode register setting: 0119
The uplink messages need to begin with the mode hex as the first byte: 19
When arming the device, you should see this message: 1910
When the device is armed, it should send you these two bytes: 1911
If you disarm the device via long press, you should receive this message: 1914
Light on/off WiFi is similar to the original mode as it detects light - a message is sent every time a predefined threshold (% of light detected) is crossed either way. Can be set up to detect a very low light percentage threshold - darkness and extreme darkness (useful for monitoring package opening in the night). All mode-specific events are sent with 3 MAC addresses for better localisation precision.
Hex value: 0x1A
Use cases: Monitoring electricity usage, buildings and rooms, detecting opening of packages, freezers, safeboxes etc. and more
Devices that support this mode: SimplePack Plus
Required sensors: Light sensor, WiFi module
Mode-specific deltas:
Deltas are mode-specific register values different from register default values.
Register (hex) | Default (hex) | Delta (hex) | Delta information |
0x04 | 0x41 | 0x06 | Sleep time decreased |
0x36 | 0x00 | 0x05 | Light detection on |
Mode-specific events (uplink messages):
For more information on what uplink messages (mode-independent events) and additional data from various sensors in the device (appended payload) can be sent regardless of mode and how to fine-tune message behavior (alerts), see Mode-independent information and events.
Hex | Event name | Alert | Event information |
0x90 | Light detected with WiFi 1/2 | 1 | Light % over predefined threshold, sent with 3 MAC addresses |
0x91 | Light detected with WiFi 2/2 | 1 | |
0x92 | Darkness detected with WiFi 1/2 | 2 | Light % under predefined threshold, sent with 3 MAC addresses |
0x93 | Darkness detected with WiFi 2/2 | 2 |
Registers relevant for this mode:
Hex | Register name | Default value (hex) |
0x36 | Light sensor measurement period | 0 seconds (0x00), delta: 5 seconds (0x05) |
0x43 | Light sensitivity hysteresis | 5% of light (0x05) |
0x44 | Light sensitivity threshold | 30% of light (0x1A) |
0x4C | Light sensor detection delay | 0 seconds (0x00) |
Similar modes:
Hex | Mode name | Description |
0x0D | Light on/off | Original version of Light on/off, no WiFi |
0x3B | Light on/off WiFi Atlas | WiFi Atlas version of Light on/off |
0x56 | Light on/off WiFi Precise | WiFi Precise version of Light on/off |
Switching to mode, arming and disarming information:
Follow the Basic Operations With SimpleHw Devices guide, where you can also find information about LED behavior, relevant Sigfox messages and more.
Here’s what’s important for Light on/off WiFi messages:
To set this mode, the downlink needs to include this mode register setting: 011A
The uplink messages need to begin with the mode hex as the first byte: 1A
When arming the device, you should see this message: 1A10
When the device is armed, it should send you these two bytes: 1A11
If you disarm the device via long press, you should receive this message: 1A14
Temperature threshold alert WiFi is similar to the original mode as it sends an alert every time the measured temperature is above or below any of three temperature thresholds A, B or C. The thresholds are encoded in SimpleTemp. All mode-specific events are sent with 3 MAC addresses for better localisation precision.
Hex value: 0x1B
Use cases: Monitoring any environment that requires constant temperature in a certain range; labs, factories, warehouses, swimming pools and more
Devices that support this mode: SimplePack Plus
Required sensors: Either temperature sensor (ambi or precise, precise is preferable), WiFi module
Mode-specific deltas:
Deltas are mode-specific register values different from register default values.
Register (hex) | Default (hex) | Delta (hex) | Delta information |
0x34 | 0x00 | 0x43 | Temperature measuring turned on |
Mode-specific events (uplink messages):
For more information on what uplink messages (mode-independent events) and additional data from various sensors in the device (appended payload) can be sent regardless of mode and how to fine-tune message behavior (alerts), see Mode-independent information and events.
Hex | Event name | Alert | Event information |
0xAA | Temperature below threshold A with WiFi 1/2 | 1 | Temperature crossed threshold A, sent with 3 MAC addresses |
0xAB | Temperature below threshold A with WiFi 2/2 | 1 | |
0xAC | Temperature above threshold A with WiFi 1/2 | 1 | Temperature crossed threshold A, sent with 3 MAC addresses |
0xAD | Temperature above threshold A with WiFi 2/2 | 1 | |
0xAE | Temperature below threshold B with WiFi 1/2 | 1 | Temperature crossed threshold B, sent with 3 MAC addresses |
0xAF | Temperature below threshold B with WiFi 2/2 | 1 | |
0xB0 | Temperature above threshold B with WiFi 1/2 | 1 | Temperature crossed threshold B, sent with 3 MAC addresses |
0xB1 | Temperature above threshold B with WiFi 2/2 | 1 | |
0xB2 | Temperature below threshold C with WiFi 1/2 | 1 | Temperature crossed threshold C, sent with 3 MAC addresses |
0xB3 | Temperature below threshold C with WiFi 2/2 | 1 | |
0xB4 | Temperature above threshold C with WiFi 1/2 | 1 | Temperature crossed threshold C, sent with 3 MAC addresses |
0xB5 | Temperature above threshold C with WiFi 2/2 | 1 |
Registers relevant for this mode:
Hex | Register name | Default value (hex) |
0x1D | Temperature threshold A | 1,5°C (0x53) |
0x1E | Temperature hysteresis A | 1°C (0x04) |
0x1F | Temperature threshold B | 40°C (0xA0) |
0x20 | Temperature hysteresis B | 2°C (0x08) |
0x21 | Temperature threshold C | 60°C (0xC8) |
0x22 | Temperature hysteresis C | 2°C (0x08) |
0x34 | Temperature measurement period | 0 seconds (0x00), delta: 3 minutes (0x43) |
0x4D | Temperature detection delay | 0 seconds (0x00) |
Similar modes:
Hex | Mode name | Description |
0x10 | Temperature threshold alert | Original version of Temperature threshold alert, no WiFi |
0x3F | Temperature threshold alert WiFi Atlas | WiFi Atlas version of Temperature threshold alert |
0x57 | Temperature threshold alert WiFi Precise | WiFi Precise version of Temperature threshold alert |
Switching to mode, arming and disarming information:
Follow the Basic Operations With SimpleHw Devices guide, where you can also find information about LED behavior, relevant Sigfox messages and more.
Here’s what’s important for Temperature threshold alert WiFi messages:
To set this mode, the downlink needs to include this mode register setting: 011B
The uplink messages need to begin with the mode hex as the first byte: 1B
When arming the device, you should see this message: 1B10
When the device is armed, it should send you these two bytes: 1B11
If you disarm the device via long press, you should receive this message: 1B14
Temperature delta alert WiFi is similar to the original mode as it sends an alert every time the measured temperature is above the predefined temperature delta. The delta is encoded in SimpleTemp. The mode-specific event is sent with 3 MAC addresses for better localisation precision.
Hex value: 0x1C
Use cases: Monitoring any environment that requires constant temperature in a certain range; labs, factories, warehouses, swimming pools and more
Devices that support this mode: SimplePack Plus
Required sensors: Either temperature sensor (ambi or precise, precise is preferable), WiFi module
Mode-specific deltas:
Deltas are mode-specific register values different from register default values.
Register (hex) | Default (hex) | Delta (hex) | Delta information |
0x0D | 0x00 | 0x40 | Temperature sent with appended payload |
0x34 | 0x00 | 0x43 | Temperature measuring turned on |
Mode-specific events (uplink messages):
For more information on what uplink messages (mode-independent events) and additional data from various sensors in the device (appended payload) can be sent regardless of mode and how to fine-tune message behavior (alerts), see Mode-independent information and events.
Hex | Event name | Alert | Event information |
0xB6 | Temperature delta alert with WiFi 1/2 | 1 | Temperature above the delta, sent with 3 MAC addresses |
0xB7 | Temperature delta alert with WiFi 2/2 | 1 |
Registers relevant for this mode:
Hex | Register name | Default value (hex) |
0x2F | Temperature delta | 2°C (0x08) |
0x34 | Temperature measurement period | 0 seconds (0x00), delta: 3 minutes (0x43) |
0x4D | Temperature detection delay | 0 seconds (0x00) |
Similar modes:
Hex | Mode name | Description |
0x11 | Temperature delta alert | Original version of Temperature delta alert, no WiFi |
0x43 | Temperature delta alert WiFi Atlas | WiFi Atlas version of Temperature delta alert |
0x58 | Temperature delta alert WiFi Precise | WiFi Precise version of Temperature delta alert |
Switching to mode, arming and disarming information:
Follow the Basic Operations With SimpleHw Devices guide, where you can also find information about LED behavior, relevant Sigfox messages and more.
Here’s what’s important for Temperature delta alert WiFi messages:
To set this mode, the downlink needs to include this mode register setting: 011C
The uplink messages need to begin with the mode hex as the first byte: 1C
When arming the device, you should see this message: 1C10
When the device is armed, it should send you these two bytes: 1C11
If you disarm the device via long press, you should receive this message: 1C14
Guard me WiFi
Track me WiFi
Trace me WiFi
Don't drop me WiFi
Reed switch on/off WiFi
Light on/off WiFi
Temperature threshold alert WiFi
Temperature change alert WiFi