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

Classes

class  FjaraskupanCoordinator
 
class  UnableToConnect
 

Functions

def exception_converter ()
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

The Fjäråskupan data update coordinator.

Function Documentation

◆ exception_converter()

def homeassistant.components.fjaraskupan.coordinator.exception_converter ( )
Convert exception so home assistant translated ones.

Definition at line 35 of file coordinator.py.

Variable Documentation

◆ _LOGGER

homeassistant.components.fjaraskupan.coordinator._LOGGER = logging.getLogger(__name__)
private

Definition at line 31 of file coordinator.py.