Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.roku.helpers Namespace Reference

Functions

def _RokuEntityT
 
str format_channel_name (str channel_number, str|None channel_name=None)
 

Detailed Description

Helpers for Roku.

Function Documentation

◆ _RokuEntityT()

def homeassistant.components.roku.helpers._RokuEntityT
private

Definition at line 29 of file helpers.py.

◆ format_channel_name()

str homeassistant.components.roku.helpers.format_channel_name ( str  channel_number,
str | None   channel_name = None 
)
Format a Roku Channel name.

Definition at line 21 of file helpers.py.