Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.feedreader
 

Functions

None homeassistant.components.feedreader._async_update_listener (HomeAssistant hass, FeedReaderConfigEntry entry)
 
bool homeassistant.components.feedreader.async_setup (HomeAssistant hass, ConfigType config)
 
bool homeassistant.components.feedreader.async_setup_entry (HomeAssistant hass, FeedReaderConfigEntry entry)
 
bool homeassistant.components.feedreader.async_unload_entry (HomeAssistant hass, FeedReaderConfigEntry entry)
 

Variables

string homeassistant.components.feedreader.CONF_URLS = "urls"
 
 homeassistant.components.feedreader.CONFIG_SCHEMA
 
 homeassistant.components.feedreader.FeedReaderConfigEntry