Device Detail

From Hubitat Documentation
Revision as of 00:05, 14 November 2018 by Doug (talk | contribs) (Content 2.0 change)
Jump to: navigation, search

The Device Detail page contains detailed information about the device, allows you to edit device information and manually change the device state.

Device Status is where you will find the current state of your device, and it is comprised of different information depending on the capabilities of the device and its driver.

Device Detail 2.0.png
  • Commands (A) are buttons that allow you to manually change the state of the device or send parameters and driver specific data to the device.
  • Current Status (B) shows the current status of the device and can be as simple as "on" or "off", but it may also include other status readings such as battery level and temperature, etc.
  • State Variables (C) shows you the current stored values of the driver attributes. For example, the last stored activity or value from a variable such as temperature offset.
  • Preferences (D) is where you can disable or enable logging to help troubleshoot issues. This can be especially helpful to developers of custom code. Devices may also have some settings that you can configure here. Consult the device user manual or the custom driver developer for specifics on how to adjust these preferences. If you make adjustments to any details, be sure to click save to store the new settings.
  • Device Information (E) is where you specify the device name, and device label. If you are adding a virtual device, you will also add the Device Network ID and choose the driver type.