Difference between revisions of "Driver Capability List"

From Hubitat Documentation
Jump to: navigation, search
(Replaced content with " <big>'''We're moving!''' Please visit http://docs2.hubitat.com for the latest documentation.</big> <big> This document is available at: http://docs2.hubitat.com/en/devel...")
(Tag: Replaced)
 
(19 intermediate revisions by 6 users not shown)
Line 1: Line 1:
==SwitchLevel==
 
  
'''<big>Device Selector</big>'''
+
<big>'''We're moving!''' Please visit http://docs2.hubitat.com for the latest documentation.</big>
capability.switchLevel
 
  
'''<big>Attributes</big>'''
+
<big>
 
+
This document is available at: http://docs2.hubitat.com/en/developer/driver/capability-list
:'''level''' - type: NUMBER
+
</big>
 
 
'''<big>Commands</big>'''
 
 
 
:'''<code>setLevel(Level, Duration)</code>'''
 
: ''Level'' (NUMBER) - Level to set (0 to 100)
 
:::''Duration'' (NUMBER) - Transition duration in seconds
 
 
 
 
 
==Thermostat==
 
'''<big>Device Selector</big>'''
 
capability.thermostat
 
'''<big>Attributes</big>'''
 
 
 
:'''temperature''' - Type: NUMBER
 
 
 
 
 
'''<big>Commands</big>'''
 
 
 
'''setHeatingSetpoint'''
 
 
 
:'''Parameters'''
 
::''Temperature'' (NUMBER) - Heating setpoint in degrees
 
 
 
'''setCoolingSetpoint'''
 
 
 
:'''Parameters'''
 
::''Temperature'' (NUMBER) - Cooling setpoint in degrees
 

Latest revision as of 04:04, 25 September 2022

We're moving! Please visit http://docs2.hubitat.com for the latest documentation.

This document is available at: http://docs2.hubitat.com/en/developer/driver/capability-list