Entity Action/Capabilities
-
-
The
power_switch
capability is MSR's native capability. Thex_hubitat_Switch
capability is MSR echoing Hubitat's native capability. Unfortunately, Hubitat's APIs do not give complete information about devices, and the relationships between their native capabilities and the devices they manage (neither does HomeAssistant, for the record; Vera is the best of the three platforms at this, if you can imagine that).Both actions in their respective capabilities will do the same thing. But, if you move a device from Hubitat to another controller, it won't have the Hubitat native capability (
x_hubitat.Switch
) and its action, but it would retain the MSR capability (power_switch
) and action, which may simplify the process of amending your rules to reflect the change.. -
T toggledbits locked this topic on