|  Developer
Updated on March 8, 2023

hub.modes.entry_delay.skip

  • Version: 1.0
  • Classes: UI
  • Title: House modes
  • Description: Exit from entry delay and move to the alarmed state, phase “main” immediately, with api command
Edit
  • No parameters required.
Edit

Return empty result or error

Broadcast Description
hub.modes.alarmed In pre-alarming mode status will return. Notifies of skipping entry delay state.
Edit
Edit
				
					{
    "method": "hub.modes.entry_delay.skip",
    "id": "_ID_",
    "params": {}
}				
			
Edit
				
					{
    "error": null,
    "id": "_ID_",
    "result": {
    }
}				
			
Edit
Code Message Data Description
-32500 HOUSE_MODES_INVALID_PHASE ezlo.house_mode.alarmed.phase.invalid House Modes aren’t in the Entry Delay state