About this trigger
Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.
Developer info
- Description
- This trigger fires when your mower starts to charge.
- API endpoint slug
- automower.automower_charging
Trigger fields
Automower Dropdown list
- Label
- Automower
- Slug
- automower
- Required
- true
- Can have default value
- false
Ingredients
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Automower.automowerCharging.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
StatusAutomower status
- Slug
- status
- Filter code
- Automower.automowerCharging.Status
- Type
- String
- Example
- https://test.test
AutomowerName of your mower
- Slug
- automower
- Filter code
- Automower.automowerCharging.Automower
- Type
- String
- Example
- Mower no. 1
MessageText describing the status.
- Slug
- message
- Filter code
- Automower.automowerCharging.Message
- Type
- String
- Example
- Automower is charging and will start again on the next scheduled start.