-
Notifications
You must be signed in to change notification settings - Fork 0
actions
There are two action items defined within the plugin:

-
Refresh All Sensors
Select the Refresh All Sensors Action Item to cause every 1-Wire sensor on your network to be polled. -
Send Command to 1-Wire Device
Select Send Command to 1-Wire Device to send a custom command to the 1-Wire device of your choice. When you select this item, you will be presented with a configuration dialog that will require four pieces of information to be entered:
- the IP address of the server where the sensor resides,
- the ROM ID address of the sensor itself,
- the name of the variable that you want to adjust, and
- the value that you want to write to the variable.
Caution
There is little to no evaluation of the values written to the device; the plugin will require the value to be a numeric float, but it doesn't determine whether the individual device/variable is capable of accepting the value presented.
Copyright DaveL17 2023
This plugin is distributed under the MIT license; however the author reserves the right to change the license at any
time.