Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.rainmachine.coordinator Namespace Reference

Classes

class  RainMachineDataUpdateCoordinator
 

Variables

string SIGNAL_REBOOT_COMPLETED = "rainmachine_reboot_completed_{0}"
 
string SIGNAL_REBOOT_REQUESTED = "rainmachine_reboot_requested_{0}"
 

Detailed Description

Coordinator for the RainMachine integration.

Variable Documentation

◆ SIGNAL_REBOOT_COMPLETED

string homeassistant.components.rainmachine.coordinator.SIGNAL_REBOOT_COMPLETED = "rainmachine_reboot_completed_{0}"

Definition at line 18 of file coordinator.py.

◆ SIGNAL_REBOOT_REQUESTED

string homeassistant.components.rainmachine.coordinator.SIGNAL_REBOOT_REQUESTED = "rainmachine_reboot_requested_{0}"

Definition at line 19 of file coordinator.py.