mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update RainMachine service docs to reflect enable/disable changes (#20287)
This commit is contained in:
parent
11012215b5
commit
82c2e970f7
@ -42,33 +42,11 @@ Services accept either device IDs or entity IDs, depending on the nature of the
|
||||
- `rainmachine.stop_all`
|
||||
- `rainmachine.unpause_watering`
|
||||
- Services that require an entity ID as a target (note that the correct entity ID type must be provided, such as a program for a program-related service)
|
||||
- `rainmachine.disable_program`
|
||||
- `rainmachine.disable_zone`
|
||||
- `rainmachine.enable_program`
|
||||
- `rainmachine.enable_zone`
|
||||
- `rainmachine.start_program`
|
||||
- `rainmachine.start_zone`
|
||||
- `rainmachine.stop_program`
|
||||
- `rainmachine.stop_zone`
|
||||
|
||||
### `rainmachine.disable_program`
|
||||
|
||||
Disable a RainMachine program. This will mark the program switch as
|
||||
`Unavailable` in the UI.
|
||||
|
||||
### `rainmachine.disable_zone`
|
||||
|
||||
Disable a RainMachine zone. This will mark the zone switch as
|
||||
`Unavailable` in the UI.
|
||||
|
||||
### `rainmachine.enable_program`
|
||||
|
||||
Enable a RainMachine program.
|
||||
|
||||
### `rainmachine.enable_zone`
|
||||
|
||||
Enable a RainMachine zone.
|
||||
|
||||
### `rainmachine.pause_watering`
|
||||
|
||||
Pause all watering activities for a number of seconds.
|
||||
|
Loading…
x
Reference in New Issue
Block a user