Public Member Functions | |
| None | __init__ (self, BaseDataUpdateCoordinatorProtocol coordinator, NASwebOutput nasweb_output) |
| None | async_added_to_hass (self) |
| None | async_turn_off (self, **Any kwargs) |
| None | async_turn_on (self, **Any kwargs) |
| None | async_update (self) |
Private Member Functions | |
| None | _handle_coordinator_update (self) |
Private Attributes | |
| _attr_available | |
| _attr_device_info | |
| _attr_has_entity_name | |
| _attr_icon | |
| _attr_is_on | |
| _attr_translation_key | |
| _attr_translation_placeholders | |
| _attr_unique_id | |
| _output | |
| None homeassistant.components.nasweb.switch.RelaySwitch.__init__ | ( | self, | |
| BaseDataUpdateCoordinatorProtocol | coordinator, | ||
| NASwebOutput | nasweb_output | ||
| ) |
|
private |
| None homeassistant.components.nasweb.switch.RelaySwitch.async_added_to_hass | ( | self | ) |
| None homeassistant.components.nasweb.switch.RelaySwitch.async_turn_off | ( | self, | |
| **Any | kwargs | ||
| ) |
| None homeassistant.components.nasweb.switch.RelaySwitch.async_turn_on | ( | self, | |
| **Any | kwargs | ||
| ) |
| None homeassistant.components.nasweb.switch.RelaySwitch.async_update | ( | self | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |