create_advanced_flow
ChatGPTCreates an Advanced Flow on a Homey. First call the tools list_flow_trigger_cards, list_flow_condition_cards, and list_flow_action_cards to get an overview of available cards to use in the Advanced Flow.
create_standard_flow
ChatGPTCreates a Standard Flow on a Homey. First, call the tool list_flow_trigger_cards, list_flow_condition_cards, and list_flow_action_cards to get the available Flow Cards to use in the Standard Flow.
get_advanced_flow
ChatGPTGets the details of an Advanced Flow on a Homey.
get_standard_flow
ChatGPTGets the details of a Standard Flow on a Homey.
list_devices
ChatGPTLists all devices connected to a Homey.
list_flow_action_cards
ChatGPTLists all Flow Action Cards on a Homey.
list_flow_condition_cards
ChatGPTLists all Flow Condition Cards on a Homey.
list_flow_trigger_cards
ChatGPTLists all Flow Trigger Cards on a Homey.
list_flows
ChatGPTLists all Flows (automations) that can be started of a Homey.
list_homeys
ChatGPTLists all Homeys associated with the authenticated user.
list_moods
ChatGPTLists all Moods (Light Scenes) of a Homey.
list_zones
ChatGPTLists all Zones of a Homey.
move_device_to_zone
ChatGPTMoves a device connected to a Homey to a different Zone.
rename_device
ChatGPTRenames a device connected to a Homey.
set_devices_capabilities_values
ChatGPTSets the values of capabilities for devices connected to a Homey. Only provide the properties that you want to change. State is an object of { <deviceId>: { <capabilityId>: <value> } }.
set_mood
ChatGPTSets a Mood (Light Scene) on a Homey.
start_flow
ChatGPTStarts a Flow connected to a Homey.
update_advanced_flow
ChatGPTUpdates an Advanced Flow on a Homey. First call the tools list_flow_trigger_cards, list_flow_condition_cards, and list_flow_action_cards to get an overview of available cards to use in the Advanced Flow.
update_standard_flow
ChatGPTUpdates a Standard Flow on a Homey. First, call the tool list_flow_trigger_cards, list_flow_condition_cards, and list_flow_action_cards to get the available Flow Cards to use in the Standard Flow.